JUnit version 4.13.2
.15:57:23.821 [INFO - main] (RandomUtils.java:49) Using random seed: 1783526243817
15:57:23.838 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
15:57:23.893 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
15:57:23.901 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-task8WAY6g/test-tmp
15:57:23.903 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
15:57:23.906 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-task8WAY6g/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
15:57:24.110 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323"
  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 {
  }
}

15:57:24.126 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
15:57:24.127 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

15:57:24.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.128860  8736 mini_oidc.cc:152] Starting JWKS server
15:57:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.131072  8736 webserver.cc:460] Webserver started at http://127.0.0.1:35221/ using document root <none> and password file <none>
15:57:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.131224  8736 mini_oidc.cc:189] Starting OIDC Discovery server
15:57:24.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.131568  8736 webserver.cc:460] Webserver started at http://127.0.0.1:46485/ using document root <none> and password file <none>
15:57:24.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T15:57:24Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
15:57:24.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T15:57:24Z Disabled control of system clock
15:57:24.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.149359  8736 external_mini_cluster.cc:1326] Running /tmp/dist-test-task8WAY6g/build/debug/bin/kudu
15:57:24.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task8WAY6g/build/debug/bin/kudu
15:57:24.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-0/wal
15:57:24.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-0/data
15:57:24.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
15:57:24.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
15:57:24.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
15:57:24.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
15:57:24.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
15:57:24.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
15:57:24.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-0/logs
15:57:24.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-0/data/info.pb
15:57:24.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
15:57:24.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
15:57:24.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
15:57:24.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
15:57:24.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
15:57:24.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
15:57:24.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
15:57:24.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
15:57:24.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
15:57:24.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
15:57:24.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
15:57:24.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
15:57:24.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.136.62:45965
15:57:24.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.136.62
15:57:24.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
15:57:24.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.136.20:46873
15:57:24.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
15:57:24.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
15:57:24.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
15:57:24.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
15:57:24.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.136.62:45965,127.8.136.61:33355,127.8.136.60:41857
15:57:24.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
15:57:24.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35221/jwks.json
15:57:24.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
15:57:24.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
15:57:24.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
15:57:24.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.265882  8747 flags.cc:425] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
15:57:24.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.266152  8747 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
15:57:24.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.266178  8747 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
15:57:24.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.266215  8747 flags.cc:425] Enabled unsafe flag: --never_fsync=true
15:57:24.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.270337  8747 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
15:57:24.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.270403  8747 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
15:57:24.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.270421  8747 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
15:57:24.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.270438  8747 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
15:57:24.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.270457  8747 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
15:57:24.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.270469  8747 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:35221/jwks.json
15:57:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.275341  8747 master_runner.cc:386] Master server non-default flags:
15:57:24.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
15:57:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.136.20:46873
15:57:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
15:57:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
15:57:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-0/data
15:57:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-0/wal
15:57:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
15:57:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.136.62:45965,127.8.136.61:33355,127.8.136.60:41857
15:57:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
15:57:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
15:57:24.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
15:57:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
15:57:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.136.62:45965
15:57:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
15:57:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
15:57:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
15:57:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
15:57:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
15:57:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35221/jwks.json
15:57:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
15:57:24.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
15:57:24.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-0/data/info.pb
15:57:24.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.136.62
15:57:24.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
15:57:24.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
15:57:24.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8747
15:57:24.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
15:57:24.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
15:57:24.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
15:57:24.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
15:57:24.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-0/logs
15:57:24.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
15:57:24.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
15:57:24.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
15:57:24.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
15:57:24.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
15:57:24.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
15:57:24.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
15:57:24.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 15:02:02 UTC on ccycloud.quasar-faqpgf.root.comops.site
15:57:24.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4493841
15:57:24.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.276647  8747 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
15:57:24.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.278088  8747 file_cache.cc:493] Constructed file cache file cache with capacity 419430
15:57:24.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.287834  8747 server_base.cc:1034] running on GCE node
15:57:24.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.287886  8752 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
15:57:24.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.287945  8755 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
15:57:24.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.288095  8753 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
15:57:24.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.289325  8747 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
15:57:24.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.290498  8747 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
15:57:24.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.291662  8747 hybrid_clock.cc:648] HybridClock initialized: now 1783526244291629 us; error 50 us; skew 500 ppm
15:57:24.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.293700  8747 webserver.cc:460] Webserver started at http://127.8.136.62:38021/ using document root <none> and password file <none>
15:57:24.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.294255  8747 fs_manager.cc:359] Metadata directory not provided
15:57:24.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.294314  8747 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
15:57:24.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.294485  8747 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
15:57:24.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.296535  8747 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-0/data/instance:
15:57:24.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d6bebd37f3f140b2b25b4b3f831c7c91"
15:57:24.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 15:57:24 on dist-test-slave-2ms8"
15:57:24.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.297070  8747 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-0/wal/instance:
15:57:24.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d6bebd37f3f140b2b25b4b3f831c7c91"
15:57:24.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 15:57:24 on dist-test-slave-2ms8"
15:57:24.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.300843  8747 fs_manager.cc:691] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
15:57:24.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.303133  8761 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
15:57:24.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.304526  8747 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
15:57:24.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.304627  8747 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-0/data,/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-0/wal
15:57:24.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d6bebd37f3f140b2b25b4b3f831c7c91"
15:57:24.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 15:57:24 on dist-test-slave-2ms8"
15:57:24.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.304731  8747 fs_report.cc:383] FS layout report
15:57:24.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
15:57:24.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-0/wal
15:57:24.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-0/wal
15:57:24.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-0/data/data
15:57:24.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
15:57:24.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
15:57:24.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
15:57:24.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
15:57:24.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
15:57:24.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
15:57:24.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
15:57:24.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
15:57:24.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
15:57:24.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
15:57:24.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
15:57:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.318778  8747 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
15:57:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.319433  8747 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
15:57:24.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.319648  8747 kserver.cc:163] Server-wide thread pool size limit: 3276
15:57:24.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.325003  8747 rpc_server.cc:307] RPC server started. Bound to: 127.8.136.62:45965
15:57:24.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.325024  8785 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.8.136.62:45965 every 8 connection(s)
15:57:24.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.326071  8747 server_base.cc:1166] Dumped server information to /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-0/data/info.pb
15:57:24.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.326952  8736 external_mini_cluster.cc:1388] Started /tmp/dist-test-task8WAY6g/build/debug/bin/kudu as pid 8747
15:57:24.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.327117  8736 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-0/wal/instance
15:57:24.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.328962  8736 external_mini_cluster.cc:1326] Running /tmp/dist-test-task8WAY6g/build/debug/bin/kudu
15:57:24.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task8WAY6g/build/debug/bin/kudu
15:57:24.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-1/wal
15:57:24.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-1/data
15:57:24.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
15:57:24.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
15:57:24.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
15:57:24.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
15:57:24.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
15:57:24.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
15:57:24.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-1/logs
15:57:24.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-1/data/info.pb
15:57:24.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
15:57:24.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
15:57:24.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
15:57:24.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
15:57:24.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
15:57:24.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
15:57:24.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
15:57:24.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
15:57:24.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
15:57:24.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
15:57:24.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
15:57:24.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
15:57:24.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.136.61:33355
15:57:24.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.136.61
15:57:24.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
15:57:24.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.136.20:46873
15:57:24.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
15:57:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
15:57:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
15:57:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
15:57:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.136.62:45965,127.8.136.61:33355,127.8.136.60:41857
15:57:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
15:57:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35221/jwks.json
15:57:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
15:57:24.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
15:57:24.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
15:57:24.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.329638  8786 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
15:57:24.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.334074  8786 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.136.62" port: 45965 } has no permanent_uuid. Determining permanent_uuid...
15:57:24.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.346683  8786 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } has no permanent_uuid. Determining permanent_uuid...
15:57:24.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.347421  8764 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.136.61:33355: connect: Connection refused (error 111)
15:57:24.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.348306  8786 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.136.61:33355: Network error: Client connection negotiation failed: client connection to 127.8.136.61:33355: connect: Connection refused (error 111)
15:57:24.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.397565  8786 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } attempt: 1
15:57:24.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.399116  8786 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.136.61:33355: Network error: Client connection negotiation failed: client connection to 127.8.136.61:33355: connect: Connection refused (error 111)
15:57:24.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.444972  8788 flags.cc:425] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
15:57:24.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.445227  8788 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
15:57:24.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.445253  8788 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
15:57:24.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.445297  8788 flags.cc:425] Enabled unsafe flag: --never_fsync=true
15:57:24.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.449218  8788 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
15:57:24.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.449278  8788 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
15:57:24.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.449301  8788 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
15:57:24.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.449319  8788 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
15:57:24.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.449337  8788 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
15:57:24.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.449350  8788 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:35221/jwks.json
15:57:24.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.455025  8788 master_runner.cc:386] Master server non-default flags:
15:57:24.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
15:57:24.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.136.20:46873
15:57:24.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
15:57:24.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
15:57:24.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-1/data
15:57:24.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-1/wal
15:57:24.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
15:57:24.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.136.62:45965,127.8.136.61:33355,127.8.136.60:41857
15:57:24.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
15:57:24.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
15:57:24.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
15:57:24.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
15:57:24.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.136.61:33355
15:57:24.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
15:57:24.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
15:57:24.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
15:57:24.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
15:57:24.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
15:57:24.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35221/jwks.json
15:57:24.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
15:57:24.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
15:57:24.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-1/data/info.pb
15:57:24.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.136.61
15:57:24.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
15:57:24.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
15:57:24.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8788
15:57:24.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
15:57:24.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
15:57:24.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
15:57:24.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
15:57:24.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-1/logs
15:57:24.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
15:57:24.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
15:57:24.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
15:57:24.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
15:57:24.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
15:57:24.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
15:57:24.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
15:57:24.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 15:02:02 UTC on ccycloud.quasar-faqpgf.root.comops.site
15:57:24.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4493841
15:57:24.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.456351  8788 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
15:57:24.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.457892  8788 file_cache.cc:493] Constructed file cache file cache with capacity 419430
15:57:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.467013  8796 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
15:57:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.467175  8788 server_base.cc:1034] running on GCE node
15:57:24.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.467295  8786 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } attempt: 2
15:57:24.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.467000  8799 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
15:57:24.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.467077  8797 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
15:57:24.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.468726  8786 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.136.61:33355: Network error: Client connection negotiation failed: client connection to 127.8.136.61:33355: connect: Connection refused (error 111)
15:57:24.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.469472  8788 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
15:57:24.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.470659  8788 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
15:57:24.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.471873  8788 hybrid_clock.cc:648] HybridClock initialized: now 1783526244471855 us; error 47 us; skew 500 ppm
15:57:24.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.473978  8788 webserver.cc:460] Webserver started at http://127.8.136.61:36195/ using document root <none> and password file <none>
15:57:24.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.474647  8788 fs_manager.cc:359] Metadata directory not provided
15:57:24.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.474746  8788 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
15:57:24.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.474987  8788 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
15:57:24.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.477012  8788 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-1/data/instance:
15:57:24.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "31d1a00002db496a98a8676cf2017ba3"
15:57:24.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 15:57:24 on dist-test-slave-2ms8"
15:57:24.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.477653  8788 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-1/wal/instance:
15:57:24.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "31d1a00002db496a98a8676cf2017ba3"
15:57:24.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 15:57:24 on dist-test-slave-2ms8"
15:57:24.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.481649  8788 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
15:57:24.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.484300  8805 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
15:57:24.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.485580  8788 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
15:57:24.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.485680  8788 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-1/data,/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-1/wal
15:57:24.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "31d1a00002db496a98a8676cf2017ba3"
15:57:24.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 15:57:24 on dist-test-slave-2ms8"
15:57:24.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.485760  8788 fs_report.cc:383] FS layout report
15:57:24.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
15:57:24.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-1/wal
15:57:24.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-1/wal
15:57:24.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-1/data/data
15:57:24.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
15:57:24.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
15:57:24.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
15:57:24.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
15:57:24.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
15:57:24.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
15:57:24.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
15:57:24.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
15:57:24.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
15:57:24.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
15:57:24.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
15:57:24.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.499467  8788 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
15:57:24.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.500166  8788 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
15:57:24.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.500315  8788 kserver.cc:163] Server-wide thread pool size limit: 3276
15:57:24.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.505582  8788 rpc_server.cc:307] RPC server started. Bound to: 127.8.136.61:33355
15:57:24.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.505599  8829 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.8.136.61:33355 every 8 connection(s)
15:57:24.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.506503  8788 server_base.cc:1166] Dumped server information to /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-1/data/info.pb
15:57:24.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.509613  8830 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
15:57:24.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.513593  8830 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.136.62" port: 45965 } has no permanent_uuid. Determining permanent_uuid...
15:57:24.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.515376  8736 external_mini_cluster.cc:1388] Started /tmp/dist-test-task8WAY6g/build/debug/bin/kudu as pid 8788
15:57:24.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.515491  8736 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-1/wal/instance
15:57:24.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.516172  8736 external_mini_cluster.cc:1326] Running /tmp/dist-test-task8WAY6g/build/debug/bin/kudu
15:57:24.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task8WAY6g/build/debug/bin/kudu
15:57:24.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-2/wal
15:57:24.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-2/data
15:57:24.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
15:57:24.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
15:57:24.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
15:57:24.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
15:57:24.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
15:57:24.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
15:57:24.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-2/logs
15:57:24.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-2/data/info.pb
15:57:24.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
15:57:24.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
15:57:24.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
15:57:24.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
15:57:24.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
15:57:24.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
15:57:24.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
15:57:24.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
15:57:24.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
15:57:24.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
15:57:24.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
15:57:24.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
15:57:24.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.136.60:41857
15:57:24.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.136.60
15:57:24.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
15:57:24.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.136.20:46873
15:57:24.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
15:57:24.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
15:57:24.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
15:57:24.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
15:57:24.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.136.62:45965,127.8.136.61:33355,127.8.136.60:41857
15:57:24.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
15:57:24.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35221/jwks.json
15:57:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
15:57:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
15:57:24.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
15:57:24.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.526897  8830 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } has no permanent_uuid. Determining permanent_uuid...
15:57:24.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.534147  8830 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } has no permanent_uuid. Determining permanent_uuid...
15:57:24.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.535028  8807 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.136.60:41857: connect: Connection refused (error 111)
15:57:24.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.536026  8830 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.136.60:41857: Network error: Client connection negotiation failed: client connection to 127.8.136.60:41857: connect: Connection refused (error 111)
15:57:24.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.559902  8786 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } attempt: 3
15:57:24.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.566449  8786 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } has no permanent_uuid. Determining permanent_uuid...
15:57:24.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.567838  8786 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.136.60:41857: Network error: Client connection negotiation failed: client connection to 127.8.136.60:41857: connect: Connection refused (error 111)
15:57:24.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.585338  8830 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } attempt: 1
15:57:24.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.586905  8830 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.136.60:41857: Network error: Client connection negotiation failed: client connection to 127.8.136.60:41857: connect: Connection refused (error 111)
15:57:24.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.599017  8786 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } attempt: 1
15:57:24.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.600721  8786 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.136.60:41857: Network error: Client connection negotiation failed: client connection to 127.8.136.60:41857: connect: Connection refused (error 111)
15:57:24.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.635254  8833 flags.cc:425] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
15:57:24.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.635583  8833 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
15:57:24.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.635625  8833 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
15:57:24.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.635671  8833 flags.cc:425] Enabled unsafe flag: --never_fsync=true
15:57:24.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.639916  8833 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
15:57:24.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.640002  8833 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
15:57:24.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.640028  8833 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
15:57:24.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.640056  8833 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
15:57:24.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.640081  8833 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
15:57:24.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.640100  8833 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:35221/jwks.json
15:57:24.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.645150  8833 master_runner.cc:386] Master server non-default flags:
15:57:24.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
15:57:24.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.136.20:46873
15:57:24.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
15:57:24.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
15:57:24.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-2/data
15:57:24.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-2/wal
15:57:24.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
15:57:24.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.136.62:45965,127.8.136.61:33355,127.8.136.60:41857
15:57:24.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
15:57:24.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
15:57:24.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
15:57:24.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
15:57:24.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.136.60:41857
15:57:24.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
15:57:24.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
15:57:24.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
15:57:24.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
15:57:24.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
15:57:24.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35221/jwks.json
15:57:24.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
15:57:24.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
15:57:24.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-2/data/info.pb
15:57:24.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.136.60
15:57:24.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
15:57:24.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
15:57:24.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8833
15:57:24.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
15:57:24.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
15:57:24.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
15:57:24.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
15:57:24.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-2/logs
15:57:24.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
15:57:24.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
15:57:24.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
15:57:24.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
15:57:24.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
15:57:24.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
15:57:24.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
15:57:24.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 15:02:02 UTC on ccycloud.quasar-faqpgf.root.comops.site
15:57:24.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4493841
15:57:24.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.646579  8833 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
15:57:24.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.648516  8833 file_cache.cc:493] Constructed file cache file cache with capacity 419430
15:57:24.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.655112  8830 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } attempt: 2
15:57:24.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.656548  8830 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.136.60:41857: Network error: Client connection negotiation failed: client connection to 127.8.136.60:41857: connect: Connection refused (error 111)
15:57:24.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.657970  8840 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
15:57:24.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.657975  8843 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
15:57:24.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.658246  8833 server_base.cc:1034] running on GCE node
15:57:24.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.658929  8841 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
15:57:24.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.659570  8833 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
15:57:24.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.660682  8833 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
15:57:24.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.661896  8833 hybrid_clock.cc:648] HybridClock initialized: now 1783526244661872 us; error 41 us; skew 500 ppm
15:57:24.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.663924  8833 webserver.cc:460] Webserver started at http://127.8.136.60:36695/ using document root <none> and password file <none>
15:57:24.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.664469  8833 fs_manager.cc:359] Metadata directory not provided
15:57:24.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.664526  8833 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
15:57:24.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.664685  8833 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
15:57:24.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.667136  8833 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-2/data/instance:
15:57:24.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5951e627b5f343b8ad0e3bca0fa78aec"
15:57:24.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 15:57:24 on dist-test-slave-2ms8"
15:57:24.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.667829  8833 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-2/wal/instance:
15:57:24.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5951e627b5f343b8ad0e3bca0fa78aec"
15:57:24.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 15:57:24 on dist-test-slave-2ms8"
15:57:24.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.672569  8833 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
15:57:24.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.675307  8849 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
15:57:24.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.675904  8786 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } attempt: 2
15:57:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.676822  8833 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
15:57:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.676978  8833 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-2/data,/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-2/wal
15:57:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5951e627b5f343b8ad0e3bca0fa78aec"
15:57:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 15:57:24 on dist-test-slave-2ms8"
15:57:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.677088  8833 fs_report.cc:383] FS layout report
15:57:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
15:57:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-2/wal
15:57:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-2/wal
15:57:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-2/data/data
15:57:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
15:57:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
15:57:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
15:57:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
15:57:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
15:57:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
15:57:24.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
15:57:24.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
15:57:24.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
15:57:24.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
15:57:24.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
15:57:24.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.678210  8786 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.8.136.60:41857: Network error: Client connection negotiation failed: client connection to 127.8.136.60:41857: connect: Connection refused (error 111)
15:57:24.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.701946  8833 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
15:57:24.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.702606  8833 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
15:57:24.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.702800  8833 kserver.cc:163] Server-wide thread pool size limit: 3276
15:57:24.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.708393  8833 rpc_server.cc:307] RPC server started. Bound to: 127.8.136.60:41857
15:57:24.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.708433  8873 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.8.136.60:41857 every 8 connection(s)
15:57:24.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.709343  8833 server_base.cc:1166] Dumped server information to /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-2/data/info.pb
15:57:24.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.712195  8874 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
15:57:24.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.713543  8736 external_mini_cluster.cc:1388] Started /tmp/dist-test-task8WAY6g/build/debug/bin/kudu as pid 8833
15:57:24.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.713625  8736 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/master-2/wal/instance
15:57:24.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.716677  8874 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.136.62" port: 45965 } has no permanent_uuid. Determining permanent_uuid...
15:57:24.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.727749  8874 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } has no permanent_uuid. Determining permanent_uuid...
15:57:24.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.733455  8874 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } has no permanent_uuid. Determining permanent_uuid...
15:57:24.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.740411  8874 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec: Bootstrap starting.
15:57:24.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.742854  8874 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec: Neither blocks nor log segments found. Creating new log.
15:57:24.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.744041  8874 log.cc:824] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec: Log is configured to *not* fsync() on all Append() calls
15:57:24.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.745738  8874 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec: No bootstrap required, opened a new log
15:57:24.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.747704  8830 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } attempt: 3
15:57:24.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.749531  8874 raft_consensus.cc:348] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6bebd37f3f140b2b25b4b3f831c7c91" member_type: VOTER last_known_addr { host: "127.8.136.62" port: 45965 } } peers { permanent_uuid: "31d1a00002db496a98a8676cf2017ba3" member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } } peers { permanent_uuid: "5951e627b5f343b8ad0e3bca0fa78aec" member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } }
15:57:24.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.749751  8874 raft_consensus.cc:374] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
15:57:24.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.749799  8874 raft_consensus.cc:729] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5951e627b5f343b8ad0e3bca0fa78aec, State: Initialized, Role: FOLLOWER
15:57:24.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.750276  8874 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec [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: "d6bebd37f3f140b2b25b4b3f831c7c91" member_type: VOTER last_known_addr { host: "127.8.136.62" port: 45965 } } peers { permanent_uuid: "31d1a00002db496a98a8676cf2017ba3" member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } } peers { permanent_uuid: "5951e627b5f343b8ad0e3bca0fa78aec" member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } }
15:57:24.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.750788  8883 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec [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: "d6bebd37f3f140b2b25b4b3f831c7c91" member_type: VOTER last_known_addr { host: "127.8.136.62" port: 45965 } } peers { permanent_uuid: "31d1a00002db496a98a8676cf2017ba3" member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } } peers { permanent_uuid: "5951e627b5f343b8ad0e3bca0fa78aec" member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } } }
15:57:24.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.750975  8883 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec [sys.catalog]: This master's current role is: FOLLOWER
15:57:24.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.751837  8874 sys_catalog.cc:564] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec [sys.catalog]: configured and running, proceeding with master startup.
15:57:24.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.754521  8830 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3: Bootstrap starting.
15:57:24.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.758878  8830 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3: Neither blocks nor log segments found. Creating new log.
15:57:24.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.757481  8894 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
15:57:24.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.759428  8894 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
15:57:24.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.760833  8830 log.cc:824] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3: Log is configured to *not* fsync() on all Append() calls
15:57:24.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.760504  8833 master_runner.cc:186] Error getting master registration for 127.8.136.62:45965: OK, instance_id { permanent_uuid: "d6bebd37f3f140b2b25b4b3f831c7c91" instance_seqno: 1783526244323370 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
15:57:24.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.764328  8833 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
15:57:24.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.764896  8830 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3: No bootstrap required, opened a new log
15:57:24.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.767763  8830 raft_consensus.cc:348] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6bebd37f3f140b2b25b4b3f831c7c91" member_type: VOTER last_known_addr { host: "127.8.136.62" port: 45965 } } peers { permanent_uuid: "31d1a00002db496a98a8676cf2017ba3" member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } } peers { permanent_uuid: "5951e627b5f343b8ad0e3bca0fa78aec" member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } }
15:57:24.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.767930  8830 raft_consensus.cc:374] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
15:57:24.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.767969  8830 raft_consensus.cc:729] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31d1a00002db496a98a8676cf2017ba3, State: Initialized, Role: FOLLOWER
15:57:24.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.768370  8830 consensus_queue.cc:260] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [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: "d6bebd37f3f140b2b25b4b3f831c7c91" member_type: VOTER last_known_addr { host: "127.8.136.62" port: 45965 } } peers { permanent_uuid: "31d1a00002db496a98a8676cf2017ba3" member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } } peers { permanent_uuid: "5951e627b5f343b8ad0e3bca0fa78aec" member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } }
15:57:24.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.768774  8897 sys_catalog.cc:455] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [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: "d6bebd37f3f140b2b25b4b3f831c7c91" member_type: VOTER last_known_addr { host: "127.8.136.62" port: 45965 } } peers { permanent_uuid: "31d1a00002db496a98a8676cf2017ba3" member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } } peers { permanent_uuid: "5951e627b5f343b8ad0e3bca0fa78aec" member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } } }
15:57:24.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.768901  8897 sys_catalog.cc:458] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [sys.catalog]: This master's current role is: FOLLOWER
15:57:24.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.769701  8830 sys_catalog.cc:564] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [sys.catalog]: configured and running, proceeding with master startup.
15:57:24.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.772795  8788 master_runner.cc:186] Error getting master registration for 127.8.136.62:45965: OK, instance_id { permanent_uuid: "d6bebd37f3f140b2b25b4b3f831c7c91" instance_seqno: 1783526244323370 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
15:57:24.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.775128  8788 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
15:57:24.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.775439  8908 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
15:57:24.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.775539  8908 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
15:57:24.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.777369  8786 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } attempt: 3
15:57:24.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.785298  8786 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91: Bootstrap starting.
15:57:24.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.789206  8786 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91: Neither blocks nor log segments found. Creating new log.
15:57:24.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.791013  8786 log.cc:824] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91: Log is configured to *not* fsync() on all Append() calls
15:57:24.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.793658  8786 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91: No bootstrap required, opened a new log
15:57:24.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.797861  8786 raft_consensus.cc:348] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6bebd37f3f140b2b25b4b3f831c7c91" member_type: VOTER last_known_addr { host: "127.8.136.62" port: 45965 } } peers { permanent_uuid: "31d1a00002db496a98a8676cf2017ba3" member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } } peers { permanent_uuid: "5951e627b5f343b8ad0e3bca0fa78aec" member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } }
15:57:24.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.798125  8786 raft_consensus.cc:374] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
15:57:24.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.798175  8786 raft_consensus.cc:729] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6bebd37f3f140b2b25b4b3f831c7c91, State: Initialized, Role: FOLLOWER
15:57:24.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.798682  8786 consensus_queue.cc:260] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91 [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: "d6bebd37f3f140b2b25b4b3f831c7c91" member_type: VOTER last_known_addr { host: "127.8.136.62" port: 45965 } } peers { permanent_uuid: "31d1a00002db496a98a8676cf2017ba3" member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } } peers { permanent_uuid: "5951e627b5f343b8ad0e3bca0fa78aec" member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } }
15:57:24.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.800156  8786 sys_catalog.cc:564] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91 [sys.catalog]: configured and running, proceeding with master startup.
15:57:24.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.802158  8911 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91 [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: "d6bebd37f3f140b2b25b4b3f831c7c91" member_type: VOTER last_known_addr { host: "127.8.136.62" port: 45965 } } peers { permanent_uuid: "31d1a00002db496a98a8676cf2017ba3" member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } } peers { permanent_uuid: "5951e627b5f343b8ad0e3bca0fa78aec" member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } } }
15:57:24.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.802543  8911 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91 [sys.catalog]: This master's current role is: FOLLOWER
15:57:24.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.805794  8922 catalog_manager.cc:1558] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
15:57:24.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.806133  8922 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
15:57:24.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.811153  8747 master_runner.cc:263] No leader master found from master d6bebd37f3f140b2b25b4b3f831c7c91
15:57:24.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.811231  8747 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
15:57:24.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.821110  8767 tablet.cc:2369] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91: Can't schedule compaction. Clean time has not been advanced past its initial value.
15:57:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.883862  8897 raft_consensus.cc:482] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
15:57:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.884048  8897 raft_consensus.cc:504] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6bebd37f3f140b2b25b4b3f831c7c91" member_type: VOTER last_known_addr { host: "127.8.136.62" port: 45965 } } peers { permanent_uuid: "31d1a00002db496a98a8676cf2017ba3" member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } } peers { permanent_uuid: "5951e627b5f343b8ad0e3bca0fa78aec" member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } }
15:57:24.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.885031  8897 leader_election.cc:288] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6bebd37f3f140b2b25b4b3f831c7c91 (127.8.136.62:45965), 5951e627b5f343b8ad0e3bca0fa78aec (127.8.136.60:41857)
15:57:24.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.885627  8861 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "31d1a00002db496a98a8676cf2017ba3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5951e627b5f343b8ad0e3bca0fa78aec" is_pre_election: true
15:57:24.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.885933  8861 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d1a00002db496a98a8676cf2017ba3 in term 0.
15:57:24.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.886615  8774 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "31d1a00002db496a98a8676cf2017ba3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6bebd37f3f140b2b25b4b3f831c7c91" is_pre_election: true
15:57:24.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.886968  8774 raft_consensus.cc:2454] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31d1a00002db496a98a8676cf2017ba3 in term 0.
15:57:24.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.887444  8807 leader_election.cc:302] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [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: 31d1a00002db496a98a8676cf2017ba3, 5951e627b5f343b8ad0e3bca0fa78aec; no voters: 
15:57:24.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.892627  8897 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [term 0 FOLLOWER]: Leader pre-election won for term 1
15:57:24.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.892709  8897 raft_consensus.cc:482] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
15:57:24.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.892750  8897 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [term 0 FOLLOWER]: Advancing to term 1
15:57:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.894019  8897 raft_consensus.cc:504] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6bebd37f3f140b2b25b4b3f831c7c91" member_type: VOTER last_known_addr { host: "127.8.136.62" port: 45965 } } peers { permanent_uuid: "31d1a00002db496a98a8676cf2017ba3" member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } } peers { permanent_uuid: "5951e627b5f343b8ad0e3bca0fa78aec" member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } }
15:57:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.894395  8897 leader_election.cc:288] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [CANDIDATE]: Term 1 election: Requested vote from peers d6bebd37f3f140b2b25b4b3f831c7c91 (127.8.136.62:45965), 5951e627b5f343b8ad0e3bca0fa78aec (127.8.136.60:41857)
15:57:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.894881  8861 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "31d1a00002db496a98a8676cf2017ba3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5951e627b5f343b8ad0e3bca0fa78aec"
15:57:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.895012  8861 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec [term 0 FOLLOWER]: Advancing to term 1
15:57:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.895916  8774 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "31d1a00002db496a98a8676cf2017ba3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6bebd37f3f140b2b25b4b3f831c7c91"
15:57:24.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.896044  8774 raft_consensus.cc:3037] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91 [term 0 FOLLOWER]: Advancing to term 1
15:57:24.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.897255  8774 raft_consensus.cc:2454] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d1a00002db496a98a8676cf2017ba3 in term 1.
15:57:24.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.897584  8809 leader_election.cc:302] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [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: 31d1a00002db496a98a8676cf2017ba3, d6bebd37f3f140b2b25b4b3f831c7c91; no voters: 
15:57:24.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.898856  8861 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31d1a00002db496a98a8676cf2017ba3 in term 1.
15:57:24.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.902000  8897 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [term 1 FOLLOWER]: Leader election won for term 1
15:57:24.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.902228  8897 raft_consensus.cc:686] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [term 1 LEADER]: Becoming Leader. State: Replica: 31d1a00002db496a98a8676cf2017ba3, State: Running, Role: LEADER
15:57:24.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.902562  8897 consensus_queue.cc:237] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [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: "d6bebd37f3f140b2b25b4b3f831c7c91" member_type: VOTER last_known_addr { host: "127.8.136.62" port: 45965 } } peers { permanent_uuid: "31d1a00002db496a98a8676cf2017ba3" member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } } peers { permanent_uuid: "5951e627b5f343b8ad0e3bca0fa78aec" member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } }
15:57:24.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.910022  8897 sys_catalog.cc:455] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 31d1a00002db496a98a8676cf2017ba3. Latest consensus state: current_term: 1 leader_uuid: "31d1a00002db496a98a8676cf2017ba3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6bebd37f3f140b2b25b4b3f831c7c91" member_type: VOTER last_known_addr { host: "127.8.136.62" port: 45965 } } peers { permanent_uuid: "31d1a00002db496a98a8676cf2017ba3" member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } } peers { permanent_uuid: "5951e627b5f343b8ad0e3bca0fa78aec" member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } } }
15:57:24.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.910158  8897 sys_catalog.cc:458] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [sys.catalog]: This master's current role is: LEADER
15:57:24.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.913879  8926 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
15:57:24.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.915277  8926 catalog_manager.cc:1484] Initializing Kudu cluster ID...
15:57:24.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.924955  8861 raft_consensus.cc:1261] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec [term 1 FOLLOWER]: Refusing update from remote peer 31d1a00002db496a98a8676cf2017ba3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
15:57:24.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.925978  8924 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5951e627b5f343b8ad0e3bca0fa78aec" member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
15:57:24.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.933708  8883 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec [sys.catalog]: SysCatalogTable state changed. Reason: New leader 31d1a00002db496a98a8676cf2017ba3. Latest consensus state: current_term: 1 leader_uuid: "31d1a00002db496a98a8676cf2017ba3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6bebd37f3f140b2b25b4b3f831c7c91" member_type: VOTER last_known_addr { host: "127.8.136.62" port: 45965 } } peers { permanent_uuid: "31d1a00002db496a98a8676cf2017ba3" member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } } peers { permanent_uuid: "5951e627b5f343b8ad0e3bca0fa78aec" member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } } }
15:57:24.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.933837  8883 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec [sys.catalog]: This master's current role is: FOLLOWER
15:57:24.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.935557  8774 raft_consensus.cc:1261] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91 [term 1 FOLLOWER]: Refusing update from remote peer 31d1a00002db496a98a8676cf2017ba3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
15:57:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.936450  8924 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6bebd37f3f140b2b25b4b3f831c7c91" member_type: VOTER last_known_addr { host: "127.8.136.62" port: 45965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
15:57:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.940903  8911 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 31d1a00002db496a98a8676cf2017ba3. Latest consensus state: current_term: 1 leader_uuid: "31d1a00002db496a98a8676cf2017ba3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6bebd37f3f140b2b25b4b3f831c7c91" member_type: VOTER last_known_addr { host: "127.8.136.62" port: 45965 } } peers { permanent_uuid: "31d1a00002db496a98a8676cf2017ba3" member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } } peers { permanent_uuid: "5951e627b5f343b8ad0e3bca0fa78aec" member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } } }
15:57:24.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.941031  8911 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91 [sys.catalog]: This master's current role is: FOLLOWER
15:57:24.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.952828  8924 sys_catalog.cc:455] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "31d1a00002db496a98a8676cf2017ba3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6bebd37f3f140b2b25b4b3f831c7c91" member_type: VOTER last_known_addr { host: "127.8.136.62" port: 45965 } } peers { permanent_uuid: "31d1a00002db496a98a8676cf2017ba3" member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } } peers { permanent_uuid: "5951e627b5f343b8ad0e3bca0fa78aec" member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } } }
15:57:24.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.952991  8924 sys_catalog.cc:458] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [sys.catalog]: This master's current role is: LEADER
15:57:24.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:24.954319  8855 tablet.cc:2369] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec: Can't schedule compaction. Clean time has not been advanced past its initial value.
15:57:24.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.955821  8927 mvcc.cc:205] Tried to move back new op lower bound from 7305323499204222976 to 7305323499142160384. Current Snapshot: MvccSnapshot[applied={T|T < 7305323499204222976}]
15:57:24.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.956555  8911 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "31d1a00002db496a98a8676cf2017ba3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6bebd37f3f140b2b25b4b3f831c7c91" member_type: VOTER last_known_addr { host: "127.8.136.62" port: 45965 } } peers { permanent_uuid: "31d1a00002db496a98a8676cf2017ba3" member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } } peers { permanent_uuid: "5951e627b5f343b8ad0e3bca0fa78aec" member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } } }
15:57:24.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.956678  8930 mvcc.cc:205] Tried to move back new op lower bound from 7305323499204222976 to 7305323499142160384. Current Snapshot: MvccSnapshot[applied={T|T < 7305323499204222976}]
15:57:24.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.956681  8911 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91 [sys.catalog]: This master's current role is: FOLLOWER
15:57:24.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.958561  8897 sys_catalog.cc:455] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "31d1a00002db496a98a8676cf2017ba3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6bebd37f3f140b2b25b4b3f831c7c91" member_type: VOTER last_known_addr { host: "127.8.136.62" port: 45965 } } peers { permanent_uuid: "31d1a00002db496a98a8676cf2017ba3" member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } } peers { permanent_uuid: "5951e627b5f343b8ad0e3bca0fa78aec" member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } } }
15:57:24.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.958673  8897 sys_catalog.cc:458] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3 [sys.catalog]: This master's current role is: LEADER
15:57:24.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.960034  8926 catalog_manager.cc:1347] Generated new cluster ID: 815b28776bc84b06916472e86320fe98
15:57:24.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.960091  8926 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
15:57:24.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.961685  8928 mvcc.cc:205] Tried to move back new op lower bound from 7305323499204222976 to 7305323499142160384. Current Snapshot: MvccSnapshot[applied={T|T < 7305323499204222976}]
15:57:24.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.963442  8883 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "31d1a00002db496a98a8676cf2017ba3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6bebd37f3f140b2b25b4b3f831c7c91" member_type: VOTER last_known_addr { host: "127.8.136.62" port: 45965 } } peers { permanent_uuid: "31d1a00002db496a98a8676cf2017ba3" member_type: VOTER last_known_addr { host: "127.8.136.61" port: 33355 } } peers { permanent_uuid: "5951e627b5f343b8ad0e3bca0fa78aec" member_type: VOTER last_known_addr { host: "127.8.136.60" port: 41857 } } }
15:57:24.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.963603  8883 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec [sys.catalog]: This master's current role is: FOLLOWER
15:57:24.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.979619  8926 catalog_manager.cc:1370] Generated new certificate authority record
15:57:24.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.980917  8926 catalog_manager.cc:1504] Loading token signing keys...
15:57:24.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.998682  8926 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 31d1a00002db496a98a8676cf2017ba3: Generated new TSK 0
15:57:24.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:24.999612  8926 catalog_manager.cc:1514] Initializing in-progress tserver states...
15:57:25.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.020325  8736 external_mini_cluster.cc:1326] Running /tmp/dist-test-task8WAY6g/build/debug/bin/kudu
15:57:25.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task8WAY6g/build/debug/bin/kudu
15:57:25.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-0/wal
15:57:25.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-0/data
15:57:25.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
15:57:25.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
15:57:25.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
15:57:25.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
15:57:25.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
15:57:25.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
15:57:25.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-0/logs
15:57:25.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-0/data/info.pb
15:57:25.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
15:57:25.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
15:57:25.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
15:57:25.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
15:57:25.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
15:57:25.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
15:57:25.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
15:57:25.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
15:57:25.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
15:57:25.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
15:57:25.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.136.1:0
15:57:25.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.136.1
15:57:25.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.136.1
15:57:25.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
15:57:25.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.136.62:45965,127.8.136.61:33355,127.8.136.60:41857
15:57:25.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.136.20:46873
15:57:25.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
15:57:25.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
15:57:25.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
15:57:25.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.134158  8936 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
15:57:25.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.134426  8936 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
15:57:25.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.134469  8936 flags.cc:425] Enabled unsafe flag: --never_fsync=true
15:57:25.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.138615  8936 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
15:57:25.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.138715  8936 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.136.1
15:57:25.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.143296  8936 tablet_server_runner.cc:78] Tablet server non-default flags:
15:57:25.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
15:57:25.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.136.20:46873
15:57:25.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
15:57:25.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
15:57:25.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-0/data
15:57:25.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-0/wal
15:57:25.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
15:57:25.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
15:57:25.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.136.1:0
15:57:25.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-0/data/info.pb
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.136.1
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.136.62:45965,127.8.136.61:33355,127.8.136.60:41857
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8936
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.136.1
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-0/logs
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 15:02:02 UTC on ccycloud.quasar-faqpgf.root.comops.site
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4493841
15:57:25.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.144389  8936 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
15:57:25.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.145758  8936 file_cache.cc:493] Constructed file cache file cache with capacity 419430
15:57:25.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.155483  8942 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
15:57:25.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.155565  8944 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
15:57:25.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.155560  8941 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
15:57:25.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.156080  8936 server_base.cc:1034] running on GCE node
15:57:25.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.156672  8936 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
15:57:25.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.157351  8936 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
15:57:25.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.158521  8936 hybrid_clock.cc:648] HybridClock initialized: now 1783526245158490 us; error 41 us; skew 500 ppm
15:57:25.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.160390  8936 webserver.cc:460] Webserver started at http://127.8.136.1:45337/ using document root <none> and password file <none>
15:57:25.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.160941  8936 fs_manager.cc:359] Metadata directory not provided
15:57:25.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.161007  8936 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
15:57:25.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.161180  8936 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
15:57:25.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.163307  8936 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-0/data/instance:
15:57:25.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "06b912e20e524d8badc25aa6389e79f3"
15:57:25.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 15:57:25 on dist-test-slave-2ms8"
15:57:25.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.163864  8936 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-0/wal/instance:
15:57:25.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "06b912e20e524d8badc25aa6389e79f3"
15:57:25.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 15:57:25 on dist-test-slave-2ms8"
15:57:25.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.167346  8936 fs_manager.cc:691] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
15:57:25.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.169687  8950 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
15:57:25.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.171058  8936 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
15:57:25.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.171188  8936 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-0/data,/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-0/wal
15:57:25.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "06b912e20e524d8badc25aa6389e79f3"
15:57:25.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 15:57:25 on dist-test-slave-2ms8"
15:57:25.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.171262  8936 fs_report.cc:383] FS layout report
15:57:25.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
15:57:25.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-0/wal
15:57:25.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-0/wal
15:57:25.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-0/data/data
15:57:25.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
15:57:25.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
15:57:25.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
15:57:25.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
15:57:25.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
15:57:25.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
15:57:25.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
15:57:25.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
15:57:25.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
15:57:25.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
15:57:25.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
15:57:25.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.193622  8936 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
15:57:25.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.194265  8936 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
15:57:25.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.194415  8936 kserver.cc:163] Server-wide thread pool size limit: 3276
15:57:25.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.194921  8936 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
15:57:25.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.195911  8936 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
15:57:25.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.195966  8936 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
15:57:25.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.196005  8936 ts_tablet_manager.cc:610] Registered 0 tablets
15:57:25.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.196020  8936 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
15:57:25.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.205358  8936 rpc_server.cc:307] RPC server started. Bound to: 127.8.136.1:46609
15:57:25.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.205456  9063 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.8.136.1:46609 every 8 connection(s)
15:57:25.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.206189  8936 server_base.cc:1166] Dumped server information to /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-0/data/info.pb
15:57:25.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.207333  8736 external_mini_cluster.cc:1388] Started /tmp/dist-test-task8WAY6g/build/debug/bin/kudu as pid 8936
15:57:25.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.207441  8736 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-0/wal/instance
15:57:25.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.210409  8736 external_mini_cluster.cc:1326] Running /tmp/dist-test-task8WAY6g/build/debug/bin/kudu
15:57:25.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task8WAY6g/build/debug/bin/kudu
15:57:25.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-1/wal
15:57:25.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-1/data
15:57:25.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
15:57:25.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
15:57:25.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
15:57:25.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
15:57:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
15:57:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
15:57:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-1/logs
15:57:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-1/data/info.pb
15:57:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
15:57:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
15:57:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
15:57:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
15:57:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
15:57:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
15:57:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
15:57:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
15:57:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
15:57:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
15:57:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.136.2:0
15:57:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.136.2
15:57:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.136.2
15:57:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
15:57:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.136.62:45965,127.8.136.61:33355,127.8.136.60:41857
15:57:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.136.20:46873
15:57:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
15:57:25.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
15:57:25.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
15:57:25.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.221437  9064 heartbeater.cc:347] Connected to a master server at 127.8.136.60:41857
15:57:25.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.221431  9065 heartbeater.cc:347] Connected to a master server at 127.8.136.62:45965
15:57:25.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.221743  9064 heartbeater.cc:464] Registering TS with master...
15:57:25.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.221742  9065 heartbeater.cc:464] Registering TS with master...
15:57:25.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.222421  9066 heartbeater.cc:347] Connected to a master server at 127.8.136.61:33355
15:57:25.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.222398  9065 heartbeater.cc:511] Master 127.8.136.62:45965 requested a full tablet report, sending...
15:57:25.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.222519  9066 heartbeater.cc:464] Registering TS with master...
15:57:25.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.222698  9066 heartbeater.cc:511] Master 127.8.136.61:33355 requested a full tablet report, sending...
15:57:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.222400  9064 heartbeater.cc:511] Master 127.8.136.60:41857 requested a full tablet report, sending...
15:57:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.224170  8815 ts_manager.cc:194] Registered new tserver with Master: 06b912e20e524d8badc25aa6389e79f3 (127.8.136.1:46609)
15:57:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.224159  8771 ts_manager.cc:194] Registered new tserver with Master: 06b912e20e524d8badc25aa6389e79f3 (127.8.136.1:46609)
15:57:25.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.225456  8815 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.8.136.1:46169
15:57:25.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.226876  8859 ts_manager.cc:194] Registered new tserver with Master: 06b912e20e524d8badc25aa6389e79f3 (127.8.136.1:46609)
15:57:25.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.329763  9071 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
15:57:25.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.330060  9071 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
15:57:25.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.330111  9071 flags.cc:425] Enabled unsafe flag: --never_fsync=true
15:57:25.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.334401  9071 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
15:57:25.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.334542  9071 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.136.2
15:57:25.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.339522  9071 tablet_server_runner.cc:78] Tablet server non-default flags:
15:57:25.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
15:57:25.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.136.20:46873
15:57:25.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
15:57:25.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
15:57:25.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-1/data
15:57:25.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-1/wal
15:57:25.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
15:57:25.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
15:57:25.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.136.2:0
15:57:25.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
15:57:25.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
15:57:25.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
15:57:25.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-1/data/info.pb
15:57:25.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.136.2
15:57:25.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
15:57:25.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.136.62:45965,127.8.136.61:33355,127.8.136.60:41857
15:57:25.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
15:57:25.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9071
15:57:25.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
15:57:25.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
15:57:25.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
15:57:25.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
15:57:25.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.136.2
15:57:25.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-1/logs
15:57:25.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
15:57:25.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
15:57:25.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
15:57:25.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
15:57:25.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
15:57:25.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
15:57:25.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
15:57:25.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 15:02:02 UTC on ccycloud.quasar-faqpgf.root.comops.site
15:57:25.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4493841
15:57:25.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.340826  9071 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
15:57:25.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.342603  9071 file_cache.cc:493] Constructed file cache file cache with capacity 419430
15:57:25.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.353240  9079 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
15:57:25.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.353258  9076 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
15:57:25.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.353237  9077 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
15:57:25.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.354151  9071 server_base.cc:1034] running on GCE node
15:57:25.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.354575  9071 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
15:57:25.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.355209  9071 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
15:57:25.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.356412  9071 hybrid_clock.cc:648] HybridClock initialized: now 1783526245356390 us; error 32 us; skew 500 ppm
15:57:25.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.358180  9071 webserver.cc:460] Webserver started at http://127.8.136.2:36471/ using document root <none> and password file <none>
15:57:25.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.358772  9071 fs_manager.cc:359] Metadata directory not provided
15:57:25.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.358865  9071 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
15:57:25.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.359107  9071 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
15:57:25.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.361058  9071 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-1/data/instance:
15:57:25.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c882ca33dc6d423cb50e9a352717425d"
15:57:25.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 15:57:25 on dist-test-slave-2ms8"
15:57:25.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.361682  9071 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-1/wal/instance:
15:57:25.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c882ca33dc6d423cb50e9a352717425d"
15:57:25.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 15:57:25 on dist-test-slave-2ms8"
15:57:25.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.365217  9071 fs_manager.cc:691] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
15:57:25.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.367492  9085 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
15:57:25.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.368695  9071 fs_manager.cc:725] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
15:57:25.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.368818  9071 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-1/data,/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-1/wal
15:57:25.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c882ca33dc6d423cb50e9a352717425d"
15:57:25.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 15:57:25 on dist-test-slave-2ms8"
15:57:25.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.368938  9071 fs_report.cc:383] FS layout report
15:57:25.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
15:57:25.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-1/wal
15:57:25.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-1/wal
15:57:25.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-1/data/data
15:57:25.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
15:57:25.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
15:57:25.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
15:57:25.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
15:57:25.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
15:57:25.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
15:57:25.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
15:57:25.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
15:57:25.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
15:57:25.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
15:57:25.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
15:57:25.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.383399  9071 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
15:57:25.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.384181  9071 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
15:57:25.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.384433  9071 kserver.cc:163] Server-wide thread pool size limit: 3276
15:57:25.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.385066  9071 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
15:57:25.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.386071  9071 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
15:57:25.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.386142  9071 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
15:57:25.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.386198  9071 ts_tablet_manager.cc:610] Registered 0 tablets
15:57:25.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.386220  9071 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
15:57:25.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.395180  9071 rpc_server.cc:307] RPC server started. Bound to: 127.8.136.2:37221
15:57:25.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.395236  9198 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.8.136.2:37221 every 8 connection(s)
15:57:25.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.396186  9071 server_base.cc:1166] Dumped server information to /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-1/data/info.pb
15:57:25.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.397194  8736 external_mini_cluster.cc:1388] Started /tmp/dist-test-task8WAY6g/build/debug/bin/kudu as pid 9071
15:57:25.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.397301  8736 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-1/wal/instance
15:57:25.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.401132  8736 external_mini_cluster.cc:1326] Running /tmp/dist-test-task8WAY6g/build/debug/bin/kudu
15:57:25.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task8WAY6g/build/debug/bin/kudu
15:57:25.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-2/wal
15:57:25.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-2/data
15:57:25.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
15:57:25.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
15:57:25.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
15:57:25.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
15:57:25.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
15:57:25.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
15:57:25.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-2/logs
15:57:25.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-2/data/info.pb
15:57:25.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
15:57:25.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
15:57:25.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
15:57:25.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
15:57:25.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
15:57:25.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
15:57:25.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
15:57:25.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
15:57:25.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
15:57:25.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
15:57:25.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.136.3:0
15:57:25.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.136.3
15:57:25.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.136.3
15:57:25.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
15:57:25.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.136.62:45965,127.8.136.61:33355,127.8.136.60:41857
15:57:25.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.136.20:46873
15:57:25.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
15:57:25.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
15:57:25.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
15:57:25.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.409260  9200 heartbeater.cc:347] Connected to a master server at 127.8.136.62:45965
15:57:25.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.409317  9201 heartbeater.cc:347] Connected to a master server at 127.8.136.61:33355
15:57:25.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.409584  9201 heartbeater.cc:464] Registering TS with master...
15:57:25.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.410049  9199 heartbeater.cc:347] Connected to a master server at 127.8.136.60:41857
15:57:25.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.410154  9199 heartbeater.cc:464] Registering TS with master...
15:57:25.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.410293  9201 heartbeater.cc:511] Master 127.8.136.61:33355 requested a full tablet report, sending...
15:57:25.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.410368  9199 heartbeater.cc:511] Master 127.8.136.60:41857 requested a full tablet report, sending...
15:57:25.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.410909  9200 heartbeater.cc:464] Registering TS with master...
15:57:25.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.411228  9200 heartbeater.cc:511] Master 127.8.136.62:45965 requested a full tablet report, sending...
15:57:25.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.411453  8815 ts_manager.cc:194] Registered new tserver with Master: c882ca33dc6d423cb50e9a352717425d (127.8.136.2:37221)
15:57:25.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.411551  8859 ts_manager.cc:194] Registered new tserver with Master: c882ca33dc6d423cb50e9a352717425d (127.8.136.2:37221)
15:57:25.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.412104  8771 ts_manager.cc:194] Registered new tserver with Master: c882ca33dc6d423cb50e9a352717425d (127.8.136.2:37221)
15:57:25.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.412350  8815 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.8.136.2:38381
15:57:25.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.526899  9206 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
15:57:25.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.527241  9206 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
15:57:25.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.527292  9206 flags.cc:425] Enabled unsafe flag: --never_fsync=true
15:57:25.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.531787  9206 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
15:57:25.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.531919  9206 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.136.3
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.536777  9206 tablet_server_runner.cc:78] Tablet server non-default flags:
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.136.20:46873
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-2/data
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-2/wal
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.136.3:0
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-2/data/info.pb
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.136.3
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.136.62:45965,127.8.136.61:33355,127.8.136.60:41857
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9206
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.136.3
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-2/logs
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
15:57:25.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
15:57:25.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
15:57:25.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
15:57:25.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
15:57:25.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
15:57:25.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
15:57:25.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 15:02:02 UTC on ccycloud.quasar-faqpgf.root.comops.site
15:57:25.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4493841
15:57:25.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.538196  9206 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
15:57:25.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.539706  9206 file_cache.cc:493] Constructed file cache file cache with capacity 419430
15:57:25.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.549813  9212 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
15:57:25.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.549813  9214 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
15:57:25.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:25.549816  9211 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
15:57:25.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.550009  9206 server_base.cc:1034] running on GCE node
15:57:25.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.550549  9206 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
15:57:25.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.551196  9206 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
15:57:25.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.552388  9206 hybrid_clock.cc:648] HybridClock initialized: now 1783526245552369 us; error 66 us; skew 500 ppm
15:57:25.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.554626  9206 webserver.cc:460] Webserver started at http://127.8.136.3:46483/ using document root <none> and password file <none>
15:57:25.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.555222  9206 fs_manager.cc:359] Metadata directory not provided
15:57:25.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.555289  9206 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
15:57:25.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.555486  9206 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
15:57:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.557538  9206 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-2/data/instance:
15:57:25.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d89baf82fe2e4dcf99912301ded96d73"
15:57:25.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 15:57:25 on dist-test-slave-2ms8"
15:57:25.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.558096  9206 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-2/wal/instance:
15:57:25.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d89baf82fe2e4dcf99912301ded96d73"
15:57:25.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 15:57:25 on dist-test-slave-2ms8"
15:57:25.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.561992  9206 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
15:57:25.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.564706  9220 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
15:57:25.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.566123  9206 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
15:57:25.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.566236  9206 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-2/data,/tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-2/wal
15:57:25.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d89baf82fe2e4dcf99912301ded96d73"
15:57:25.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 15:57:25 on dist-test-slave-2ms8"
15:57:25.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.566336  9206 fs_report.cc:383] FS layout report
15:57:25.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
15:57:25.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-2/wal
15:57:25.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-2/wal
15:57:25.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-2/data/data
15:57:25.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
15:57:25.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
15:57:25.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
15:57:25.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
15:57:25.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
15:57:25.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
15:57:25.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
15:57:25.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
15:57:25.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
15:57:25.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
15:57:25.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
15:57:25.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.584492  9206 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
15:57:25.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.585146  9206 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
15:57:25.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.585304  9206 kserver.cc:163] Server-wide thread pool size limit: 3276
15:57:25.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.585875  9206 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
15:57:25.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.586803  9206 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
15:57:25.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.586849  9206 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
15:57:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.586890  9206 ts_tablet_manager.cc:610] Registered 0 tablets
15:57:25.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.586905  9206 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
15:57:25.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.596253  9206 rpc_server.cc:307] RPC server started. Bound to: 127.8.136.3:39787
15:57:25.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.596320  9333 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.8.136.3:39787 every 8 connection(s)
15:57:25.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.597107  9206 server_base.cc:1166] Dumped server information to /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-2/data/info.pb
15:57:25.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.599337  8736 external_mini_cluster.cc:1388] Started /tmp/dist-test-task8WAY6g/build/debug/bin/kudu as pid 9206
15:57:25.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.599459  8736 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task8WAY6g/test-tmp/mini-kudu-cluster8104265024253073323/ts-2/wal/instance
15:57:25.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.610244  9336 heartbeater.cc:347] Connected to a master server at 127.8.136.61:33355
15:57:25.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.610262  9335 heartbeater.cc:347] Connected to a master server at 127.8.136.62:45965
15:57:25.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.610517  9336 heartbeater.cc:464] Registering TS with master...
15:57:25.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.610515  9335 heartbeater.cc:464] Registering TS with master...
15:57:25.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.610244  9334 heartbeater.cc:347] Connected to a master server at 127.8.136.60:41857
15:57:25.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.610893  9334 heartbeater.cc:464] Registering TS with master...
15:57:25.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.611173  9334 heartbeater.cc:511] Master 127.8.136.60:41857 requested a full tablet report, sending...
15:57:25.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.611156  9336 heartbeater.cc:511] Master 127.8.136.61:33355 requested a full tablet report, sending...
15:57:25.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.611162  9335 heartbeater.cc:511] Master 127.8.136.62:45965 requested a full tablet report, sending...
15:57:25.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.612363  8815 ts_manager.cc:194] Registered new tserver with Master: d89baf82fe2e4dcf99912301ded96d73 (127.8.136.3:39787)
15:57:25.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.612378  8859 ts_manager.cc:194] Registered new tserver with Master: d89baf82fe2e4dcf99912301ded96d73 (127.8.136.3:39787)
15:57:25.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.612536  8771 ts_manager.cc:194] Registered new tserver with Master: d89baf82fe2e4dcf99912301ded96d73 (127.8.136.3:39787)
15:57:25.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.613044  8815 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.8.136.3:36889
15:57:25.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.620152  8736 external_mini_cluster.cc:930] 3 TS(s) registered with all masters
15:57:25.621 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
15:57:25.622 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

15:57:25.631 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.8.136.62"
      port: 45965
    }
    bound_http_address {
      host: "127.8.136.62"
      port: 38021
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.8.136.61"
      port: 33355
    }
    bound_http_address {
      host: "127.8.136.61"
      port: 36195
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.8.136.60"
      port: 41857
    }
    bound_http_address {
      host: "127.8.136.60"
      port: 36695
    }
  }
}

15:57:25.636 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

15:57:25.639 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.8.136.1"
      port: 46609
    }
    bound_http_address {
      host: "127.8.136.1"
      port: 45337
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.8.136.2"
      port: 37221
    }
    bound_http_address {
      host: "127.8.136.2"
      port: 36471
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.8.136.3"
      port: 39787
    }
    bound_http_address {
      host: "127.8.136.3"
      port: 46483
    }
  }
}

15:57:25.639 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
15:57:25.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.760689  8894 catalog_manager.cc:1259] Loaded cluster ID: 815b28776bc84b06916472e86320fe98
15:57:25.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.760761  8894 catalog_manager.cc:1552] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec: loading cluster ID for follower catalog manager: success
15:57:25.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.762481  8894 catalog_manager.cc:1574] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec: acquiring CA information for follower catalog manager: success
15:57:25.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.763649  8894 catalog_manager.cc:1602] T 00000000000000000000000000000000 P 5951e627b5f343b8ad0e3bca0fa78aec: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
15:57:25.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.807668  8922 catalog_manager.cc:1259] Loaded cluster ID: 815b28776bc84b06916472e86320fe98
15:57:25.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.807741  8922 catalog_manager.cc:1552] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91: loading cluster ID for follower catalog manager: success
15:57:25.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.809866  8922 catalog_manager.cc:1574] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91: acquiring CA information for follower catalog manager: success
15:57:25.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:25.811224  8922 catalog_manager.cc:1602] T 00000000000000000000000000000000 P d6bebd37f3f140b2b25b4b3f831c7c91: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
15:57:25.814 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:25.982 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:26.035 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:26.037 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:26.055 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:26.055 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:26.114 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:26.137 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:26.137 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:26.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.228838  9066 heartbeater.cc:503] Master 127.8.136.61:33355 was elected leader, sending a full tablet report...
15:57:26.312 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:26.341 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xca13d262, L:/127.0.0.1:51108 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:26.346 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9373bd91, L:/127.0.0.1:43540 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:26.357 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd6f511fd, L:/127.0.0.1:59228 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:26.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:26.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=445), Traces: [0ms] refreshing cache from master, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [409ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [409ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [415ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=null) after lookup
15:57:26.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.414074  9201 heartbeater.cc:503] Master 127.8.136.61:33355 was elected leader, sending a full tablet report...
15:57:26.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.442564  8815 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59228:
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
15:57:26.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
15:57:26.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:26.443764  8815 catalog_manager.cc:6854] 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.
15:57:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.468753  9268 tablet_service.cc:1467] Processing CreateTablet for tablet 8b6eb83f6cac46c382b8cc6e616234d1 (DEFAULT_TABLE table=TestHandleTooBusy [id=ca95a777bf04488f80a66fc62093e8a2]), partition=RANGE (key) PARTITION UNBOUNDED
15:57:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.468761  9133 tablet_service.cc:1467] Processing CreateTablet for tablet 8b6eb83f6cac46c382b8cc6e616234d1 (DEFAULT_TABLE table=TestHandleTooBusy [id=ca95a777bf04488f80a66fc62093e8a2]), partition=RANGE (key) PARTITION UNBOUNDED
15:57:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.469381  8998 tablet_service.cc:1467] Processing CreateTablet for tablet 8b6eb83f6cac46c382b8cc6e616234d1 (DEFAULT_TABLE table=TestHandleTooBusy [id=ca95a777bf04488f80a66fc62093e8a2]), partition=RANGE (key) PARTITION UNBOUNDED
15:57:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.469872  9133 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8b6eb83f6cac46c382b8cc6e616234d1. 1 dirs total, 0 dirs full, 0 dirs failed
15:57:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.469870  9268 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8b6eb83f6cac46c382b8cc6e616234d1. 1 dirs total, 0 dirs full, 0 dirs failed
15:57:26.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.470331  8998 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8b6eb83f6cac46c382b8cc6e616234d1. 1 dirs total, 0 dirs full, 0 dirs failed
15:57:26.475 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:26.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.477910  9365 tablet_bootstrap.cc:492] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3: Bootstrap starting.
15:57:26.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.478042  9364 tablet_bootstrap.cc:492] T 8b6eb83f6cac46c382b8cc6e616234d1 P d89baf82fe2e4dcf99912301ded96d73: Bootstrap starting.
15:57:26.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.480392  9364 tablet_bootstrap.cc:654] T 8b6eb83f6cac46c382b8cc6e616234d1 P d89baf82fe2e4dcf99912301ded96d73: Neither blocks nor log segments found. Creating new log.
15:57:26.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.480399  9365 tablet_bootstrap.cc:654] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3: Neither blocks nor log segments found. Creating new log.
15:57:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.481269  9364 log.cc:824] T 8b6eb83f6cac46c382b8cc6e616234d1 P d89baf82fe2e4dcf99912301ded96d73: Log is configured to *not* fsync() on all Append() calls
15:57:26.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.481271  9365 log.cc:824] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3: Log is configured to *not* fsync() on all Append() calls
15:57:26.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.481901  9363 tablet_bootstrap.cc:492] T 8b6eb83f6cac46c382b8cc6e616234d1 P c882ca33dc6d423cb50e9a352717425d: Bootstrap starting.
15:57:26.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.483319  9364 tablet_bootstrap.cc:492] T 8b6eb83f6cac46c382b8cc6e616234d1 P d89baf82fe2e4dcf99912301ded96d73: No bootstrap required, opened a new log
15:57:26.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.483322  9365 tablet_bootstrap.cc:492] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3: No bootstrap required, opened a new log
15:57:26.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.483557  9365 ts_tablet_manager.cc:1397] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
15:57:26.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.483734  9364 ts_tablet_manager.cc:1397] T 8b6eb83f6cac46c382b8cc6e616234d1 P d89baf82fe2e4dcf99912301ded96d73: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
15:57:26.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.484212  9363 tablet_bootstrap.cc:654] T 8b6eb83f6cac46c382b8cc6e616234d1 P c882ca33dc6d423cb50e9a352717425d: Neither blocks nor log segments found. Creating new log.
15:57:26.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.485159  9363 log.cc:824] T 8b6eb83f6cac46c382b8cc6e616234d1 P c882ca33dc6d423cb50e9a352717425d: Log is configured to *not* fsync() on all Append() calls
15:57:26.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.487646  9363 tablet_bootstrap.cc:492] T 8b6eb83f6cac46c382b8cc6e616234d1 P c882ca33dc6d423cb50e9a352717425d: No bootstrap required, opened a new log
15:57:26.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.487838  9363 ts_tablet_manager.cc:1397] T 8b6eb83f6cac46c382b8cc6e616234d1 P c882ca33dc6d423cb50e9a352717425d: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
15:57:26.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.488389  9365 raft_consensus.cc:348] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c882ca33dc6d423cb50e9a352717425d" member_type: VOTER last_known_addr { host: "127.8.136.2" port: 37221 } } peers { permanent_uuid: "06b912e20e524d8badc25aa6389e79f3" member_type: VOTER last_known_addr { host: "127.8.136.1" port: 46609 } } peers { permanent_uuid: "d89baf82fe2e4dcf99912301ded96d73" member_type: VOTER last_known_addr { host: "127.8.136.3" port: 39787 } }
15:57:26.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.488739  9365 raft_consensus.cc:374] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
15:57:26.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.488801  9365 raft_consensus.cc:729] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b912e20e524d8badc25aa6389e79f3, State: Initialized, Role: FOLLOWER
15:57:26.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.488804  9364 raft_consensus.cc:348] T 8b6eb83f6cac46c382b8cc6e616234d1 P d89baf82fe2e4dcf99912301ded96d73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c882ca33dc6d423cb50e9a352717425d" member_type: VOTER last_known_addr { host: "127.8.136.2" port: 37221 } } peers { permanent_uuid: "06b912e20e524d8badc25aa6389e79f3" member_type: VOTER last_known_addr { host: "127.8.136.1" port: 46609 } } peers { permanent_uuid: "d89baf82fe2e4dcf99912301ded96d73" member_type: VOTER last_known_addr { host: "127.8.136.3" port: 39787 } }
15:57:26.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.489048  9364 raft_consensus.cc:374] T 8b6eb83f6cac46c382b8cc6e616234d1 P d89baf82fe2e4dcf99912301ded96d73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
15:57:26.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.489097  9364 raft_consensus.cc:729] T 8b6eb83f6cac46c382b8cc6e616234d1 P d89baf82fe2e4dcf99912301ded96d73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d89baf82fe2e4dcf99912301ded96d73, State: Initialized, Role: FOLLOWER
15:57:26.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.489588  9364 consensus_queue.cc:260] T 8b6eb83f6cac46c382b8cc6e616234d1 P d89baf82fe2e4dcf99912301ded96d73 [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: "c882ca33dc6d423cb50e9a352717425d" member_type: VOTER last_known_addr { host: "127.8.136.2" port: 37221 } } peers { permanent_uuid: "06b912e20e524d8badc25aa6389e79f3" member_type: VOTER last_known_addr { host: "127.8.136.1" port: 46609 } } peers { permanent_uuid: "d89baf82fe2e4dcf99912301ded96d73" member_type: VOTER last_known_addr { host: "127.8.136.3" port: 39787 } }
15:57:26.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.489607  9365 consensus_queue.cc:260] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3 [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: "c882ca33dc6d423cb50e9a352717425d" member_type: VOTER last_known_addr { host: "127.8.136.2" port: 37221 } } peers { permanent_uuid: "06b912e20e524d8badc25aa6389e79f3" member_type: VOTER last_known_addr { host: "127.8.136.1" port: 46609 } } peers { permanent_uuid: "d89baf82fe2e4dcf99912301ded96d73" member_type: VOTER last_known_addr { host: "127.8.136.3" port: 39787 } }
15:57:26.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.490732  9365 ts_tablet_manager.cc:1428] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
15:57:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.491083  9364 ts_tablet_manager.cc:1428] T 8b6eb83f6cac46c382b8cc6e616234d1 P d89baf82fe2e4dcf99912301ded96d73: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
15:57:26.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.493111  9363 raft_consensus.cc:348] T 8b6eb83f6cac46c382b8cc6e616234d1 P c882ca33dc6d423cb50e9a352717425d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c882ca33dc6d423cb50e9a352717425d" member_type: VOTER last_known_addr { host: "127.8.136.2" port: 37221 } } peers { permanent_uuid: "06b912e20e524d8badc25aa6389e79f3" member_type: VOTER last_known_addr { host: "127.8.136.1" port: 46609 } } peers { permanent_uuid: "d89baf82fe2e4dcf99912301ded96d73" member_type: VOTER last_known_addr { host: "127.8.136.3" port: 39787 } }
15:57:26.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.493356  9363 raft_consensus.cc:374] T 8b6eb83f6cac46c382b8cc6e616234d1 P c882ca33dc6d423cb50e9a352717425d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
15:57:26.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.493403  9363 raft_consensus.cc:729] T 8b6eb83f6cac46c382b8cc6e616234d1 P c882ca33dc6d423cb50e9a352717425d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c882ca33dc6d423cb50e9a352717425d, State: Initialized, Role: FOLLOWER
15:57:26.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.493840  9363 consensus_queue.cc:260] T 8b6eb83f6cac46c382b8cc6e616234d1 P c882ca33dc6d423cb50e9a352717425d [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: "c882ca33dc6d423cb50e9a352717425d" member_type: VOTER last_known_addr { host: "127.8.136.2" port: 37221 } } peers { permanent_uuid: "06b912e20e524d8badc25aa6389e79f3" member_type: VOTER last_known_addr { host: "127.8.136.1" port: 46609 } } peers { permanent_uuid: "d89baf82fe2e4dcf99912301ded96d73" member_type: VOTER last_known_addr { host: "127.8.136.3" port: 39787 } }
15:57:26.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.494809  9363 ts_tablet_manager.cc:1428] T 8b6eb83f6cac46c382b8cc6e616234d1 P c882ca33dc6d423cb50e9a352717425d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
15:57:26.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.497177  9336 heartbeater.cc:503] Master 127.8.136.61:33355 was elected leader, sending a full tablet report...
15:57:26.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.599311  9369 raft_consensus.cc:482] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
15:57:26.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:26.599452  9337 tablet.cc:2369] T 8b6eb83f6cac46c382b8cc6e616234d1 P d89baf82fe2e4dcf99912301ded96d73: Can't schedule compaction. Clean time has not been advanced past its initial value.
15:57:26.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.599589  9369 raft_consensus.cc:504] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c882ca33dc6d423cb50e9a352717425d" member_type: VOTER last_known_addr { host: "127.8.136.2" port: 37221 } } peers { permanent_uuid: "06b912e20e524d8badc25aa6389e79f3" member_type: VOTER last_known_addr { host: "127.8.136.1" port: 46609 } } peers { permanent_uuid: "d89baf82fe2e4dcf99912301ded96d73" member_type: VOTER last_known_addr { host: "127.8.136.3" port: 39787 } }
15:57:26.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.601002  9369 leader_election.cc:288] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c882ca33dc6d423cb50e9a352717425d (127.8.136.2:37221), d89baf82fe2e4dcf99912301ded96d73 (127.8.136.3:39787)
15:57:26.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.606901  9288 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8b6eb83f6cac46c382b8cc6e616234d1" candidate_uuid: "06b912e20e524d8badc25aa6389e79f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d89baf82fe2e4dcf99912301ded96d73" is_pre_election: true
15:57:26.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.606937  9153 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8b6eb83f6cac46c382b8cc6e616234d1" candidate_uuid: "06b912e20e524d8badc25aa6389e79f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c882ca33dc6d423cb50e9a352717425d" is_pre_election: true
15:57:26.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.607241  9153 raft_consensus.cc:2454] T 8b6eb83f6cac46c382b8cc6e616234d1 P c882ca33dc6d423cb50e9a352717425d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06b912e20e524d8badc25aa6389e79f3 in term 0.
15:57:26.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.607242  9288 raft_consensus.cc:2454] T 8b6eb83f6cac46c382b8cc6e616234d1 P d89baf82fe2e4dcf99912301ded96d73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06b912e20e524d8badc25aa6389e79f3 in term 0.
15:57:26.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.607781  8952 leader_election.cc:302] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3 [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: 06b912e20e524d8badc25aa6389e79f3, c882ca33dc6d423cb50e9a352717425d; no voters: 
15:57:26.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.608121  9369 raft_consensus.cc:2781] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
15:57:26.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.608225  9369 raft_consensus.cc:482] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
15:57:26.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.608275  9369 raft_consensus.cc:3037] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3 [term 0 FOLLOWER]: Advancing to term 1
15:57:26.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.609474  9369 raft_consensus.cc:504] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c882ca33dc6d423cb50e9a352717425d" member_type: VOTER last_known_addr { host: "127.8.136.2" port: 37221 } } peers { permanent_uuid: "06b912e20e524d8badc25aa6389e79f3" member_type: VOTER last_known_addr { host: "127.8.136.1" port: 46609 } } peers { permanent_uuid: "d89baf82fe2e4dcf99912301ded96d73" member_type: VOTER last_known_addr { host: "127.8.136.3" port: 39787 } }
15:57:26.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.609882  9369 leader_election.cc:288] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3 [CANDIDATE]: Term 1 election: Requested vote from peers c882ca33dc6d423cb50e9a352717425d (127.8.136.2:37221), d89baf82fe2e4dcf99912301ded96d73 (127.8.136.3:39787)
15:57:26.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.610342  9153 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8b6eb83f6cac46c382b8cc6e616234d1" candidate_uuid: "06b912e20e524d8badc25aa6389e79f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c882ca33dc6d423cb50e9a352717425d"
15:57:26.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.610349  9288 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "8b6eb83f6cac46c382b8cc6e616234d1" candidate_uuid: "06b912e20e524d8badc25aa6389e79f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d89baf82fe2e4dcf99912301ded96d73"
15:57:26.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.610458  9153 raft_consensus.cc:3037] T 8b6eb83f6cac46c382b8cc6e616234d1 P c882ca33dc6d423cb50e9a352717425d [term 0 FOLLOWER]: Advancing to term 1
15:57:26.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.610495  9288 raft_consensus.cc:3037] T 8b6eb83f6cac46c382b8cc6e616234d1 P d89baf82fe2e4dcf99912301ded96d73 [term 0 FOLLOWER]: Advancing to term 1
15:57:26.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.611413  9153 raft_consensus.cc:2454] T 8b6eb83f6cac46c382b8cc6e616234d1 P c882ca33dc6d423cb50e9a352717425d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b912e20e524d8badc25aa6389e79f3 in term 1.
15:57:26.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.611428  9288 raft_consensus.cc:2454] T 8b6eb83f6cac46c382b8cc6e616234d1 P d89baf82fe2e4dcf99912301ded96d73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b912e20e524d8badc25aa6389e79f3 in term 1.
15:57:26.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.611791  8952 leader_election.cc:302] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3 [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: 06b912e20e524d8badc25aa6389e79f3, c882ca33dc6d423cb50e9a352717425d; no voters: 
15:57:26.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.611999  9369 raft_consensus.cc:2781] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3 [term 1 FOLLOWER]: Leader election won for term 1
15:57:26.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.612293  9369 raft_consensus.cc:686] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3 [term 1 LEADER]: Becoming Leader. State: Replica: 06b912e20e524d8badc25aa6389e79f3, State: Running, Role: LEADER
15:57:26.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.612677  9369 consensus_queue.cc:237] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3 [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: "c882ca33dc6d423cb50e9a352717425d" member_type: VOTER last_known_addr { host: "127.8.136.2" port: 37221 } } peers { permanent_uuid: "06b912e20e524d8badc25aa6389e79f3" member_type: VOTER last_known_addr { host: "127.8.136.1" port: 46609 } } peers { permanent_uuid: "d89baf82fe2e4dcf99912301ded96d73" member_type: VOTER last_known_addr { host: "127.8.136.3" port: 39787 } }
15:57:26.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.616127  8814 catalog_manager.cc:5495] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06b912e20e524d8badc25aa6389e79f3 (127.8.136.1). New cstate: current_term: 1 leader_uuid: "06b912e20e524d8badc25aa6389e79f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c882ca33dc6d423cb50e9a352717425d" member_type: VOTER last_known_addr { host: "127.8.136.2" port: 37221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b912e20e524d8badc25aa6389e79f3" member_type: VOTER last_known_addr { host: "127.8.136.1" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d89baf82fe2e4dcf99912301ded96d73" member_type: VOTER last_known_addr { host: "127.8.136.3" port: 39787 } health_report { overall_health: UNKNOWN } } }
15:57:26.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:26.649009  9202 tablet.cc:2369] T 8b6eb83f6cac46c382b8cc6e616234d1 P c882ca33dc6d423cb50e9a352717425d: Can't schedule compaction. Clean time has not been advanced past its initial value.
15:57:26.698 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:26.699 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:26.701 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:26.701 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:26.702 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:26.703 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:26.704 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:26.704 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:26.705 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:26.706 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:26.707 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:26.707 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:26.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:26.708604  9067 tablet.cc:2369] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3: Can't schedule compaction. Clean time has not been advanced past its initial value.
15:57:26.710 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:26.716 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:26.720 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:26.720 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:26.721 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:26.721 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:26.731 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa8244f31, L:/127.0.0.1:51112 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:26.732 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:26.733 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:26.734 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:26.734 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:26.735 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:26.736 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:26.736 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:26.737 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:26.738 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:26.739 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:26.740 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:26.759 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6816d56b, L:/127.0.0.1:51122 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:26.759 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:26.763 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0b64ba93, L:/127.0.0.1:43542 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:26.765 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:26.766 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:26.766 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:26.767 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:26.767 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:26.769 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:26.769 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:26.771 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:26.772 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:26.772 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:26.772 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:26.773 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:26.775 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:26.775 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:26.775 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:26.775 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:26.777 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:26.777 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:26.779 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:26.779 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x47562d3b, L:/127.0.0.1:59238 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:26.780 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:26.782 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:26.783 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:26.784 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=85), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [35ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=null) after lookup
15:57:26.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:26.787 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:26.790 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3d9ccff6, L:/127.0.0.1:59242 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:26.790 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:26.793 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:26.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:26.795 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=89), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [30ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=null) after lookup
15:57:26.800 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:26.800 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:26.800 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:26.802 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:26.803 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2d93c852, L:/127.0.0.1:43544 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:26.805 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:26.808 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:26.809 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:26.809 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:26.810 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:26.812 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:26.812 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:26.816 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:26.817 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:26.823 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:26.824 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x85249b43, L:/127.0.0.1:43560 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:26.827 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:26.827 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:26.831 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:26.836 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:26.838 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:26.840 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:26.879 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:26.880 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:26.882 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:26.882 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:26.885 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:26.888 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:26.892 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:26.894 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:26.910 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5c813cf0, L:/127.0.0.1:59250 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:26.911 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:26.912 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:26.912 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9df3ba4d, L:/127.0.0.1:43558 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:26.914 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:26.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:26.914 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd3628511, L:/127.0.0.1:43550 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:26.915 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=211), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [150ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=null) after lookup
15:57:26.917 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa079e21a, L:/127.0.0.1:51152 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:26.920 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:26.921 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:26.922 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:26.924 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:26.925 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe64635b6, L:/127.0.0.1:51130 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:26.928 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:26.931 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:26.932 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4c04f932, L:/127.0.0.1:51138 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:26.942 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9cbc0c68, L:/127.0.0.1:51140 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:26.943 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:26.943 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:26.944 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:26.945 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x32b0dcf9, L:/127.0.0.1:59280 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:26.948 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:26.948 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:26.949 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=227), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [178ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [179ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=null) after lookup
15:57:26.949 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:26.951 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:26.955 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfa4217ce, L:/127.0.0.1:51156 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:26.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:26.958 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x602445bb, L:/127.0.0.1:43568 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:26.959 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf8c3c0be, L:/127.0.0.1:51166 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:26.960 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc4e8a315, L:/127.0.0.1:59302 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:26.961 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:26.961 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb5850e84, L:/127.0.0.1:43572 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:26.970 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:26.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:26.972067  8809 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59280 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:26.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.972330  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59280 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:26.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59302 (request call id 0)
15:57:26.979 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:26.982 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaab05ba1, L:/127.0.0.1:43600 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:26.985 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:26.988 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4274e7a0, L:/127.0.0.1:59264 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:26.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.989527  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:26.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59302 (request call id 0)
15:57:26.991 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:26.991 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x403aee7e, L:/127.0.0.1:59320 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.992583  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59302 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:26.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59320 (request call id 0)
15:57:26.993 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59302 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:26.995 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x693a3b1f, L:/127.0.0.1:43588 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:26.997 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9a1dfd56, L:/127.0.0.1:59314 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:26.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:26.998409  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59314 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:26.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59320 (request call id 0)
15:57:26.999 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59314 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:27.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.000229  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59280 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59320 (request call id 0)
15:57:27.000 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6490e780, L:/127.0.0.1:51168 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:27.001 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:27.007 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:27.007 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:27.008 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:27.011 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x796e56c5, L:/127.0.0.1:59330 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:27.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.016881  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59314 (request call id 1)
15:57:27.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.017652  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59314 (request call id 1)
15:57:27.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.018424  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59280 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59314 (request call id 1)
15:57:27.019 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:27.019 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:27.021 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:27.021 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:27.022 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=316), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [239ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [241ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [265ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59314 dropped due to backpressure. The service queue is full; it has 1 items., [274ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59314 dropped due to backpressure. The service queue is full; it has 1 items., [278ms] refreshing cache from master, [278ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [283ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [287ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@1682334913(state=PENDING, result=null, callback=(continuation of Deferred@1298635737 after retry RPC after error@1826742898), errback=(continuation of Deferred@1298635737 after retry RPC after error@1826742898))) after lookup
15:57:27.022 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=300), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [60ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [191ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [227ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59302 dropped due to backpressure. The service queue is full; it has 1 items., [241ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59302 dropped due to backpressure. The service queue is full; it has 1 items., [247ms] refreshing cache from master, [247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [252ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [252ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [255ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@1453193997(state=PENDING, result=null, callback=(continuation of Deferred@958682414 after retry RPC after error@1470124453), errback=(continuation of Deferred@958682414 after retry RPC after error@1470124453))) after lookup
15:57:27.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.022336  9369 consensus_queue.cc:1035] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d89baf82fe2e4dcf99912301ded96d73" member_type: VOTER last_known_addr { host: "127.8.136.3" port: 39787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
15:57:27.025 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:27.026 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:27.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=304), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [229ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [231ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [254ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=null) after lookup
15:57:27.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.034325  9374 consensus_queue.cc:1035] T 8b6eb83f6cac46c382b8cc6e616234d1 P 06b912e20e524d8badc25aa6389e79f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c882ca33dc6d423cb50e9a352717425d" member_type: VOTER last_known_addr { host: "127.8.136.2" port: 37221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
15:57:27.039 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.042 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299997, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.042 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:27.043 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:27.043 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299970, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.050 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:27.054 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.055 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.056 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x91adb290, L:/127.0.0.1:43584 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:27.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.060698  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59302 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 2)
15:57:27.063 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x648aa98d, L:/127.0.0.1:59290 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:27.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.064153  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 2)
15:57:27.066 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:27.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.067126  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 2)
15:57:27.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.068240  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59250 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 2)
15:57:27.069 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:27.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.070204  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59238 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 2)
15:57:27.077 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0b49dc8f, L:/127.0.0.1:51180 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:27.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.073035  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59302 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 2)
15:57:27.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.075856  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 2)
15:57:27.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.076097  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59250 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 2)
15:57:27.082 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:27.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.083963  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59238 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 2)
15:57:27.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.085356  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59290 (request call id 1)
15:57:27.086 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:27.086 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:27.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.091352  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59290 (request call id 1)
15:57:27.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.094524  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59302 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59290 (request call id 1)
15:57:27.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.095389  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59290 (request call id 1)
15:57:27.097 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:27.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.096453  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59250 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59290 (request call id 1)
15:57:27.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.099097  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 3)
15:57:27.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.100525  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59238 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 3)
15:57:27.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.113940  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59302 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 3)
15:57:27.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.114431  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 3)
15:57:27.116 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:27.116 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:27.116 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:27.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.120532  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59250 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 3)
15:57:27.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.120857  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59238 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 3)
15:57:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.133946  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 3)
15:57:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.135926  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59290 (request call id 2)
15:57:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.136636  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59250 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59290 (request call id 2)
15:57:27.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.138492  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59302 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59290 (request call id 2)
15:57:27.139 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.140 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.143 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:27.143 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:27.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.145581  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59280 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59330 (request call id 2)
15:57:27.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:27.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=443), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [168ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [292ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items., [294ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [295ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items., [300ms] refreshing cache from master, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [304ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [311ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [330ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items., [347ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items., [359ms] refreshing cache from master, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [362ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [364ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [368ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@1639694218(state=PENDING, result=null, callback=(continuation of Deferred@560973270 after retry RPC after error@1824665127) -> (continuation of Deferred@1187283801 after retry RPC after error@2059351012), errback=(continuation of Deferred@560973270 after retry RPC after error@1824665127) -> (continuation of Deferred@1187283801 after retry RPC after error@2059351012))) after lookup
15:57:27.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.149750  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59290 (request call id 3)
15:57:27.151 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:27.152 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:27.154 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.154 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:27.154 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.156 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.160377  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59314 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59280 (request call id 7)
15:57:27.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.162458  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59280 (request call id 7)
15:57:27.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.172963  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59280 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 4)
15:57:27.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.174973  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 4)
15:57:27.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.176499  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 4)
15:57:27.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.179009  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59314 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 4)
15:57:27.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.182366  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 4)
15:57:27.184 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:27.184 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:27.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.192025  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59314 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 4)
15:57:27.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.193005  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59302 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 4)
15:57:27.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.194279  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 4)
15:57:27.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.196768  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59280 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 4)
15:57:27.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.211869  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 4)
15:57:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.213367  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59314 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 4)
15:57:27.215 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:27.216 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:27.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.217361  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 4)
15:57:27.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.218339  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59280 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 4)
15:57:27.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.232333  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59314 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 4)
15:57:27.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.233811  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59302 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 4)
15:57:27.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.234831  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 4)
15:57:27.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.236724  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59280 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59264 (request call id 4)
15:57:27.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.244 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:27.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=536), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [37ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [214ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [245ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [255ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items., [272ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items., [276ms] refreshing cache from master, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [283ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [284ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items., [290ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [290ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items., [295ms] refreshing cache from master, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [306ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [330ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [351ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items., [351ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items., [356ms] refreshing cache from master, [356ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [361ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [367ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [402ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items., [411ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items., [436ms] refreshing cache from master, [436ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [436ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [437ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [439ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [441ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [507ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@434516398(state=PENDING, result=null, callback=(continuation of Deferred@674317652 after retry RPC after error@105253778) -> (continuation of Deferred@1554588223 after retry RPC after error@1961493317) -> (continuation of Deferred@1456730985 after retry RPC after error@1618966714) -> (continuation of Deferred@1976698448 after retry RPC after error@1359397764), errback=(continuation of Deferred@674317652 after retry RPC after error@105253778) -> (continuation of Deferred@1554588223 after retry RPC after error@1961493317) -> (continuation of Deferred@1456730985 after retry RPC after error@1618966714) -> (continuation of Deferred@1976698448 after retry RPC after error@1359397764))) after lookup
15:57:27.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.255417  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59238 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59302 (request call id 10)
15:57:27.257 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:27.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.258 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.261 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.261 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:27.264 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=542), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [169ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [210ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items., [308ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [308ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items., [315ms] refreshing cache from master, [315ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [315ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [315ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [318ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items., [320ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [323ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [347ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items., [355ms] refreshing cache from master, [355ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [356ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [361ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [363ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [376ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items., [378ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items., [395ms] refreshing cache from master, [395ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [395ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [395ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [400ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [403ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [409ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items., [410ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items., [435ms] refreshing cache from master, [435ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [435ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [436ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [438ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [439ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [440ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items., [442ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items., [475ms] refreshing cache from master, [475ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [475ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [475ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [479ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [480ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@755799142(state=PENDING, result=null, callback=(continuation of Deferred@506437930 after retry RPC after error@446978290) -> (continuation of Deferred@1414363176 after retry RPC after error@497776995) -> (continuation of Deferred@2129571085 after retry RPC after error@1177881066) -> (continuation of Deferred@2038867260 after retry RPC after error@1067498254) -> (continuation of Deferred@875425586 after retry RPC after error@1513740804), errback=(continuation of Deferred@506437930 after retry RPC after error@446978290) -> (continuation of Deferred@1414363176 after retry RPC after error@497776995) -> (continuation of Deferred@2129571085 after retry RPC after error@1177881066) -> (continuation of Deferred@2038867260 after retry RPC after error@1067498254) -> (continuation of Deferred@875425586 after retry RPC after error@1513740804))) after lookup
15:57:27.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.265836  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59250 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59330 (request call id 6)
15:57:27.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.266719  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59330 (request call id 6)
15:57:27.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.269973  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59320 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59330 (request call id 6)
15:57:27.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.272370  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59314 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59330 (request call id 6)
15:57:27.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.274457  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59330 (request call id 6)
15:57:27.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.276605  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59250 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59330 (request call id 6)
15:57:27.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.280558  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59238 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59330 (request call id 6)
15:57:27.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.284782  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59320 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59330 (request call id 6)
15:57:27.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.292404  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59314 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59330 (request call id 6)
15:57:27.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.293141  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59330 (request call id 6)
15:57:27.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.296384  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59250 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59330 (request call id 6)
15:57:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.300930  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59238 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59330 (request call id 6)
15:57:27.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.304004  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59320 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59330 (request call id 6)
15:57:27.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.311717  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59330 (request call id 6)
15:57:27.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.316854  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59250 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59330 (request call id 6)
15:57:27.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.320444  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59238 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59330 (request call id 6)
15:57:27.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.324744  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59320 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59330 (request call id 6)
15:57:27.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.332438  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59330 (request call id 6)
15:57:27.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.335318  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59330 (request call id 6)
15:57:27.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.336925  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59250 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59330 (request call id 6)
15:57:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.340660  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59238 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59330 (request call id 6)
15:57:27.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.344805  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59320 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59330 (request call id 6)
15:57:27.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.351423  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59330 (request call id 6)
15:57:27.355 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.355 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:27.358 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.359 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.360 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.360 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.360859  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59302 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59238 (request call id 13)
15:57:27.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.362546  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59280 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59238 (request call id 13)
15:57:27.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.364104  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59320 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59238 (request call id 13)
15:57:27.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.371871  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59238 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59314 (request call id 11)
15:57:27.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.372900  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59302 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59314 (request call id 11)
15:57:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.376405  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59250 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59314 (request call id 11)
15:57:27.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.376963  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59280 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59314 (request call id 11)
15:57:27.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.392218  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59314 (request call id 11)
15:57:27.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.393436  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59302 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59314 (request call id 11)
15:57:27.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.397239  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59280 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59314 (request call id 11)
15:57:27.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.400295  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59238 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59314 (request call id 11)
15:57:27.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.404472  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59320 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59314 (request call id 11)
15:57:27.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.412989  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59302 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59314 (request call id 11)
15:57:27.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.417860  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59280 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59314 (request call id 11)
15:57:27.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.425310  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59320 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59314 (request call id 11)
15:57:27.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.433287  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59302 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59314 (request call id 11)
15:57:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.437012  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59280 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59314 (request call id 11)
15:57:27.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.452133  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59314 (request call id 11)
15:57:27.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.453150  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59314 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.1:46169 (request call id 7)
15:57:27.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.456082  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59302 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.458 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.460 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.461 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.463321  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59330 (request call id 8)
15:57:27.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.472976  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59302 (request call id 17)
15:57:27.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.473035  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59302 (request call id 17)
15:57:27.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.484797  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59302 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59320 (request call id 12)
15:57:27.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.490456  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59320 (request call id 12)
15:57:27.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.493057  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59320 (request call id 12)
15:57:27.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.500931  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59320 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59238 (request call id 15)
15:57:27.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.510181  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59238 (request call id 15)
15:57:27.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.513751  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59238 (request call id 15)
15:57:27.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.513868  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59302 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59238 (request call id 15)
15:57:27.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.530537  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59238 (request call id 15)
15:57:27.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.533069  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59238 (request call id 15)
15:57:27.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.550218  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59238 (request call id 15)
15:57:27.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.552307  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59238 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59314 (request call id 12)
15:57:27.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.553896  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59314 (request call id 12)
15:57:27.557 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.558 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.560 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.560 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.562 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.562 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.570425  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59330 (request call id 13)
15:57:27.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.571636  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59264 (request call id 13)
15:57:27.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.572960  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59264 (request call id 13)
15:57:27.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.575328  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59264 (request call id 13)
15:57:27.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.593763  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59264 (request call id 13)
15:57:27.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.594548  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59264 (request call id 13)
15:57:27.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.613936  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59302 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59264 (request call id 13)
15:57:27.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.615054  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59264 (request call id 13)
15:57:27.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.630643  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59264 (request call id 13)
15:57:27.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.634578  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59264 (request call id 13)
15:57:27.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.655022  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59264 (request call id 13)
15:57:27.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.658 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.661 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.662 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.665 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.665 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.693642  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59280 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59242 (request call id 19)
15:57:27.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.696707  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59280 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59242 (request call id 19)
15:57:27.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.704344  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59320 (request call id 13)
15:57:27.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.714480  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59320 (request call id 13)
15:57:27.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.716881  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59280 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59320 (request call id 13)
15:57:27.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.730054  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59320 (request call id 13)
15:57:27.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.733278  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59302 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59320 (request call id 13)
15:57:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.737445  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59280 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59320 (request call id 13)
15:57:27.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.740196  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59320 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59238 (request call id 16)
15:57:27.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.757053  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59280 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59238 (request call id 16)
15:57:27.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.758 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.762 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.766 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.767 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.770 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:27.771 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:27.771 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:27.779 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:27.779 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:27.779 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:27.780 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:27.780 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:27.781 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:27.781 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:27.783 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:27.784 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:27.790 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:27.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.789930  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59280 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59330 (request call id 16)
15:57:27.793 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:27.798 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:27.805 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:27.806 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:27.808 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:27.810 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:27.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.815143  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59330 (request call id 16)
15:57:27.824 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:27.827 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9bf980a5, L:/127.0.0.1:51190 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:27.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.832957  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59302 (request call id 21)
15:57:27.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.834331  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59302 (request call id 21)
15:57:27.840 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x34bb870d, L:/127.0.0.1:43608 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:27.842 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x34e654a1, L:/127.0.0.1:59344 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.843436  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59302 (request call id 21)
15:57:27.844 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:27.844 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:27.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.857188  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59280 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59302 (request call id 21)
15:57:27.859 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.859 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.863 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.867 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.874188  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59314 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59344 (request call id 1)
15:57:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.892267  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59314 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59344 (request call id 1)
15:57:27.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.912777  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59314 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59344 (request call id 1)
15:57:27.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.913057  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59242 (request call id 20)
15:57:27.913 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:27.914 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:27.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.925823  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59242 (request call id 20)
15:57:27.926 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:27.927 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:27.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.932134  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59314 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59242 (request call id 20)
15:57:27.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.944782  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59320 (request call id 14)
15:57:27.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.945427  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59320 (request call id 14)
15:57:27.946 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:27.947 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:27.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.952478  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59314 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59320 (request call id 14)
15:57:27.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.960 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.963 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.966581  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59238 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:27.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59344 (request call id 4)
15:57:27.968 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:27.970 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:27.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=186), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [58ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [60ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items., [60ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [89ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items., [130ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items., [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items., [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items., [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [162ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items., [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items., [180ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [182ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@1818841750(state=PENDING, result=null, callback=(continuation of Deferred@192838517 after retry RPC after error@164730427) -> (continuation of Deferred@1370909107 after retry RPC after error@2003664113) -> (continuation of Deferred@254805178 after retry RPC after error@173357865) -> (continuation of Deferred@1749819425 after retry RPC after error@1960465197), errback=(continuation of Deferred@192838517 after retry RPC after error@164730427) -> (continuation of Deferred@1370909107 after retry RPC after error@2003664113) -> (continuation of Deferred@254805178 after retry RPC after error@173357865) -> (continuation of Deferred@1749819425 after retry RPC after error@1960465197))) after lookup
15:57:27.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:27.976773  8809 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 148 similar messages]
15:57:27.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.977015  8809 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59280 (request call id 26)
15:57:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.980638  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59238 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59280 (request call id 26)
15:57:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:27.991786  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59314 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:27.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59280 (request call id 26)
15:57:28.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.000250  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59238 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59280 (request call id 26)
15:57:28.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.020618  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59238 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59280 (request call id 26)
15:57:28.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.036294  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59280 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 6)
15:57:28.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.040869  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59238 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 6)
15:57:28.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.046280  8807 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 6)
15:57:28.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.048291  8807 service_pool.cc:140] TSHeartbeat request on kudu.master.MasterService from 127.8.136.2:38381 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 6)
15:57:28.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:28.048842  9201 heartbeater.cc:644] Failed to heartbeat to 127.8.136.61:33355 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.8.136.2:38381 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:28.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.052177  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59314 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 6)
15:57:28.060 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.060 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.064 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.072 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.106012  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59344 (request call id 7)
15:57:28.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.111428  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59344 (request call id 7)
15:57:28.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.132016  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59314 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59344 (request call id 7)
15:57:28.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.132035  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59344 (request call id 7)
15:57:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.151203  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59344 (request call id 7)
15:57:28.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.157022  8809 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59280 (request call id 27)
15:57:28.161 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.161 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.162 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:28.163 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:28.163 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:28.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.165 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:28.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:28.165 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:28.165 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.165 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:28.166 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:28.166 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:28.166 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:28.168 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:28.169 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:28.170 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:28.172 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.172 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.177 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:28.183 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:28.184 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:28.185 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:28.190 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:28.191 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:28.196 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:28.208 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xca3f8c6d, L:/127.0.0.1:51196 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:28.219 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa823569a, L:/127.0.0.1:43612 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:28.220 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5d911f90, L:/127.0.0.1:59356 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:28.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.221103  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59302 (request call id 24)
15:57:28.221 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:28.221 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.234295  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59302 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59356 (request call id 1)
15:57:28.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.253429  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59302 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59356 (request call id 1)
15:57:28.262 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.262 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:28.263 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:28.264 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:28.264 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:28.264 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=95), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [40ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items., [52ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items., [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [93ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@538952166(state=PENDING, result=null, callback=(continuation of Deferred@938100696 after retry RPC after error@1450356830), errback=(continuation of Deferred@938100696 after retry RPC after error@1450356830))) after lookup
15:57:28.266 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:28.266 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:28.266 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:28.267 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:28.267 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:28.267 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:28.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:28.268 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:28.270 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.270 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.271 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:28.272 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:28.272 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:28.272 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.273 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.273 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:28.273 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:28.274 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:28.274 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:28.274 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:28.275 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:28.277 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:28.277 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:28.277 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:28.277 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:28.277 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:28.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:28.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:28.282 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:28.282 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:28.282 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:28.282 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:28.283 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:28.283 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:28.283 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:28.284 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:28.284 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:28.285 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:28.287 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:28.291 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:28.291 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:28.293 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:28.294 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:28.297 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:28.303 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:28.305 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:28.307 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:28.308 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:28.310 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:28.311 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:28.316 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:28.321 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:28.325 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x722b403a, L:/127.0.0.1:51204 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:28.334 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:28.333 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:28.335 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:28.336 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:28.337 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:28.337 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:28.338 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:28.345 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:28.347 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1a6ce384, L:/127.0.0.1:51208 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:28.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.355018  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59330 (request call id 17)
15:57:28.362 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfda63286, L:/127.0.0.1:51224 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:28.362 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:28.364 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:28.370 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x70f0130d, L:/127.0.0.1:43620 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:28.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.372 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.373 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4864450a, L:/127.0.0.1:59372 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:28.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.373785  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59372 (request call id 0)
15:57:28.375 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.376 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.376 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:28.376 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:28.376 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:28.380 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:28.380 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:28.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:28.384 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:28.384 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:28.385 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:28.385 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:28.388 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:28.389 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x470ad619, L:/127.0.0.1:59370 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:28.391 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:28.392 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8f52762e, L:/127.0.0.1:43632 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:28.392 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:28.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:28.393 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:28.397 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:28.398 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:28.399 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:28.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=117), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [50ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [113ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=null) after lookup
15:57:28.403 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3ccc55d0, L:/127.0.0.1:59388 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:28.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.404115  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59370 (request call id 1)
15:57:28.405 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:28.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.405471  8807 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59370 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.405 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:28.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59344 (request call id 8)
15:57:28.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.416 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:28.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:28.416 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:28.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=129), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [72ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=null) after lookup
15:57:28.417 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:28.416 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:28.418 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:28.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.420331  8807 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59370 (request call id 2)
15:57:28.422 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdf730d69, L:/127.0.0.1:43648 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:28.426 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:28.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:28.427 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:28.428 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:28.428 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:28.429 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:28.429 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:28.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.429100  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59370 (request call id 2)
15:57:28.430 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:28.430 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:28.431 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:28.431 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:28.432 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:28.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.433390  8807 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59370 (request call id 2)
15:57:28.434 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:28.435 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:28.438 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:28.446 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd28d2aa0, L:/127.0.0.1:43660 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:28.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.446683  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59370 (request call id 2)
15:57:28.448 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:28.448 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:28.449 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc48d5c06, L:/127.0.0.1:59398 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:28.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.449944  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59370 (request call id 2)
15:57:28.456 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:28.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.457062  8809 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59370 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.1:46169 (request call id 8)
15:57:28.457 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:28.458 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:28.458 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:28.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.460239  8807 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.1:46169 (request call id 8)
15:57:28.462 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:28.467 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:28.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.469493  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.469 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:28.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.1:46169 (request call id 8)
15:57:28.470 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:28.470 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:28.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.473 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.477 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x66abc4c7, L:/127.0.0.1:51240 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:28.479 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:28.485 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0579bfaa, L:/127.0.0.1:51252 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:28.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.486552  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59370 (request call id 3)
15:57:28.487 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:28.488 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:28.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.493 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.493 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:28.495 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:28.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:28.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=109), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [58ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items., [88ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [89ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items., [102ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@113172490(state=PENDING, result=null, callback=(continuation of Deferred@279895339 after retry RPC after error@1145427792), errback=(continuation of Deferred@279895339 after retry RPC after error@1145427792))) after lookup
15:57:28.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.500110  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59356 (request call id 6)
15:57:28.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.506577  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59398 (request call id 2)
15:57:28.509 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x69ec71fe, L:/127.0.0.1:59414 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:28.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.509908  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59398 (request call id 2)
15:57:28.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.510232  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59398 (request call id 2)
15:57:28.511 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb7f18454, L:/127.0.0.1:43676 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:28.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.512756  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59398 (request call id 2)
15:57:28.514 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:28.515 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:28.520 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.520 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.520 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:28.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.525969  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59388 (request call id 5)
15:57:28.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.530292  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59388 (request call id 5)
15:57:28.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.531891  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59388 (request call id 5)
15:57:28.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.534596  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59388 (request call id 5)
15:57:28.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.534893  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59388 (request call id 5)
15:57:28.535 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:28.536 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:28.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.550974  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59388 (request call id 5)
15:57:28.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.552973  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59388 (request call id 5)
15:57:28.554 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:28.554 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:28.554 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:28.555 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:28.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.553563  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59388 (request call id 5)
15:57:28.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.553956  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59388 (request call id 5)
15:57:28.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.555298  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59290 (request call id 23)
15:57:28.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.570565  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59290 (request call id 23)
15:57:28.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.573475  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59290 (request call id 23)
15:57:28.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.574115  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59290 (request call id 23)
15:57:28.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.574870  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59290 (request call id 23)
15:57:28.575 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:28.575 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:28.576 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.576 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.586916  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59388 (request call id 6)
15:57:28.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.590242  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59388 (request call id 6)
15:57:28.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.591863  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59388 (request call id 6)
15:57:28.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.593748  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59388 (request call id 6)
15:57:28.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.592935  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59388 (request call id 6)
15:57:28.594 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:28.595 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:28.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.602 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.603 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:28.604 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=319), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [120ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [121ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items., [143ms] refreshing cache from master, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [146ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items., [147ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [147ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items., [165ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items., [181ms] refreshing cache from master, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [185ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [186ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items., [186ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items., [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [202ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items., [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [204ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items., [240ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [243ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [270ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items., [271ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items., [301ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [303ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [318ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@1009080317(state=PENDING, result=null, callback=(continuation of Deferred@193138938 after retry RPC after error@35554457) -> (continuation of Deferred@778551279 after retry RPC after error@946573153) -> (continuation of Deferred@729566294 after retry RPC after error@1571831788) -> (continuation of Deferred@1320909682 after retry RPC after error@718267715) -> (continuation of Deferred@1662517936 after retry RPC after error@1057689184) -> (continuation of Deferred@721326616 after retry RPC after error@2135855097), errback=(continuation of Deferred@193138938 after retry RPC after error@35554457) -> (continuation of Deferred@778551279 after retry RPC after error@946573153) -> (continuation of Deferred@729566294 after retry RPC after error@1571831788) -> (continuation of Deferred@1320909682 after retry RPC after error@718267715) -> (continuation of Deferred@1662517936 after retry RPC after error@1057689184) -> (continuation of Deferred@721326616 after retry RPC after error@2135855097))) after lookup
15:57:28.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.610183  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59388 (request call id 7)
15:57:28.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.612131  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59388 (request call id 7)
15:57:28.613 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:28.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.612634  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59388 (request call id 7)
15:57:28.614 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:28.623 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.624 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:28.624 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.629498  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59330 (request call id 21)
15:57:28.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.632936  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59414 (request call id 6)
15:57:28.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.633731  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59414 (request call id 6)
15:57:28.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.634038  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59414 (request call id 6)
15:57:28.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.645552  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59414 (request call id 6)
15:57:28.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.649930  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59414 (request call id 6)
15:57:28.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.650753  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59414 (request call id 6)
15:57:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.666031  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59414 (request call id 6)
15:57:28.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.670385  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59414 (request call id 6)
15:57:28.673 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:28.674 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:28.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.673043  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59242 (request call id 21)
15:57:28.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.677 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.686115  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59344 (request call id 14)
15:57:28.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.689574  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59330 (request call id 24)
15:57:28.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.691964  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 10)
15:57:28.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.694092  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 10)
15:57:28.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.706 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.707949  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59370 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59344 (request call id 15)
15:57:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.709623  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59330 (request call id 25)
15:57:28.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.713155  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59372 (request call id 12)
15:57:28.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.714247  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59372 (request call id 12)
15:57:28.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.718063  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59370 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59372 (request call id 12)
15:57:28.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.727 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.734822  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59290 (request call id 27)
15:57:28.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.738481  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59370 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59290 (request call id 27)
15:57:28.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.745949  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59344 (request call id 16)
15:57:28.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.746186  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59344 (request call id 16)
15:57:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.758912  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59370 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59344 (request call id 16)
15:57:28.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.766685  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59344 (request call id 16)
15:57:28.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.770735  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59356 (request call id 13)
15:57:28.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.775020  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59356 (request call id 13)
15:57:28.777 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.777 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.779356  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59370 (request call id 10)
15:57:28.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.785835  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59370 (request call id 10)
15:57:28.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.793004  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59370 (request call id 10)
15:57:28.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.794003  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59370 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59414 (request call id 7)
15:57:28.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.794315  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59414 (request call id 7)
15:57:28.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.805433  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59414 (request call id 7)
15:57:28.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.807 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.807 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:28.808 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=377), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [56ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items., [105ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items., [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items., [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items., [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items., [144ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items., [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [162ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items., [164ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items., [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [182ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items., [182ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items., [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [202ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [242ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items., [243ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items., [360ms] refreshing cache from master, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [362ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [362ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [375ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@1313213749(state=PENDING, result=null, callback=(continuation of Deferred@1911174528 after retry RPC after error@2022731932) -> (continuation of Deferred@731074092 after retry RPC after error@1430438350) -> (continuation of Deferred@1973725395 after retry RPC after error@239805035) -> (continuation of Deferred@1058602912 after retry RPC after error@2090272060) -> (continuation of Deferred@740673613 after retry RPC after error@2074804184) -> (continuation of Deferred@62384882 after retry RPC after error@1196269917) -> (continuation of Deferred@1168670297 after retry RPC after error@1775246603), errback=(continuation of Deferred@1911174528 after retry RPC after error@2022731932) -> (continuation of Deferred@731074092 after retry RPC after error@1430438350) -> (continuation of Deferred@1973725395 after retry RPC after error@239805035) -> (continuation of Deferred@1058602912 after retry RPC after error@2090272060) -> (continuation of Deferred@740673613 after retry RPC after error@2074804184) -> (continuation of Deferred@62384882 after retry RPC after error@1196269917) -> (continuation of Deferred@1168670297 after retry RPC after error@1775246603))) after lookup
15:57:28.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.809738  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59414 (request call id 8)
15:57:28.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.811693  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59414 (request call id 8)
15:57:28.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.812791  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59414 (request call id 8)
15:57:28.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.818393  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59370 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59414 (request call id 8)
15:57:28.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:28.828 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.832099  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 13)
15:57:28.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.833158  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59242 (request call id 25)
15:57:28.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.834558  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59290 (request call id 30)
15:57:28.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.850394  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59330 (request call id 26)
15:57:28.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.852351  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59330 (request call id 26)
15:57:28.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.852617  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59330 (request call id 26)
15:57:28.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.852823  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59330 (request call id 26)
15:57:28.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.872804  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59330 (request call id 26)
15:57:28.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.873003  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59330 (request call id 26)
15:57:28.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.873106  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59330 (request call id 26)
15:57:28.878 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.878 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.879913  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59370 (request call id 12)
15:57:28.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.890709  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59370 (request call id 12)
15:57:28.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.892916  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59370 (request call id 12)
15:57:28.908 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.908 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.910132  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59356 (request call id 16)
15:57:28.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.912034  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 16)
15:57:28.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.913100  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 16)
15:57:28.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.925263  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59344 (request call id 18)
15:57:28.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.926092  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59344 (request call id 18)
15:57:28.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.931 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.932197  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59356 (request call id 17)
15:57:28.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.932911  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59242 (request call id 28)
15:57:28.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.946605  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59242 (request call id 28)
15:57:28.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.950678  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59242 (request call id 28)
15:57:28.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.952776  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59242 (request call id 28)
15:57:28.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.952893  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59242 (request call id 28)
15:57:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.965867  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59242 (request call id 28)
15:57:28.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.969993  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59242 (request call id 28)
15:57:28.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.971943  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59242 (request call id 28)
15:57:28.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.972625  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59242 (request call id 28)
15:57:28.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.974403  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59242 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59290 (request call id 31)
15:57:28.978 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:28.978 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:28.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:28.986016  8808 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 124 similar messages]
15:57:28.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.986194  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59388 (request call id 18)
15:57:28.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.990262  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59356 (request call id 20)
15:57:28.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.990312  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59356 (request call id 20)
15:57:28.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.992214  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59356 (request call id 20)
15:57:28.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:28.992481  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:28.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 17)
15:57:29.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.008 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.010486  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59370 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59330 (request call id 29)
15:57:29.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.012264  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59414 (request call id 14)
15:57:29.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.019052  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59370 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59414 (request call id 14)
15:57:29.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.026624  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59388 (request call id 19)
15:57:29.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.029630  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59388 (request call id 19)
15:57:29.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.031 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.032852  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59372 (request call id 20)
15:57:29.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.038110  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59370 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59372 (request call id 20)
15:57:29.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.045086  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59372 (request call id 20)
15:57:29.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.049890  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.2:38381 (request call id 8)
15:57:29.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.050097  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.2:38381 (request call id 8)
15:57:29.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.052618  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.2:38381 (request call id 8)
15:57:29.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.058420  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59370 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.2:38381 (request call id 8)
15:57:29.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.060935  8806 service_pool.cc:140] TSHeartbeat request on kudu.master.MasterService from 127.8.136.3:36889 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.2:38381 (request call id 8)
15:57:29.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:29.061587  9336 heartbeater.cc:644] Failed to heartbeat to 127.8.136.61:33355 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.8.136.3:36889 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.065335  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.2:38381 (request call id 8)
15:57:29.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.069375  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.2:38381 (request call id 8)
15:57:29.079 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.079 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.085544  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59344 (request call id 22)
15:57:29.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.089543  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59330 (request call id 33)
15:57:29.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.093010  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59242 (request call id 29)
15:57:29.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.094154  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59242 (request call id 29)
15:57:29.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.105942  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59242 (request call id 29)
15:57:29.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.109 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.110749  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59356 (request call id 21)
15:57:29.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.112043  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59356 (request call id 21)
15:57:29.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.114434  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59356 (request call id 21)
15:57:29.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.125350  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59356 (request call id 21)
15:57:29.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.130106  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59330 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59356 (request call id 21)
15:57:29.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.132 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.132737  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59414 (request call id 17)
15:57:29.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.133890  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59414 (request call id 17)
15:57:29.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.134670  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59414 (request call id 17)
15:57:29.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.145684  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59414 (request call id 17)
15:57:29.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.146487  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59414 (request call id 17)
15:57:29.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.152143  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59414 (request call id 17)
15:57:29.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.154168  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59414 (request call id 17)
15:57:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.166121  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59414 (request call id 17)
15:57:29.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.172274  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59414 (request call id 17)
15:57:29.180 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.180 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.186075  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59370 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59388 (request call id 23)
15:57:29.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.192512  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 22)
15:57:29.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.194307  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59290 (request call id 37)
15:57:29.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.198441  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59370 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59290 (request call id 37)
15:57:29.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.206378  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59290 (request call id 37)
15:57:29.209 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.209 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.210 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:29.210 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:29.210 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:29.211 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:29.212 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:29.212 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:29.212 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:29.212 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:29.213 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:29.213 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:29.214 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:29.215 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:29.216 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:29.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.218909  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59370 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59372 (request call id 21)
15:57:29.223 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:29.223 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:29.224 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:29.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.225241  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59372 (request call id 21)
15:57:29.227 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:29.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.226469  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59372 (request call id 21)
15:57:29.229 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:29.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.233 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.234 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:29.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.234311  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 23)
15:57:29.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.238134  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59370 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 23)
15:57:29.245 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:29.245 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd325ca0d, L:/127.0.0.1:51254 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:29.249 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe31f428c, L:/127.0.0.1:43688 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:29.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.250339  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 23)
15:57:29.258 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x54c4f69b, L:/127.0.0.1:59426 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:29.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.258337  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59370 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 23)
15:57:29.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.259017  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 23)
15:57:29.259 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.260 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.265870  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 23)
15:57:29.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.269428  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59330 (request call id 35)
15:57:29.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.270463  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59330 (request call id 35)
15:57:29.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.276765  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59330 (request call id 35)
15:57:29.277 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.277 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.281 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.281 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.286021  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59388 (request call id 27)
15:57:29.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.289856  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59388 (request call id 27)
15:57:29.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.292157  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59388 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 24)
15:57:29.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.292553  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 24)
15:57:29.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.296051  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 24)
15:57:29.296 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.297 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.298560  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59370 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 24)
15:57:29.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.310 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.310 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:29.311 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:29.311 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:29.312 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:29.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:29.312 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:29.313 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:29.313 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:29.313 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:29.313 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:29.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.314000  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59356 (request call id 26)
15:57:29.315 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:29.316 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:29.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.316509  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59426 (request call id 3)
15:57:29.316 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:29.318 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:29.323 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:29.325 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:29.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.331679  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59426 (request call id 3)
15:57:29.332 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:29.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.332119  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59426 (request call id 3)
15:57:29.333 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.333 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:29.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=120), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [33ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items., [46ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items., [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [120ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@1891332099(state=PENDING, result=null, callback=(continuation of Deferred@2138958886 after retry RPC after error@1408392372) -> (continuation of Deferred@1076850969 after retry RPC after error@1807694455) -> (continuation of Deferred@2067003386 after retry RPC after error@979698644), errback=(continuation of Deferred@2138958886 after retry RPC after error@1408392372) -> (continuation of Deferred@1076850969 after retry RPC after error@1807694455) -> (continuation of Deferred@2067003386 after retry RPC after error@979698644))) after lookup
15:57:29.337 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:29.338 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:29.340 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:29.345 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:29.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.346450  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59388 (request call id 28)
15:57:29.346 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd6558ab5, L:/127.0.0.1:51266 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:29.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.352314  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59388 (request call id 28)
15:57:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.355921  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59388 (request call id 28)
15:57:29.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.357946  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59370 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59388 (request call id 28)
15:57:29.364 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf6b581ef, L:/127.0.0.1:43702 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:29.366 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc03c4cba, L:/127.0.0.1:59428 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:29.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.367432  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59388 (request call id 28)
15:57:29.368 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.368 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.369827  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59388 (request call id 28)
15:57:29.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.376362  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59388 (request call id 28)
15:57:29.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.378165  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59388 (request call id 28)
15:57:29.378 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.379 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.381 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.382 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:29.382 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:29.382 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:29.383 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:29.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:29.383 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:29.383 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:29.384 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:29.384 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:29.384 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:29.386 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:29.387 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:29.388 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:29.389 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:29.389 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:29.393 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:29.395 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:29.396 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:29.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.398363  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59370 (request call id 25)
15:57:29.398 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:29.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.400249  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59370 (request call id 25)
15:57:29.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.400604  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59370 (request call id 25)
15:57:29.401 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.401 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.402 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:29.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.410 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.414 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcd08050a, L:/127.0.0.1:51278 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:29.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.417145  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 9)
15:57:29.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.417411  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59428 (request call id 3)
15:57:29.424 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa45d4a67, L:/127.0.0.1:43718 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:29.425 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x20841f3d, L:/127.0.0.1:59444 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:29.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.426247  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59428 (request call id 3)
15:57:29.426 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.427 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.432531  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59428 (request call id 3)
15:57:29.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.436127  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59428 (request call id 3)
15:57:29.438 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.439 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:29.440 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=124), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [32ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [51ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [53ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items., [53ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items., [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items., [84ms] refreshing cache from master, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items., [86ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@649372259(state=PENDING, result=null, callback=(continuation of Deferred@1584160362 after retry RPC after error@2089563861) -> (continuation of Deferred@784456739 after retry RPC after error@761644066) -> (continuation of Deferred@298209514 after retry RPC after error@207746713), errback=(continuation of Deferred@1584160362 after retry RPC after error@2089563861) -> (continuation of Deferred@784456739 after retry RPC after error@761644066) -> (continuation of Deferred@298209514 after retry RPC after error@207746713))) after lookup
15:57:29.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.448941  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59428 (request call id 4)
15:57:29.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.449841  8807 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59356 (request call id 29)
15:57:29.450 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.450 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.451618  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59356 (request call id 29)
15:57:29.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.452353  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59414 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59356 (request call id 29)
15:57:29.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.456982  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59356 (request call id 29)
15:57:29.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.464956  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59356 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59344 (request call id 27)
15:57:29.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.468256  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59344 (request call id 27)
15:57:29.468 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.469 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.471938  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59344 (request call id 27)
15:57:29.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.475159  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.1:46169 (request call id 9)
15:57:29.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.477208  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.1:46169 (request call id 9)
15:57:29.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.482 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.492053  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59444 (request call id 3)
15:57:29.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:29.511 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.512 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:29.512 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=125), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [29ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items., [64ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items., [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@692051423(state=PENDING, result=null, callback=(continuation of Deferred@581015581 after retry RPC after error@157527263) -> (continuation of Deferred@1011838887 after retry RPC after error@1799986388) -> (continuation of Deferred@1158058192 after retry RPC after error@1368906235), errback=(continuation of Deferred@581015581 after retry RPC after error@157527263) -> (continuation of Deferred@1011838887 after retry RPC after error@1799986388) -> (continuation of Deferred@1158058192 after retry RPC after error@1368906235))) after lookup
15:57:29.512 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:29.512 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:29.513 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:29.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:29.514 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:29.515 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:29.515 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:29.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:29.516 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:29.516 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:29.517 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:29.518 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:29.519 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:29.520 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:29.523 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:29.525 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:29.527 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:29.527 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:29.532 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:29.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.532188  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59414 (request call id 25)
15:57:29.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.532445  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59414 (request call id 25)
15:57:29.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.536686  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59414 (request call id 25)
15:57:29.541 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.542 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.543 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:29.545 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9e520716, L:/127.0.0.1:51292 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:29.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.548117  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59444 (request call id 6)
15:57:29.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.552321  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59444 (request call id 6)
15:57:29.558 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3cb56338, L:/127.0.0.1:43734 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:29.560 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x23cc6eb9, L:/127.0.0.1:59448 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.560586  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59448 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59444 (request call id 6)
15:57:29.561 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59448 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.561 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.572207  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 31)
15:57:29.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.572539  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 31)
15:57:29.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.580587  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59448 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 31)
15:57:29.581 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59448 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.582 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.584 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.585 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:29.585 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:29.585 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:29.586 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:29.586 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:29.586 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:29.587 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:29.587 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:29.587 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:29.587 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:29.588 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:29.589 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:29.590 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:29.592 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:29.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.593146  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59444 (request call id 7)
15:57:29.593 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:29.594 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:29.596 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:29.596 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:29.600 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:29.601 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:29.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.603865  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59448 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59444 (request call id 7)
15:57:29.604 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59448 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.604 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.610 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3098e9b6, L:/127.0.0.1:51302 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:29.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.612999  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59444 (request call id 7)
15:57:29.616 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.617 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.619357  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59448 (request call id 3)
15:57:29.621 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x44fdba02, L:/127.0.0.1:59450 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:29.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.622051  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59448 (request call id 3)
15:57:29.622 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6b0ced2b, L:/127.0.0.1:43746 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:29.623 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.623 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.631163  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.631 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59448 (request call id 3)
15:57:29.633 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.636548  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59448 (request call id 3)
15:57:29.642 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.642 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:29.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=125), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59448 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59448 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59448 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59448 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59448 dropped due to backpressure. The service queue is full; it has 1 items., [86ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59448 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [101ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@373408135(state=PENDING, result=null, callback=(continuation of Deferred@2024588402 after retry RPC after error@517041964) -> (continuation of Deferred@1046124160 after retry RPC after error@646915381) -> (continuation of Deferred@941550274 after retry RPC after error@757291746), errback=(continuation of Deferred@2024588402 after retry RPC after error@517041964) -> (continuation of Deferred@1046124160 after retry RPC after error@646915381) -> (continuation of Deferred@941550274 after retry RPC after error@757291746))) after lookup
15:57:29.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.650611  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59448 (request call id 4)
15:57:29.651 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.651 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.652652  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59448 (request call id 4)
15:57:29.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.655725  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59448 (request call id 4)
15:57:29.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.665766  8807 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59448 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59344 (request call id 28)
15:57:29.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.672421  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59344 (request call id 28)
15:57:29.673 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.673 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.676039  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59344 (request call id 28)
15:57:29.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.679711  8808 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59448 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59344 (request call id 28)
15:57:29.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.685 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.690496  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59450 (request call id 4)
15:57:29.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.696312  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59450 (request call id 4)
15:57:29.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.696707  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59428 (request call id 8)
15:57:29.697 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.697 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.711946  8807 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59356 (request call id 30)
15:57:29.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.712352  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59356 (request call id 30)
15:57:29.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.712993  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59356 (request call id 30)
15:57:29.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.713292  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.713 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59356 (request call id 30)
15:57:29.713 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.717 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.717 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.718840  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59448 (request call id 6)
15:57:29.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.728602  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59448 (request call id 6)
15:57:29.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.730305  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59448 (request call id 6)
15:57:29.731 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.731 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.732228  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59372 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59448 (request call id 6)
15:57:29.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.732414  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59448 (request call id 6)
15:57:29.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.736559  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59448 (request call id 6)
15:57:29.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.746 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.746 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:29.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.747474  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59448 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59444 (request call id 10)
15:57:29.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.752650  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 35)
15:57:29.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.759469  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59448 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 35)
15:57:29.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.767764  8806 service_pool.cc:140] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:59214 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 35)
15:57:29.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.767928  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 35)
15:57:29.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.768162  8833 master_runner.cc:186] Error getting master registration for 127.8.136.61:33355: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:59214 dropped due to backpressure. The service queue is full; it has 1 items., 
15:57:29.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.768301  8833 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
15:57:29.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.776152  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59398 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 18)
15:57:29.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.779786  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59448 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 18)
15:57:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.784394  8808 service_pool.cc:140] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:60086 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 18)
15:57:29.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.784899  8788 master_runner.cc:186] Error getting master registration for 127.8.136.61:33355: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:60086 dropped due to backpressure. The service queue is full; it has 1 items., 
15:57:29.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.785050  8788 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
15:57:29.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.786 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.787986  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59444 (request call id 12)
15:57:29.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.791847  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 36)
15:57:29.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.798955  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59448 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 36)
15:57:29.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.805645  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 36)
15:57:29.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.808248  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 36)
15:57:29.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.812966  8809 service_pool.cc:140] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:59204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59398 (request call id 36)
15:57:29.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.813287  8747 master_runner.cc:186] Error getting master registration for 127.8.136.61:33355: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:59204 dropped due to backpressure. The service queue is full; it has 1 items., 
15:57:29.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.815590  8747 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
15:57:29.817 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.818 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.818 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:29.818 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:29.818 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:29.820 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:29.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:29.820 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:29.821 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:29.821 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:29.821 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:29.821 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:29.822 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:29.823 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:29.825 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:29.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.826190  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59448 (request call id 11)
15:57:29.827 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:29.829 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:29.830 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:29.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.831550  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59448 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59450 (request call id 7)
15:57:29.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.832784  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59372 (request call id 32)
15:57:29.833 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.833 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.833 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:29.835 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:29.836 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:29.839 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:29.879 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.879 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.880 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:29.880 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:29.880 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:29.881 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:29.881 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:29.883 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:29.884 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:29.884 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:29.884 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:29.884 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:29.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.884223  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59448 (request call id 12)
15:57:29.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.886 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.887 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:29.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.888106  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59444 (request call id 14)
15:57:29.888 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x40097ce9, L:/127.0.0.1:51316 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:29.890 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:29.895 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:29.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.896310  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59444 (request call id 14)
15:57:29.896 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:29.904 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:29.905 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:29.905 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:29.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.905377  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59344 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59444 (request call id 14)
15:57:29.908 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:29.908 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:29.912 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:29.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.917400  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59444 (request call id 14)
15:57:29.918 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.919 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.919 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:29.919 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:29.919 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:29.920 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:29.920 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:29.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:29.923 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:29.923 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:29.923 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:29.924 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:29.925 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:29.926 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe4380c05, L:/127.0.0.1:59452 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:29.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.927222  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59344 (request call id 34)
15:57:29.927 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb4b17471, L:/127.0.0.1:43752 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:29.929 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.929 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.929 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1cc29469, L:/127.0.0.1:51328 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:29.930 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:29.931 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:29.933 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:29.934 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:29.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.936594  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59344 (request call id 34)
15:57:29.940 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:29.945 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:29.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.946583  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59344 (request call id 34)
15:57:29.947 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7ca584f9, L:/127.0.0.1:43760 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:29.948 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:29.949 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.950 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.950 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:29.950 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:29.950 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:29.951 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x83323f60, L:/127.0.0.1:59468 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:29.951 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:29.951 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:29.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:29.953 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.954 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.954 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:29.954 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:29.955 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:29.955 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:29.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.955711  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59468 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 23)
15:57:29.957 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:29.960 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:29.960 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59468 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.961 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.961 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x04aa98e0, L:/127.0.0.1:43772 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:29.962 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:29.968 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:29.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.967701  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59452 (request call id 2)
15:57:29.969 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfcb168b2, L:/127.0.0.1:51340 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:29.976 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:29.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.978081  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59468 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59452 (request call id 2)
15:57:29.978 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:29.979 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59468 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.979 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.981 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:29.981 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:29.982 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:29.984 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:29.985 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8e364a64, L:/127.0.0.1:59482 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:29.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.985559  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59452 (request call id 2)
15:57:29.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:29.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:29.987 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:29.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=164), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [67ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items., [106ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items., [131ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@796112470(state=PENDING, result=null, callback=(continuation of Deferred@243663086 after retry RPC after error@923214237) -> (continuation of Deferred@109333073 after retry RPC after error@880254417), errback=(continuation of Deferred@243663086 after retry RPC after error@923214237) -> (continuation of Deferred@109333073 after retry RPC after error@880254417))) after lookup
15:57:29.989 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:29.991 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:29.991 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:29.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:29.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=105), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [41ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [60ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [71ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59468 dropped due to backpressure. The service queue is full; it has 1 items., [72ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59468 dropped due to backpressure. The service queue is full; it has 1 items., [87ms] refreshing cache from master, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [89ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [89ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59468 dropped due to backpressure. The service queue is full; it has 1 items., [90ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [90ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59468 dropped due to backpressure. The service queue is full; it has 1 items., [99ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [101ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@1850721514(state=PENDING, result=null, callback=(continuation of Deferred@1159294457 after retry RPC after error@667891402) -> (continuation of Deferred@1349178956 after retry RPC after error@1074929727), errback=(continuation of Deferred@1159294457 after retry RPC after error@667891402) -> (continuation of Deferred@1349178956 after retry RPC after error@1074929727))) after lookup
15:57:29.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:29.993577  8808 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 157 similar messages]
15:57:29.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.993749  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59468 (request call id 3)
15:57:29.992 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:29.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:29.995931  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59468 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:29.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 24)
15:57:30.000 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8d93a6cc, L:/127.0.0.1:51354 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:30.003 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:30.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.004487  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 24)
15:57:30.007 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5d51cc34, L:/127.0.0.1:43784 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:30.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.008733  8808 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59468 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 24)
15:57:30.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.011839  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 24)
15:57:30.013 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:30.013 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:30.016 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x643dac21, L:/127.0.0.1:59488 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:30.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.017014  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 24)
15:57:30.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.017373  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59428 (request call id 9)
15:57:30.017 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:30.018 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:30.018 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.019 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.019 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:30.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.024799  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 6)
15:57:30.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.027344  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59488 (request call id 1)
15:57:30.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.028872  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59468 (request call id 5)
15:57:30.029 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:30.029 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:30.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.031086  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59468 (request call id 5)
15:57:30.031 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:30.031 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:30.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.036588  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59468 (request call id 5)
15:57:30.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.045132  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59468 (request call id 5)
15:57:30.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.046775  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59468 (request call id 5)
15:57:30.047 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:30.047 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:30.049 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.050 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.050 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:30.050 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:30.050 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:30.050 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:30.052 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:30.052 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:30.053 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:30.055 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:30.055 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:30.055 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:30.055 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:30.055 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:30.055 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:30.056 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=130), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [40ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items., [64ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [101ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [102ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items., [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@397600132(state=PENDING, result=null, callback=(continuation of Deferred@609290902 after retry RPC after error@2016310246) -> (continuation of Deferred@212379160 after retry RPC after error@213314764) -> (continuation of Deferred@538923638 after retry RPC after error@732280016), errback=(continuation of Deferred@609290902 after retry RPC after error@2016310246) -> (continuation of Deferred@212379160 after retry RPC after error@213314764) -> (continuation of Deferred@538923638 after retry RPC after error@732280016))) after lookup
15:57:30.056 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=466), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [22ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items., [34ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [34ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items., [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items., [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items., [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items., [84ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items., [108ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items., [124ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items., [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [141ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [141ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items., [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [142ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items., [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [243ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items., [245ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items., [461ms] refreshing cache from master, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [462ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [465ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@1167308137(state=PENDING, result=null, callback=(continuation of Deferred@2022985086 after retry RPC after error@1783131212) -> (continuation of Deferred@625185929 after retry RPC after error@2107852213) -> (continuation of Deferred@663095490 after retry RPC after error@235223666) -> (continuation of Deferred@928710887 after retry RPC after error@1353872724) -> (continuation of Deferred@1206237080 after retry RPC after error@1611973564) -> (continuation of Deferred@254258017 after retry RPC after error@1283221252) -> (continuation of Deferred@642728036 after retry RPC after error@1619029554) -> (continuation of Deferred@1389276640 after retry RPC after error@2099623162), errback=(continuation of Deferred@2022985086 after retry RPC after error@1783131212) -> (continuation of Deferred@625185929 after retry RPC after error@2107852213) -> (continuation of Deferred@663095490 after retry RPC after error@235223666) -> (continuation of Deferred@928710887 after retry RPC after error@1353872724) -> (continuation of Deferred@1206237080 after retry RPC after error@1611973564) -> (continuation of Deferred@254258017 after retry RPC after error@1283221252) -> (continuation of Deferred@642728036 after retry RPC after error@1619029554) -> (continuation of Deferred@1389276640 after retry RPC after error@2099623162))) after lookup
15:57:30.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.057884  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59482 (request call id 4)
15:57:30.058 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:30.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.058159  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59450 (request call id 9)
15:57:30.059 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:30.059 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:30.060 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:30.061 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:30.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.062492  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 8)
15:57:30.064 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:30.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.064318  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 8)
15:57:30.064 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:30.066 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:30.069 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:30.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.068567  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 8)
15:57:30.069 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:30.069 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:30.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.071590  8808 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 8)
15:57:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.076138  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 8)
15:57:30.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.077126  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 8)
15:57:30.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.080292  8807 service_pool.cc:140] TSHeartbeat request on kudu.master.MasterService from 127.8.136.2:38381 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 8)
15:57:30.080 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4e0f16fa, L:/127.0.0.1:51356 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:30.080 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:30.083 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc1521d2a, L:/127.0.0.1:43790 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:30.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.086553  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 8)
15:57:30.087 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:30.087 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:30.092 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaba0de3d, L:/127.0.0.1:59492 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:30.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.091809  8808 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.093 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:30.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=36), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [23ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=null) after lookup
15:57:30.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.097414  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59428 (request call id 14)
15:57:30.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.104840  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 9)
15:57:30.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.107191  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59488 (request call id 5)
15:57:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.120014  8808 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59488 (request call id 5)
15:57:30.121 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.121 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.122 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:30.122 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=165), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [34ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items., [51ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items., [59ms] refreshing cache from master, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [61ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items., [78ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [80ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [80ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [80ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items., [99ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [100ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items., [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [102ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items., [118ms] refreshing cache from master, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [119ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [120ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items., [120ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [121ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items., [139ms] refreshing cache from master, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [140ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [140ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [154ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@127004186(state=PENDING, result=null, callback=(continuation of Deferred@304746827 after retry RPC after error@1371927165) -> (continuation of Deferred@1854159098 after retry RPC after error@1718479374) -> (continuation of Deferred@613355457 after retry RPC after error@1512523575) -> (continuation of Deferred@355202913 after retry RPC after error@471810640) -> (continuation of Deferred@1085450005 after retry RPC after error@541875915), errback=(continuation of Deferred@304746827 after retry RPC after error@1371927165) -> (continuation of Deferred@1854159098 after retry RPC after error@1718479374) -> (continuation of Deferred@613355457 after retry RPC after error@1512523575) -> (continuation of Deferred@355202913 after retry RPC after error@471810640) -> (continuation of Deferred@1085450005 after retry RPC after error@541875915))) after lookup
15:57:30.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.136121  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 26)
15:57:30.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.136772  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 26)
15:57:30.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.140000  8808 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 26)
15:57:30.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.158 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.160446  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59468 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59492 (request call id 4)
15:57:30.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.164260  8807 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 10)
15:57:30.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.166455  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59488 (request call id 7)
15:57:30.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.168839  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59468 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59488 (request call id 7)
15:57:30.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.177229  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59488 (request call id 7)
15:57:30.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.179363  8808 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59488 (request call id 7)
15:57:30.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.184379  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59488 (request call id 7)
15:57:30.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.189049  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59468 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59488 (request call id 7)
15:57:30.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.191483  8808 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59482 (request call id 7)
15:57:30.196 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:30.197 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.199576  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59448 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59492 (request call id 6)
15:57:30.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.209488  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59468 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59492 (request call id 6)
15:57:30.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.217743  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59428 (request call id 17)
15:57:30.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.219692  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59448 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59428 (request call id 17)
15:57:30.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.224 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.229841  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59468 (request call id 11)
15:57:30.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.230305  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59468 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59450 (request call id 10)
15:57:30.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.239024  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59448 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59450 (request call id 10)
15:57:30.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.247709  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59450 (request call id 10)
15:57:30.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.259 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:30.259 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.260627  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 11)
15:57:30.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.267967  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59444 (request call id 19)
15:57:30.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.268805  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59468 (request call id 12)
15:57:30.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.275761  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59468 (request call id 12)
15:57:30.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.288234  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59444 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59468 (request call id 12)
15:57:30.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.290784  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59468 (request call id 12)
15:57:30.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.295958  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59468 (request call id 12)
15:57:30.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.299 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.308606  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59444 (request call id 21)
15:57:30.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.309947  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59444 (request call id 21)
15:57:30.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.311941  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59444 (request call id 21)
15:57:30.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.315999  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59444 (request call id 21)
15:57:30.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.325 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.330260  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 14)
15:57:30.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.331353  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 14)
15:57:30.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.336272  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 14)
15:57:30.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.337105  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 14)
15:57:30.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.351780  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 14)
15:57:30.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.356565  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 14)
15:57:30.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.357348  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 14)
15:57:30.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.359730  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.360 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.360 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.361 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:30.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.364195  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 12)
15:57:30.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.366405  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59488 (request call id 8)
15:57:30.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.371801  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59488 (request call id 8)
15:57:30.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.375725  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59488 (request call id 8)
15:57:30.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.376488  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59488 (request call id 8)
15:57:30.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.379839  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59488 (request call id 8)
15:57:30.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.390827  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59488 (request call id 8)
15:57:30.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.391088  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59488 (request call id 8)
15:57:30.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.395946  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59488 (request call id 8)
15:57:30.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.396723  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59488 (request call id 8)
15:57:30.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.400 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:30.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.401481  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59468 (request call id 13)
15:57:30.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.406797  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59468 (request call id 13)
15:57:30.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.417155  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59468 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59428 (request call id 23)
15:57:30.425 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.426 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.426 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:30.426 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:30.427 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:30.428 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:30.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:30.428 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:30.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.428954  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59468 (request call id 14)
15:57:30.429 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:30.429 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:30.429 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:30.429 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:30.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.430011  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59468 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 16)
15:57:30.432 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:30.433 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:30.434 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:30.435 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:30.435 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:30.437 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:30.439 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:30.440 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:30.443 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:30.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.446419  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 16)
15:57:30.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.449146  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59468 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 16)
15:57:30.449 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:30.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.451545  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 16)
15:57:30.454 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7f4379aa, L:/127.0.0.1:43802 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.458699  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.1:46169 (request call id 10)
15:57:30.463 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.463 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.464 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:30.464 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5f6f6d32, L:/127.0.0.1:51358 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:30.464 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:30.464 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:30.465 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:30.466 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:30.466 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x59017ce5, L:/127.0.0.1:59496 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:30.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:30.467 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:30.467 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:30.468 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:30.468 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:30.469 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:30.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.469322  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59468 (request call id 16)
15:57:30.470 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:30.470 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:30.470 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:30.471 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:30.475 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:30.475 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:30.476 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:30.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.477540  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59468 (request call id 16)
15:57:30.480 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:30.480 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:30.480 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:30.481 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:30.483 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:30.484 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:30.493 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3ac5000f, L:/127.0.0.1:51372 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.495286  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59468 (request call id 16)
15:57:30.495 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:30.496 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:30.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.502 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.503 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5a7e22fc, L:/127.0.0.1:43818 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:30.504 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdd9c72da, L:/127.0.0.1:59512 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:30.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.505259  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59512 (request call id 0)
15:57:30.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.514940  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59496 (request call id 3)
15:57:30.515 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:30.516 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:30.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.519811  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59496 (request call id 3)
15:57:30.526 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.526 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.526 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:30.527 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=94), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [29ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items., [37ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items., [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items., [48ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items., [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [61ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [93ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@783334108(state=PENDING, result=null, callback=(continuation of Deferred@899299687 after retry RPC after error@1500604106) -> (continuation of Deferred@299194333 after retry RPC after error@974678369) -> (continuation of Deferred@1580019268 after retry RPC after error@213402749), errback=(continuation of Deferred@899299687 after retry RPC after error@1500604106) -> (continuation of Deferred@299194333 after retry RPC after error@974678369) -> (continuation of Deferred@1580019268 after retry RPC after error@213402749))) after lookup
15:57:30.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.530831  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 17)
15:57:30.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.531181  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 17)
15:57:30.535 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:30.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.534441  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 17)
15:57:30.535 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:30.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.540290  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 17)
15:57:30.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.551308  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 17)
15:57:30.552 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:30.552 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:30.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.554476  8807 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 17)
15:57:30.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.560494  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 17)
15:57:30.567 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.568 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.571774  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59512 (request call id 3)
15:57:30.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.579686  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59512 (request call id 3)
15:57:30.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.586568  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59512 (request call id 3)
15:57:30.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.602 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.603 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:30.603 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=133), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [26ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items., [47ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] refreshing cache from master, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items., [66ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [133ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@1385663729(state=PENDING, result=null, callback=(continuation of Deferred@248041352 after retry RPC after error@1882589385) -> (continuation of Deferred@265322435 after retry RPC after error@1632537292) -> (continuation of Deferred@691191266 after retry RPC after error@1770166349), errback=(continuation of Deferred@248041352 after retry RPC after error@1882589385) -> (continuation of Deferred@265322435 after retry RPC after error@1632537292) -> (continuation of Deferred@691191266 after retry RPC after error@1770166349))) after lookup
15:57:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.606588  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59512 (request call id 4)
15:57:30.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.613992  8807 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59496 (request call id 6)
15:57:30.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.616107  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 35)
15:57:30.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.619884  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 35)
15:57:30.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.626945  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 35)
15:57:30.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.629 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.630755  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59512 (request call id 5)
15:57:30.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.636711  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59512 (request call id 5)
15:57:30.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.640288  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59512 (request call id 5)
15:57:30.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.647372  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59512 (request call id 5)
15:57:30.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.656992  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59512 (request call id 5)
15:57:30.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.666630  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59512 (request call id 5)
15:57:30.668 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.668 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.668 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:30.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.677186  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59428 (request call id 28)
15:57:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.679461  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 18)
15:57:30.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.686831  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 18)
15:57:30.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.691015  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59482 (request call id 17)
15:57:30.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.691344  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59482 (request call id 17)
15:57:30.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.694453  8807 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59482 (request call id 17)
15:57:30.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.697342  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59482 (request call id 17)
15:57:30.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.705 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.711726  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59468 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 8)
15:57:30.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.716665  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59428 (request call id 30)
15:57:30.729 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.730 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.730974  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59468 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 9)
15:57:30.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.731925  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 9)
15:57:30.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.733788  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59496 (request call id 8)
15:57:30.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.735870  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59496 (request call id 8)
15:57:30.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.749676  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59468 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59496 (request call id 8)
15:57:30.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.751119  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59496 (request call id 8)
15:57:30.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.756347  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59496 (request call id 8)
15:57:30.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.764838  8807 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 13)
15:57:30.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.766273  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 13)
15:57:30.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.769547  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59468 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 13)
15:57:30.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.771 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.773075  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 11)
15:57:30.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.776289  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 11)
15:57:30.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.789131  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59468 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 11)
15:57:30.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.790508  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 11)
15:57:30.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.796638  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 11)
15:57:30.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.806 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.809111  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59468 (request call id 23)
15:57:30.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.810531  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59468 (request call id 23)
15:57:30.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.811648  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59468 (request call id 23)
15:57:30.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.815827  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59468 (request call id 23)
15:57:30.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.831 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.831045  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 22)
15:57:30.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.832291  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 22)
15:57:30.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.834417  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59496 (request call id 9)
15:57:30.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.837159  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59496 (request call id 9)
15:57:30.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.850368  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59496 (request call id 9)
15:57:30.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.851138  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59496 (request call id 9)
15:57:30.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.857682  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59496 (request call id 9)
15:57:30.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.870901  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59496 (request call id 9)
15:57:30.872 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.872 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:30.872 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.873951  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59496 (request call id 10)
15:57:30.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.876201  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 42)
15:57:30.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.876567  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 42)
15:57:30.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.884788  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 42)
15:57:30.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.890703  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 42)
15:57:30.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.893996  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 42)
15:57:30.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.896986  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 42)
15:57:30.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.899982  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59426 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 19)
15:57:30.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.904863  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 19)
15:57:30.906 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.906 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.914271  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59496 (request call id 12)
15:57:30.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.916589  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 43)
15:57:30.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.917375  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59428 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 43)
15:57:30.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.925300  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59426 (request call id 43)
15:57:30.931 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.931 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.932 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:30.932 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:30.932 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:30.934 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:30.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:30.935 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:30.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.935006  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59496 (request call id 13)
15:57:30.935 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:30.935 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:30.935 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:30.936 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:30.937 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:30.938 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:30.939 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:30.941 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:30.941 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:30.942 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:30.943 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:30.945 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:30.948 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:30.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.947840  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59496 (request call id 13)
15:57:30.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.951682  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59496 (request call id 13)
15:57:30.957 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:30.959 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x46c6aa95, L:/127.0.0.1:51386 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:30.961 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x01874b1b, L:/127.0.0.1:43832 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:30.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.964563  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59496 (request call id 13)
15:57:30.969 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x90cd4e8a, L:/127.0.0.1:59522 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:30.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.970201  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 26)
15:57:30.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.970297  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 26)
15:57:30.970 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:30.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.970927  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 26)
15:57:30.971 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:30.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:30.975 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:30.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.981796  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59522 (request call id 1)
15:57:30.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.991338  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 16)
15:57:30.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.991638  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 16)
15:57:30.991 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:30.992 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:30.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:30.994500  8807 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 172 similar messages]
15:57:30.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.994653  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59496 (request call id 14)
15:57:30.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:30.996690  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:30.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59428 (request call id 37)
15:57:31.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.000100  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59428 (request call id 37)
15:57:31.001 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.001 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.008 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.009567  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59488 (request call id 22)
15:57:31.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.011478  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59488 (request call id 22)
15:57:31.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.011718  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59488 (request call id 22)
15:57:31.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.019830  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59488 (request call id 22)
15:57:31.020 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.020692  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59488 (request call id 22)
15:57:31.021 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.025128  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59488 (request call id 22)
15:57:31.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.031213  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.032 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.033 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:31.033 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:31.033 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:31.034 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:31.034 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:31.034 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:31.035 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:31.035 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:31.036 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:31.036 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:31.037 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:31.038 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:31.040 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:31.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.041342  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59496 (request call id 15)
15:57:31.041 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:31.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.042701  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59496 (request call id 15)
15:57:31.043 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:31.043 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.043 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.044 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:31.046 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:31.050 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:31.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.051333  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59496 (request call id 15)
15:57:31.054 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:31.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.061329  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59496 (request call id 15)
15:57:31.062 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:31.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.062420  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59496 (request call id 15)
15:57:31.063 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.063 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.066 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa9a23b0b, L:/127.0.0.1:43848 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:31.068 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1f82c64a, L:/127.0.0.1:51392 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:31.075 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.075 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.076 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfd40947e, L:/127.0.0.1:59528 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:31.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.077155  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59528 (request call id 0)
15:57:31.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.079874  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 24)
15:57:31.080 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.080 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.081491  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.2:38381 (request call id 10)
15:57:31.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.090458  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.2:38381 (request call id 10)
15:57:31.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.091111  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.2:38381 (request call id 10)
15:57:31.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.091539  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.2:38381 (request call id 10)
15:57:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.093587  8806 service_pool.cc:140] TSHeartbeat request on kudu.master.MasterService from 127.8.136.3:36889 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.2:38381 (request call id 10)
15:57:31.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.100693  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.2:38381 (request call id 10)
15:57:31.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.101452  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.2:38381 (request call id 10)
15:57:31.102 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.102 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.108 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.109 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:31.109 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:31.109 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:31.110 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:31.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:31.110 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:31.112 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:31.112 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:31.112 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:31.112 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:31.114 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:31.115 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:31.116 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:31.116 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:31.116 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:31.117 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:31.119 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:31.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.120715  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59522 (request call id 6)
15:57:31.121 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.123 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:31.123 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.127 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:31.132 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.131461  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 19)
15:57:31.132 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.133 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.133 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.133 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0d259109, L:/127.0.0.1:51402 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:31.137 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:31.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.139750  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59528 (request call id 3)
15:57:31.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.144975  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 21)
15:57:31.145 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.145 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.146914  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 21)
15:57:31.147 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0702ff05, L:/127.0.0.1:43850 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:31.149 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfbd1e09e, L:/127.0.0.1:59538 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:31.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.150431  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 21)
15:57:31.151 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.151 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.151298  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 21)
15:57:31.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.157246  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 21)
15:57:31.158 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.158 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.160004  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 21)
15:57:31.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.167268  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 21)
15:57:31.176 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.176 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.177954  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59538 (request call id 2)
15:57:31.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.180354  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59528 (request call id 4)
15:57:31.181 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.181 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.186585  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59528 (request call id 4)
15:57:31.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.194103  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59528 (request call id 4)
15:57:31.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.196051  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59528 (request call id 4)
15:57:31.196 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.197 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.206827  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59528 (request call id 4)
15:57:31.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.214 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.214 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:31.214 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=176), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [29ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items., [42ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items., [64ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items., [85ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items., [107ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [175ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@576391295(state=PENDING, result=null, callback=(continuation of Deferred@230143017 after retry RPC after error@1697196028) -> (continuation of Deferred@1136513057 after retry RPC after error@962535641) -> (continuation of Deferred@167365927 after retry RPC after error@633539875) -> (continuation of Deferred@148045154 after retry RPC after error@1212898633), errback=(continuation of Deferred@230143017 after retry RPC after error@1697196028) -> (continuation of Deferred@1136513057 after retry RPC after error@962535641) -> (continuation of Deferred@167365927 after retry RPC after error@633539875) -> (continuation of Deferred@148045154 after retry RPC after error@1212898633))) after lookup
15:57:31.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.215899  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59528 (request call id 5)
15:57:31.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.217283  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59528 (request call id 5)
15:57:31.218 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.218 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.230521  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59528 (request call id 5)
15:57:31.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.231175  8808 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59482 (request call id 30)
15:57:31.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.234 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.236804  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59538 (request call id 5)
15:57:31.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.239699  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59522 (request call id 7)
15:57:31.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.239699  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59522 (request call id 7)
15:57:31.240 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.241 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.247251  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59522 (request call id 7)
15:57:31.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.250602  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59522 (request call id 7)
15:57:31.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.251308  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59522 (request call id 7)
15:57:31.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.266601  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59522 (request call id 7)
15:57:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.270927  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59522 (request call id 7)
15:57:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.271425  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59522 (request call id 7)
15:57:31.277 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.277 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:31.279 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=340), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [23ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items., [33ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items., [42ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [53ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items., [54ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items., [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items., [106ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items., [125ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items., [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [193ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items., [194ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items., [300ms] refreshing cache from master, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [302ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [302ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [339ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@929922199(state=PENDING, result=null, callback=(continuation of Deferred@550418277 after retry RPC after error@933487215) -> (continuation of Deferred@948483118 after retry RPC after error@1683881580) -> (continuation of Deferred@830281757 after retry RPC after error@426063047) -> (continuation of Deferred@1680984577 after retry RPC after error@1863640693) -> (continuation of Deferred@913352314 after retry RPC after error@100892543) -> (continuation of Deferred@1812520060 after retry RPC after error@619165894) -> (continuation of Deferred@395811158 after retry RPC after error@175305820), errback=(continuation of Deferred@550418277 after retry RPC after error@933487215) -> (continuation of Deferred@948483118 after retry RPC after error@1683881580) -> (continuation of Deferred@830281757 after retry RPC after error@426063047) -> (continuation of Deferred@1680984577 after retry RPC after error@1863640693) -> (continuation of Deferred@913352314 after retry RPC after error@100892543) -> (continuation of Deferred@1812520060 after retry RPC after error@619165894) -> (continuation of Deferred@395811158 after retry RPC after error@175305820))) after lookup
15:57:31.291 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.290335  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59522 (request call id 8)
15:57:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.291031  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59522 (request call id 8)
15:57:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.292081  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59522 (request call id 8)
15:57:31.292 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=176), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [19ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items., [36ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items., [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items., [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items., [66ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [81ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [101ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items., [103ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items., [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items., [126ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items., [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [161ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@1629901192(state=PENDING, result=null, callback=(continuation of Deferred@1139966535 after retry RPC after error@802980025) -> (continuation of Deferred@269618258 after retry RPC after error@1139516873) -> (continuation of Deferred@341632841 after retry RPC after error@1598972979) -> (continuation of Deferred@1597932308 after retry RPC after error@1097179351) -> (continuation of Deferred@846229789 after retry RPC after error@506721436) -> (continuation of Deferred@901702253 after retry RPC after error@1496424213), errback=(continuation of Deferred@1139966535 after retry RPC after error@802980025) -> (continuation of Deferred@269618258 after retry RPC after error@1139516873) -> (continuation of Deferred@341632841 after retry RPC after error@1598972979) -> (continuation of Deferred@1597932308 after retry RPC after error@1097179351) -> (continuation of Deferred@846229789 after retry RPC after error@506721436) -> (continuation of Deferred@901702253 after retry RPC after error@1496424213))) after lookup
15:57:31.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.293325  8809 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59522 (request call id 8)
15:57:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.300413  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59522 (request call id 8)
15:57:31.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.310604  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59522 (request call id 8)
15:57:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.311301  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59522 (request call id 8)
15:57:31.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.316 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:31.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.327296  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59488 (request call id 30)
15:57:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.330511  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59488 (request call id 30)
15:57:31.334 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.334 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.340306  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 10)
15:57:31.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.351202  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 10)
15:57:31.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.351729  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 25)
15:57:31.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.359719  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 25)
15:57:31.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.371382  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 25)
15:57:31.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.379940  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 25)
15:57:31.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.382 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.391184  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 37)
15:57:31.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.391451  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 37)
15:57:31.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.400202  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 28)
15:57:31.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.400211  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59450 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 28)
15:57:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.404914  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 28)
15:57:31.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.411791  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 28)
15:57:31.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.419 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.420686  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 14)
15:57:31.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.425153  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 14)
15:57:31.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.431133  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 14)
15:57:31.434 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.434 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.435967  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59496 (request call id 21)
15:57:31.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.444525  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 26)
15:57:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.446827  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 26)
15:57:31.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.453934  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 26)
15:57:31.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.465015  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.1:46169 (request call id 11)
15:57:31.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.467145  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.1:46169 (request call id 11)
15:57:31.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.471436  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.1:46169 (request call id 11)
15:57:31.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.474014  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.1:46169 (request call id 11)
15:57:31.482 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.482 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.486296  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 27)
15:57:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.490487  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 38)
15:57:31.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.494323  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 38)
15:57:31.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.506831  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 38)
15:57:31.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.511747  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59482 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 38)
15:57:31.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.514485  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59450 (request call id 38)
15:57:31.519 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.519 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.525091  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 28)
15:57:31.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.533902  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 28)
15:57:31.534 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.535 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.539839  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59528 (request call id 8)
15:57:31.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.539847  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59528 (request call id 8)
15:57:31.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.547138  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59528 (request call id 8)
15:57:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.556264  8809 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59528 (request call id 8)
15:57:31.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.560276  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59528 (request call id 8)
15:57:31.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.560319  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59528 (request call id 8)
15:57:31.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.579802  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59528 (request call id 8)
15:57:31.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.580395  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59528 (request call id 8)
15:57:31.585 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.585 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.585 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.599865  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 33)
15:57:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.599900  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 33)
15:57:31.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.606683  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59488 (request call id 37)
15:57:31.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.611194  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59488 (request call id 37)
15:57:31.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.614408  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59496 (request call id 27)
15:57:31.619 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.620 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.620 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:31.620 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:31.620 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:31.622 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:31.622 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:31.622 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:31.623 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:31.623 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:31.623 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:31.623 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:31.624 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:31.625 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:31.625 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:31.626 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:31.626 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:31.627 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:31.628 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:31.630 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:31.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.631489  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 19)
15:57:31.632 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:31.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.636 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.639 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:31.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.640054  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 34)
15:57:31.642 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x99980459, L:/127.0.0.1:51414 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:31.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.644635  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 34)
15:57:31.651 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbacdbe1e, L:/127.0.0.1:43856 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:31.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.651648  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 34)
15:57:31.652 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x23712a3f, L:/127.0.0.1:59544 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:31.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.653187  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 34)
15:57:31.653 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.653 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.656579  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59538 (request call id 9)
15:57:31.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.660395  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59538 (request call id 9)
15:57:31.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.665122  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59538 (request call id 9)
15:57:31.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.667361  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59538 (request call id 9)
15:57:31.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.667649  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59538 (request call id 9)
15:57:31.668 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.668 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.670955  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59538 (request call id 9)
15:57:31.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.684461  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59538 (request call id 9)
15:57:31.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.686728  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59538 (request call id 9)
15:57:31.687 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.687 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:31.688 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.690981  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 32)
15:57:31.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.700160  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 32)
15:57:31.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.704435  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 32)
15:57:31.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.705983  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 32)
15:57:31.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.706365  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59488 (request call id 39)
15:57:31.706 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.707 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.719607  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.720 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.720 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.726532  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59544 (request call id 4)
15:57:31.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.731181  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59482 (request call id 39)
15:57:31.731 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.731 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.734658  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59482 (request call id 39)
15:57:31.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.736 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.739658  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 36)
15:57:31.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.739642  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 36)
15:57:31.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.744976  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 36)
15:57:31.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.747211  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 36)
15:57:31.747 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.748 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.754204  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 36)
15:57:31.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.760061  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 36)
15:57:31.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.760061  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 36)
15:57:31.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.765079  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 36)
15:57:31.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.771776  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59512 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 36)
15:57:31.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.774237  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 36)
15:57:31.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.780342  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 36)
15:57:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.784428  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59452 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 36)
15:57:31.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.791 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.792853  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 34)
15:57:31.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.794405  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 34)
15:57:31.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.796471  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 34)
15:57:31.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.799245  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 34)
15:57:31.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.799399  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 34)
15:57:31.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.806524  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 34)
15:57:31.807 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.807 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.814857  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 34)
15:57:31.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.815932  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 34)
15:57:31.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.819535  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 34)
15:57:31.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.819689  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59512 (request call id 34)
15:57:31.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.821 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.836369  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.836 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.837 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.837 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:31.837 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:31.837 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:31.839 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:31.839 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:31.839 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:31.840 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:31.840 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:31.840 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:31.840 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:31.841 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:31.842 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:31.843 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:31.844 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:31.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.844805  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 37)
15:57:31.846 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:31.847 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:31.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.846740  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 37)
15:57:31.848 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:31.849 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:31.849 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:31.853 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.854401  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 37)
15:57:31.862 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xabeb0f54, L:/127.0.0.1:51422 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:31.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.866863  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 37)
15:57:31.869 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb3e59874, L:/127.0.0.1:59556 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:31.870 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x547fe783, L:/127.0.0.1:43860 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:31.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.870347  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 37)
15:57:31.871 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.872 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.874512  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 37)
15:57:31.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.884846  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 37)
15:57:31.885 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.885 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.886984  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59452 (request call id 37)
15:57:31.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.891 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.900022  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 26)
15:57:31.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.904085  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 26)
15:57:31.904 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.905 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.906142  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59544 (request call id 7)
15:57:31.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.906386  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59488 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59544 (request call id 7)
15:57:31.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.920313  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59544 (request call id 7)
15:57:31.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.920315  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59544 (request call id 7)
15:57:31.921 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.921 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:31.922 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:31.922 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:31.922 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:31.924 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:31.924 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:31.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=297), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [18ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items., [28ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items., [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items., [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [81ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items., [107ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items., [123ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items., [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [181ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items., [182ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [182ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items., [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [281ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [281ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [296ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@2120368724(state=PENDING, result=null, callback=(continuation of Deferred@1256992876 after retry RPC after error@147954704) -> (continuation of Deferred@167394872 after retry RPC after error@1701227953) -> (continuation of Deferred@1319276065 after retry RPC after error@1251453689) -> (continuation of Deferred@306468461 after retry RPC after error@1117743793) -> (continuation of Deferred@404109125 after retry RPC after error@1864472284) -> (continuation of Deferred@1600537195 after retry RPC after error@1712677332) -> (continuation of Deferred@1326501452 after retry RPC after error@744760836), errback=(continuation of Deferred@1256992876 after retry RPC after error@147954704) -> (continuation of Deferred@167394872 after retry RPC after error@1701227953) -> (continuation of Deferred@1319276065 after retry RPC after error@1251453689) -> (continuation of Deferred@306468461 after retry RPC after error@1117743793) -> (continuation of Deferred@404109125 after retry RPC after error@1864472284) -> (continuation of Deferred@1600537195 after retry RPC after error@1712677332) -> (continuation of Deferred@1326501452 after retry RPC after error@744760836))) after lookup
15:57:31.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:31.926 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:31.926 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:31.926 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:31.926 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:31.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:31.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=84), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [21ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items., [29ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [30ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@862990472(state=PENDING, result=null, callback=(continuation of Deferred@1739951668 after retry RPC after error@276033478) -> (continuation of Deferred@439512474 after retry RPC after error@678754852) -> (continuation of Deferred@1677399344 after retry RPC after error@1828309846), errback=(continuation of Deferred@1739951668 after retry RPC after error@276033478) -> (continuation of Deferred@439512474 after retry RPC after error@678754852) -> (continuation of Deferred@1677399344 after retry RPC after error@1828309846))) after lookup
15:57:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.927999  8808 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59544 (request call id 8)
15:57:31.929 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:31.929 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:31.930 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:31.931 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:31.931 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:31.932 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:31.933 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:31.934 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:31.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.937 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:31.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.940186  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 39)
15:57:31.942 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:31.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.943660  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59556 (request call id 5)
15:57:31.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.946560  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59556 (request call id 5)
15:57:31.947 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcb767161, L:/127.0.0.1:51434 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:31.949 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:31.953 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe51681da, L:/127.0.0.1:43874 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:31.959 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1af81ac8, L:/127.0.0.1:59558 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:31.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.959453  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59556 (request call id 5)
15:57:31.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.960085  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59556 (request call id 5)
15:57:31.960 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.961 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.965976  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59556 (request call id 5)
15:57:31.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.971724  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59556 (request call id 5)
15:57:31.972 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.972 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.979851  8809 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 27)
15:57:31.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.979851  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 27)
15:57:31.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.986181  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 27)
15:57:31.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:31.991009  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:31.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 27)
15:57:31.991 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:31.992 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:31.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:31.994 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:31.994 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:31.994 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:31.995 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:31.996 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:31.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:31.996 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:31.997 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:31.997 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:31.997 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:31.997 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:31.999 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:32.000 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:32.001 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:32.001 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:32.002 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:32.002 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:32.004 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:32.005 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:32.005 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:32.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:32.006306  8806 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 176 similar messages]
15:57:32.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.006479  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 42)
15:57:32.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.011639  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 42)
15:57:32.012 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.013 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.016 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4166725e, L:/127.0.0.1:51436 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:32.017 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:32.021 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa3723346, L:/127.0.0.1:43884 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:32.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.023236  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59492 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59556 (request call id 6)
15:57:32.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.028 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:32.028 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:32.029 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:32.029 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7414ebe6, L:/127.0.0.1:59574 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:32.029 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:32.029 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:32.029 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:32.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:32.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:32.033 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:32.033 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:32.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=103), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [19ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items., [32ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@1989105154(state=PENDING, result=null, callback=(continuation of Deferred@868037605 after retry RPC after error@1482549291) -> (continuation of Deferred@1639493069 after retry RPC after error@1837881534) -> (continuation of Deferred@938732785 after retry RPC after error@14173844) -> (continuation of Deferred@615142791 after retry RPC after error@399976324), errback=(continuation of Deferred@868037605 after retry RPC after error@1482549291) -> (continuation of Deferred@1639493069 after retry RPC after error@1837881534) -> (continuation of Deferred@938732785 after retry RPC after error@14173844) -> (continuation of Deferred@615142791 after retry RPC after error@399976324))) after lookup
15:57:32.033 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:32.035 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:32.035 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:32.036 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:32.036 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:32.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.040107  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59492 (request call id 43)
15:57:32.041 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:32.041 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:32.041 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:32.043 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:32.043 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.043 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.045 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:32.045 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=46), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [17ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=null) after lookup
15:57:32.046 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:32.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.046619  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 14)
15:57:32.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.046698  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 14)
15:57:32.048 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:32.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.048480  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 14)
15:57:32.048 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:32.051 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:32.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.055708  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 14)
15:57:32.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.061046  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 14)
15:57:32.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.064056  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 14)
15:57:32.064 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb44689d0, L:/127.0.0.1:51452 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:32.065 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbf6b8596, L:/127.0.0.1:59588 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:32.066 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdea359b2, L:/127.0.0.1:43886 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:32.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.066385  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 14)
15:57:32.067 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.067 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.076083  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 14)
15:57:32.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.078285  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 14)
15:57:32.079 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.079 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.081283  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 14)
15:57:32.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.083200  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 14)
15:57:32.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.094882  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.095 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 10)
15:57:32.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.096134  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 10)
15:57:32.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.096462  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 10)
15:57:32.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.097755  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 10)
15:57:32.098 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.098 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.099370  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 10)
15:57:32.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.101377  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 10)
15:57:32.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.103327  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 10)
15:57:32.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.108927  8807 service_pool.cc:140] TSHeartbeat request on kudu.master.MasterService from 127.8.136.2:38381 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 10)
15:57:32.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.116614  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 10)
15:57:32.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.118072  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 10)
15:57:32.118 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.119 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.119601  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 10)
15:57:32.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.136965  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 10)
15:57:32.138 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.138 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.139782  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59588 (request call id 4)
15:57:32.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.140691  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59574 (request call id 5)
15:57:32.141 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.141 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.143 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.144 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.144 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:32.144 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:32.144 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:32.144 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:32.145 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:32.146 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:32.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:32.146 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:32.146 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:32.146 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:32.146 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:32.148 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:32.148 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:32.149 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:32.150 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:32.151 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:32.151 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:32.153 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:32.154 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:32.155 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:32.158 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.160092  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 32)
15:57:32.168 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1e8e7996, L:/127.0.0.1:51458 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:32.173 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4c6aaccb, L:/127.0.0.1:43898 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:32.175 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x133025e0, L:/127.0.0.1:59604 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:32.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.175593  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 32)
15:57:32.176 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.176 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.177711  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59588 (request call id 5)
15:57:32.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.179924  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59528 (request call id 18)
15:57:32.180 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.180 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.181576  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59528 (request call id 18)
15:57:32.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.190663  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59528 (request call id 18)
15:57:32.191 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.192 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.195 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.196802  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59538 (request call id 22)
15:57:32.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.199306  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59538 (request call id 22)
15:57:32.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.200765  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59538 (request call id 22)
15:57:32.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.205989  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59538 (request call id 22)
15:57:32.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.210029  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59538 (request call id 22)
15:57:32.210 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.211 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.221318  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59538 (request call id 22)
15:57:32.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.226456  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59538 (request call id 22)
15:57:32.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.230439  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59538 (request call id 22)
15:57:32.231 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.231 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.238647  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59588 (request call id 6)
15:57:32.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.241 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:32.242 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=206), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [30ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items., [31ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [31ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [42ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items., [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items., [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items., [105ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items., [144ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items., [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@854618928(state=PENDING, result=null, callback=(continuation of Deferred@622175808 after retry RPC after error@1116222839) -> (continuation of Deferred@405598970 after retry RPC after error@703888188) -> (continuation of Deferred@559677412 after retry RPC after error@578503989) -> (continuation of Deferred@1564461218 after retry RPC after error@1469609378) -> (continuation of Deferred@692196458 after retry RPC after error@1365819034) -> (continuation of Deferred@1924204237 after retry RPC after error@1720735836), errback=(continuation of Deferred@622175808 after retry RPC after error@1116222839) -> (continuation of Deferred@405598970 after retry RPC after error@703888188) -> (continuation of Deferred@559677412 after retry RPC after error@578503989) -> (continuation of Deferred@1564461218 after retry RPC after error@1469609378) -> (continuation of Deferred@692196458 after retry RPC after error@1365819034) -> (continuation of Deferred@1924204237 after retry RPC after error@1720735836))) after lookup
15:57:32.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.243175  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59588 (request call id 7)
15:57:32.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.245 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:32.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.246291  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 18)
15:57:32.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.249733  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59604 (request call id 4)
15:57:32.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.250603  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59604 (request call id 4)
15:57:32.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.254159  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59496 (request call id 37)
15:57:32.254 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.254 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.257613  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59496 (request call id 37)
15:57:32.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.259864  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59496 (request call id 37)
15:57:32.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.266734  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59496 (request call id 37)
15:57:32.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.270015  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59496 (request call id 37)
15:57:32.270 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.271099  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59496 (request call id 37)
15:57:32.271 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.277853  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59496 (request call id 37)
15:57:32.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.290660  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59496 (request call id 37)
15:57:32.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.296 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.297957  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 11)
15:57:32.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.306151  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 20)
15:57:32.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.310683  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 20)
15:57:32.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.316272  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59538 (request call id 23)
15:57:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.319902  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59538 (request call id 23)
15:57:32.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.331300  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59538 (request call id 23)
15:57:32.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.332707  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59538 (request call id 23)
15:57:32.333 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.333 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.337402  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59538 (request call id 23)
15:57:32.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.340071  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59538 (request call id 23)
15:57:32.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.342 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.347 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.347 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.357764  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 13)
15:57:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.359305  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 13)
15:57:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.364248  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 13)
15:57:32.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.366452  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 21)
15:57:32.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.379812  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 35)
15:57:32.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.379820  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 35)
15:57:32.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.383453  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 35)
15:57:32.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.390549  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 35)
15:57:32.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.391526  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 35)
15:57:32.392 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.392 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.396 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.397 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.397 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:32.397 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:32.398 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:32.399 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:32.399 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:32.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:32.399 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:32.399 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:32.400 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:32.400 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:32.403 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:32.404 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:32.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.403635  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59528 (request call id 24)
15:57:32.405 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:32.405 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:32.406 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:32.407 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:32.409 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:32.409 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:32.414 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:32.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.417438  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 14)
15:57:32.421 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8f42cd22, L:/127.0.0.1:51470 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:32.422 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:32.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.423813  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59556 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 14)
15:57:32.432 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd3a34e81, L:/127.0.0.1:43914 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:32.434 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x21a7d2e0, L:/127.0.0.1:59606 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:32.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.434643  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 14)
15:57:32.435 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.435 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.440153  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 14)
15:57:32.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.443 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.445135  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59556 (request call id 19)
15:57:32.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.446094  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59556 (request call id 19)
15:57:32.447 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.448 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.448 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.456348  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59538 (request call id 25)
15:57:32.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.461728  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59538 (request call id 25)
15:57:32.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.465780  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59606 (request call id 2)
15:57:32.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.476539  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59538 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59606 (request call id 2)
15:57:32.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.481007  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59606 (request call id 2)
15:57:32.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.483254  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.1:46169 (request call id 12)
15:57:32.483 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.484 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.491391  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59558 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.1:46169 (request call id 12)
15:57:32.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.497 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.501005  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59574 (request call id 15)
15:57:32.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.504871  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59606 (request call id 3)
15:57:32.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.505849  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 22)
15:57:32.506 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.506 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.519866  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 22)
15:57:32.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.519912  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 22)
15:57:32.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.521134  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 22)
15:57:32.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.525202  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.525 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 22)
15:57:32.526 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.540416  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 22)
15:57:32.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.544 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.546150  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59606 (request call id 5)
15:57:32.548 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.548 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.548 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:32.549 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=145), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [19ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items., [32ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items., [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [80ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items., [103ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items., [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@100518014(state=PENDING, result=null, callback=(continuation of Deferred@1686325544 after retry RPC after error@1407396814) -> (continuation of Deferred@1965857047 after retry RPC after error@519635444) -> (continuation of Deferred@1624101130 after retry RPC after error@708459398) -> (continuation of Deferred@995097591 after retry RPC after error@1844427723) -> (continuation of Deferred@1671717629 after retry RPC after error@414814980), errback=(continuation of Deferred@1686325544 after retry RPC after error@1407396814) -> (continuation of Deferred@1965857047 after retry RPC after error@519635444) -> (continuation of Deferred@1624101130 after retry RPC after error@708459398) -> (continuation of Deferred@995097591 after retry RPC after error@1844427723) -> (continuation of Deferred@1671717629 after retry RPC after error@414814980))) after lookup
15:57:32.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.550658  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59604 (request call id 8)
15:57:32.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.558624  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59604 (request call id 8)
15:57:32.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.559592  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59604 (request call id 8)
15:57:32.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.561583  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59604 (request call id 8)
15:57:32.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.578054  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59604 (request call id 8)
15:57:32.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.579813  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59604 (request call id 8)
15:57:32.598 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.599 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.599 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:32.599 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:32.599 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:32.599 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:32.601 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:32.601 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:32.601 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=451), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [21ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items., [28ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items., [106ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items., [122ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items., [180ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items., [185ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items., [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [243ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items., [244ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items., [401ms] refreshing cache from master, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [403ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [403ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [451ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@1357277546(state=PENDING, result=null, callback=(continuation of Deferred@2090053422 after retry RPC after error@539538988) -> (continuation of Deferred@1713015534 after retry RPC after error@89391742) -> (continuation of Deferred@1683961637 after retry RPC after error@27485268) -> (continuation of Deferred@870105972 after retry RPC after error@373186691) -> (continuation of Deferred@197499774 after retry RPC after error@299818902) -> (continuation of Deferred@1145858490 after retry RPC after error@563295176) -> (continuation of Deferred@111821551 after retry RPC after error@1643057091) -> (continuation of Deferred@1179237373 after retry RPC after error@2130501007), errback=(continuation of Deferred@2090053422 after retry RPC after error@539538988) -> (continuation of Deferred@1713015534 after retry RPC after error@89391742) -> (continuation of Deferred@1683961637 after retry RPC after error@27485268) -> (continuation of Deferred@870105972 after retry RPC after error@373186691) -> (continuation of Deferred@197499774 after retry RPC after error@299818902) -> (continuation of Deferred@1145858490 after retry RPC after error@563295176) -> (continuation of Deferred@111821551 after retry RPC after error@1643057091) -> (continuation of Deferred@1179237373 after retry RPC after error@2130501007))) after lookup
15:57:32.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:32.603 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:32.603 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:32.603 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:32.603 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:32.604 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:32.605 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:32.606 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:32.606 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:32.607 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:32.608 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:32.610 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:32.610 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:32.611 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:32.615 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.620157  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59604 (request call id 9)
15:57:32.622 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc03c6353, L:/127.0.0.1:51478 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:32.632 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2f0fc361, L:/127.0.0.1:43928 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:32.633 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6e5bf98d, L:/127.0.0.1:59608 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:32.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.633769  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59604 (request call id 9)
15:57:32.634 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.634 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.642272  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59604 (request call id 9)
15:57:32.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.644 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:32.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.648201  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59608 (request call id 1)
15:57:32.651 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.652 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.652 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:32.652 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=47), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [19ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items., [29ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@883887161(state=PENDING, result=null, callback=(continuation of Deferred@723872929 after retry RPC after error@1156479354), errback=(continuation of Deferred@723872929 after retry RPC after error@1156479354))) after lookup
15:57:32.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.660055  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59528 (request call id 27)
15:57:32.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.661087  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59528 (request call id 27)
15:57:32.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.664695  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59528 (request call id 27)
15:57:32.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.666437  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59528 (request call id 27)
15:57:32.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.666591  8808 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59528 (request call id 27)
15:57:32.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.679915  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59528 (request call id 27)
15:57:32.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.686967  8808 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59528 (request call id 27)
15:57:32.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.686980  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59528 (request call id 27)
15:57:32.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.699 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.706007  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 26)
15:57:32.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.707088  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59608 (request call id 5)
15:57:32.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.717881  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59608 (request call id 5)
15:57:32.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.720005  8809 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 43)
15:57:32.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.726300  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 43)
15:57:32.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.730911  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59522 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59558 (request call id 16)
15:57:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.738207  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59558 (request call id 16)
15:57:32.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.745342  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59558 (request call id 16)
15:57:32.747 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.747 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.754 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.754 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.755 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:32.755 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:32.755 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:32.756 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:32.756 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:32.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:32.757 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:32.757 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:32.757 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:32.757 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:32.759 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:32.759 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:32.760 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:32.761 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:32.761 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:32.762 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:32.764 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:32.764 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:32.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.766541  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 28)
15:57:32.767 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:32.775 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:32.777 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf629af0b, L:/127.0.0.1:51488 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:32.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.777472  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 28)
15:57:32.779 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa6422475, L:/127.0.0.1:43936 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:32.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.780740  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59574 (request call id 20)
15:57:32.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.786727  8808 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59574 (request call id 20)
15:57:32.787 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6687447c, L:/127.0.0.1:59620 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.787592  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59574 (request call id 20)
15:57:32.788 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.788 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.798100  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59574 (request call id 20)
15:57:32.801 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.801 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.801718  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 44)
15:57:32.802 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.803 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.803622  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 44)
15:57:32.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.805789  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59544 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 44)
15:57:32.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.820113  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 44)
15:57:32.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.821153  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 44)
15:57:32.821 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.822 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.838341  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 44)
15:57:32.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.840322  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 44)
15:57:32.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.840577  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.841 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59522 (request call id 44)
15:57:32.841 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.847 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.848 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.855 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.855 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.859567  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59528 (request call id 31)
15:57:32.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.860702  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59620 (request call id 4)
15:57:32.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.870015  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59620 (request call id 4)
15:57:32.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.877952  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 26)
15:57:32.878 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.878 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.879787  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59528 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 26)
15:57:32.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.886508  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59608 (request call id 7)
15:57:32.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.890147  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59608 (request call id 7)
15:57:32.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.901 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.901 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:32.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.902251  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59574 (request call id 21)
15:57:32.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.902467  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59620 (request call id 5)
15:57:32.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.906569  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59620 (request call id 5)
15:57:32.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.910172  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59620 (request call id 5)
15:57:32.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.921132  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59620 (request call id 5)
15:57:32.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.926753  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 30)
15:57:32.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.926774  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 30)
15:57:32.927 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:32.927 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:32.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.929414  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 30)
15:57:32.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.938469  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 30)
15:57:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.941247  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 30)
15:57:32.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.947221  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59544 (request call id 30)
15:57:32.948 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.948 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.949 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:32.949 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:32.949 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:32.950 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:32.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:32.951 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:32.951 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:32.951 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:32.951 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:32.951 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:32.952 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:32.953 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:32.954 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:32.955 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:32.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:32.956 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:32.956 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:32.957 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:32.958 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:32.960 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:32.961 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:32.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.984373  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59620 (request call id 6)
15:57:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.986413  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59620 (request call id 6)
15:57:32.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:32.986413  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:32.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59620 (request call id 6)
15:57:32.988 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:32.993 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x068dc985, L:/127.0.0.1:43938 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:32.996 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x282ea13e, L:/127.0.0.1:51502 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:33.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.000937  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59620 (request call id 6)
15:57:33.002 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5bb659ec, L:/127.0.0.1:59628 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:33.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.002 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.003 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:33.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=244), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [19ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items., [29ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items., [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items., [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [119ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items., [119ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items., [168ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items., [224ms] refreshing cache from master, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [225ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@2134748274(state=PENDING, result=null, callback=(continuation of Deferred@1458652489 after retry RPC after error@1855394021) -> (continuation of Deferred@988168950 after retry RPC after error@673855460) -> (continuation of Deferred@1957553317 after retry RPC after error@585876205) -> (continuation of Deferred@714261940 after retry RPC after error@1400787477) -> (continuation of Deferred@1223494675 after retry RPC after error@879575881) -> (continuation of Deferred@149851925 after retry RPC after error@690064103), errback=(continuation of Deferred@1458652489 after retry RPC after error@1855394021) -> (continuation of Deferred@988168950 after retry RPC after error@673855460) -> (continuation of Deferred@1957553317 after retry RPC after error@585876205) -> (continuation of Deferred@714261940 after retry RPC after error@1400787477) -> (continuation of Deferred@1223494675 after retry RPC after error@879575881) -> (continuation of Deferred@149851925 after retry RPC after error@690064103))) after lookup
15:57:33.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:33.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=52), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=null) after lookup
15:57:33.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:33.006887  8806 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59628 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 158 similar messages]
15:57:33.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.007014  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59620 (request call id 7)
15:57:33.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.009763  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59620 (request call id 7)
15:57:33.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.014750  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59620 (request call id 7)
15:57:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.021309  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59620 (request call id 7)
15:57:33.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.027130  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59620 (request call id 7)
15:57:33.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.035274  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59620 (request call id 7)
15:57:33.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.047372  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59620 (request call id 7)
15:57:33.049 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.049 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.049 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:33.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.054286  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59628 (request call id 4)
15:57:33.058 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.059 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:33.059 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.059 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:33.059 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:33.060 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:33.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:33.062 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:33.062 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:33.062 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:33.062 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:33.062 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:33.062 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:33.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.063122  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59574 (request call id 27)
15:57:33.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.081266  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59574 (request call id 27)
15:57:33.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.100750  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59574 (request call id 27)
15:57:33.105 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.105 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.105 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:33.105 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:33.105 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:33.107 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:33.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:33.107 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:33.107 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:33.108 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:33.108 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:33.108 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:33.109 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:33.110 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:33.111 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:33.111 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:33.111 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:33.112 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:33.114 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:33.114 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:33.116 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:33.118 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:33.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.122077  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.2:38381 (request call id 12)
15:57:33.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.125057  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.2:38381 (request call id 12)
15:57:33.126 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcc01186a, L:/127.0.0.1:51516 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:33.136 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xff955860, L:/127.0.0.1:59640 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:33.136 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa46b71b3, L:/127.0.0.1:43952 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:33.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.136559  8806 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.2:38381 (request call id 12)
15:57:33.137 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59640 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:33.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.137332  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.2:38381 (request call id 12)
15:57:33.137 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:33.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.139065  8806 service_pool.cc:140] TSHeartbeat request on kudu.master.MasterService from 127.8.136.3:36889 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.2:38381 (request call id 12)
15:57:33.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.141218  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.2:38381 (request call id 12)
15:57:33.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.149628  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.2:38381 (request call id 12)
15:57:33.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.152 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.153 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:33.154 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=44), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [19ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59640 dropped due to backpressure. The service queue is full; it has 1 items., [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [29ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59640 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@2125834527(state=PENDING, result=null, callback=(continuation of Deferred@382476548 after retry RPC after error@144568769), errback=(continuation of Deferred@382476548 after retry RPC after error@144568769))) after lookup
15:57:33.161 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:33.162 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.166882  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59608 (request call id 15)
15:57:33.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.169608  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 20)
15:57:33.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.174934  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 20)
15:57:33.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.180881  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 20)
15:57:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.194448  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 20)
15:57:33.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.200883  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 20)
15:57:33.205 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.206 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.214627  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59628 (request call id 9)
15:57:33.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.221390  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59628 (request call id 9)
15:57:33.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.241765  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59628 (request call id 9)
15:57:33.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.246541  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59608 (request call id 16)
15:57:33.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.255 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.255 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:33.255 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:33.256 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:33.257 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:33.257 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:33.257 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:33.257 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:33.257 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:33.258 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:33.258 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:33.259 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:33.259 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:33.260 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:33.261 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:33.262 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:33.262 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:33.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.262380  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59628 (request call id 10)
15:57:33.264 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:33.264 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.264 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:33.264 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.265 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:33.267 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:33.275 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x98f7fa8b, L:/127.0.0.1:51528 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:33.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.277243  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 29)
15:57:33.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.281019  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 29)
15:57:33.286 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x05c8f5b8, L:/127.0.0.1:43954 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:33.287 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3d1b2673, L:/127.0.0.1:59652 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:33.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.287529  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59652 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 29)
15:57:33.288 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59652 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:33.288 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:33.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.290676  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 29)
15:57:33.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.301873  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 29)
15:57:33.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.301873  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59652 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 29)
15:57:33.302 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59652 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:33.303 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:33.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.306 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.310881  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59640 (request call id 6)
15:57:33.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.321358  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59652 (request call id 2)
15:57:33.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.329927  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59652 (request call id 2)
15:57:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.331137  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59652 (request call id 2)
15:57:33.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.350171  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59652 (request call id 2)
15:57:33.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.351368  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59652 (request call id 2)
15:57:33.355 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.356 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:33.357 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=97), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [17ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59652 dropped due to backpressure. The service queue is full; it has 1 items., [29ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59652 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59652 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59652 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [97ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@278780706(state=PENDING, result=null, callback=(continuation of Deferred@1360392931 after retry RPC after error@1468865742) -> (continuation of Deferred@2003067881 after retry RPC after error@157217516), errback=(continuation of Deferred@1360392931 after retry RPC after error@1468865742) -> (continuation of Deferred@2003067881 after retry RPC after error@157217516))) after lookup
15:57:33.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.361246  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59652 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59574 (request call id 34)
15:57:33.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.365 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.370520  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 24)
15:57:33.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.375113  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 24)
15:57:33.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.380918  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59652 (request call id 4)
15:57:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.391189  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59652 (request call id 4)
15:57:33.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.395196  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59652 (request call id 4)
15:57:33.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.407 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:33.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.409633  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 25)
15:57:33.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.414507  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 25)
15:57:33.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.417491  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 25)
15:57:33.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.434804  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 25)
15:57:33.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.437711  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 25)
15:57:33.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.451702  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59640 (request call id 10)
15:57:33.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.455045  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59640 (request call id 10)
15:57:33.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.457814  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59640 (request call id 10)
15:57:33.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.459 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.461109  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59620 (request call id 16)
15:57:33.465 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.465 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.466 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:33.466 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:33.466 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:33.467 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:33.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:33.468 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:33.468 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:33.469 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:33.469 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:33.469 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:33.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.469985  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 26)
15:57:33.470 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:33.471 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:33.472 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:33.472 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:33.474 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:33.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.478093  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 26)
15:57:33.480 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:33.482 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:33.484 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.486354  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59606 (request call id 10)
15:57:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.486346  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59606 (request call id 10)
15:57:33.487 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:33.488 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfa974cc6, L:/127.0.0.1:43966 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:33.489 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:33.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.494323  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59606 (request call id 10)
15:57:33.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.498296  8809 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59606 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.1:46169 (request call id 13)
15:57:33.498 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x195036a5, L:/127.0.0.1:51534 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:33.501 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x34b3f542, L:/127.0.0.1:59664 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:33.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.501871  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.1:46169 (request call id 13)
15:57:33.502 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:33.502 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:33.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.506542  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.1:46169 (request call id 13)
15:57:33.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.510 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.517450  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 35)
15:57:33.518 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:33.518 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:33.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.527020  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 35)
15:57:33.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.530471  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 27)
15:57:33.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.532514  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 27)
15:57:33.533 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:33.533 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:33.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.547290  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 27)
15:57:33.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.553198  8809 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 27)
15:57:33.553 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:33.554 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:33.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.554813  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 27)
15:57:33.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.557973  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 27)
15:57:33.559 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.559 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.566 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.566 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.572613  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59664 (request call id 4)
15:57:33.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.581082  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59664 (request call id 4)
15:57:33.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.601555  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59664 (request call id 4)
15:57:33.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.606773  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59608 (request call id 24)
15:57:33.607 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:33.607 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:33.612 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.613 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.614387  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59652 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59664 (request call id 5)
15:57:33.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.620605  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59664 (request call id 5)
15:57:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.621202  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59652 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59664 (request call id 5)
15:57:33.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.640753  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59652 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59664 (request call id 5)
15:57:33.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.641141  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59664 (request call id 5)
15:57:33.660 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.661 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.661 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:33.662 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=190), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [21ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items., [31ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items., [47ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items., [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [61ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [136ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items., [136ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@1152938638(state=PENDING, result=null, callback=(continuation of Deferred@820398162 after retry RPC after error@578727037) -> (continuation of Deferred@1412626863 after retry RPC after error@1394204069) -> (continuation of Deferred@1363127116 after retry RPC after error@108390482) -> (continuation of Deferred@1162446514 after retry RPC after error@1478528843) -> (continuation of Deferred@1953053384 after retry RPC after error@1568107375), errback=(continuation of Deferred@820398162 after retry RPC after error@578727037) -> (continuation of Deferred@1412626863 after retry RPC after error@1394204069) -> (continuation of Deferred@1363127116 after retry RPC after error@108390482) -> (continuation of Deferred@1162446514 after retry RPC after error@1478528843) -> (continuation of Deferred@1953053384 after retry RPC after error@1568107375))) after lookup
15:57:33.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.662781  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59664 (request call id 6)
15:57:33.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.666 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:33.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.670275  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 29)
15:57:33.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.680682  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59620 (request call id 22)
15:57:33.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.689853  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59620 (request call id 22)
15:57:33.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.692324  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59620 (request call id 22)
15:57:33.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.697882  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 37)
15:57:33.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.710048  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 37)
15:57:33.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.712499  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 37)
15:57:33.713 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.713 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.721038  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59620 (request call id 23)
15:57:33.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.726624  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59620 (request call id 23)
15:57:33.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.730211  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59620 (request call id 23)
15:57:33.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.732685  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59620 (request call id 23)
15:57:33.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.747241  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59620 (request call id 23)
15:57:33.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.749642  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59604 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59620 (request call id 23)
15:57:33.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.752331  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59620 (request call id 23)
15:57:33.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.762 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.766237  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59652 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59608 (request call id 28)
15:57:33.769 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.769 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.774305  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59628 (request call id 19)
15:57:33.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.780746  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59652 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59628 (request call id 19)
15:57:33.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.791357  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59628 (request call id 19)
15:57:33.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.792477  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59628 (request call id 19)
15:57:33.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.800942  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59652 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59628 (request call id 19)
15:57:33.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.811700  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59628 (request call id 19)
15:57:33.813 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.814 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.821156  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59652 (request call id 14)
15:57:33.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.830528  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59652 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 34)
15:57:33.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.830785  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 34)
15:57:33.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.837924  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 34)
15:57:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.851217  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 34)
15:57:33.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.858258  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 34)
15:57:33.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.860422  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59652 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59604 (request call id 34)
15:57:33.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.863 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.870 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.871801  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59664 (request call id 13)
15:57:33.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.871989  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59664 (request call id 13)
15:57:33.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.878466  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59664 (request call id 13)
15:57:33.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.887121  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59664 (request call id 13)
15:57:33.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.891625  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59664 (request call id 13)
15:57:33.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.897742  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59664 (request call id 13)
15:57:33.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.900736  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59652 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59664 (request call id 13)
15:57:33.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.906263  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59664 (request call id 13)
15:57:33.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.915 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.917903  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 43)
15:57:33.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.926826  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 43)
15:57:33.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.931100  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59640 (request call id 20)
15:57:33.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.934316  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59640 (request call id 20)
15:57:33.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.947022  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59640 (request call id 20)
15:57:33.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.954700  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59640 (request call id 20)
15:57:33.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.961383  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59652 (request call id 17)
15:57:33.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.964 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.965 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:33.965 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:33.965 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:33.966 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:33.966 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:33.966 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:33.967 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:33.967 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:33.968 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:33.968 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:33.969 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:33.970 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:33.970 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:33.970 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:33.971 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:33.971 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:33.971 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:33.972 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:33.974 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:33.976 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:33.978 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:33.979 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:33.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.987129  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59628 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59608 (request call id 34)
15:57:33.988 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x58d87449, L:/127.0.0.1:51540 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:33.994 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe83b3d0e, L:/127.0.0.1:43970 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:33.996 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2d7968bd, L:/127.0.0.1:59668 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:33.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.996637  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59608 (request call id 34)
15:57:33.997 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:33.997 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:33.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:33.997344  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59608 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:33.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 44)
15:57:34.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 15:57:34.012518  8807 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 127 similar messages]
15:57:34.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.012670  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59588 (request call id 44)
15:57:34.013 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:34.013 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:34.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.015 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.016417  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59628 (request call id 24)
15:57:34.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.031683  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59628 (request call id 24)
15:57:34.032 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:34.032 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:34.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.032740  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59628 (request call id 24)
15:57:34.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.051033  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59628 (request call id 24)
15:57:34.051 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:34.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.052029  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.052 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:34.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59628 (request call id 24)
15:57:34.064 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.064 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.066617  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59652 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59608 (request call id 35)
15:57:34.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.071252  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59608 (request call id 35)
15:57:34.072 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:34.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.072273  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.072 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:34.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59608 (request call id 35)
15:57:34.074 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.075 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.081072  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59652 (request call id 19)
15:57:34.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.092608  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59652 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59664 (request call id 18)
15:57:34.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.101401  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59664 (request call id 18)
15:57:34.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.101814  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59652 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59664 (request call id 18)
15:57:34.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.111785  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59668 (request call id 5)
15:57:34.115 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.116 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:34.116 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:34.116 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:34.116 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:34.118 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:34.118 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:34.118 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:34.122 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=146), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [20ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items., [28ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items., [44ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items., [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items., [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@884118300(state=PENDING, result=null, callback=(continuation of Deferred@909332496 after retry RPC after error@1082305499) -> (continuation of Deferred@1753133895 after retry RPC after error@1224009511) -> (continuation of Deferred@1693163001 after retry RPC after error@836910796) -> (continuation of Deferred@748373820 after retry RPC after error@1127829591) -> (continuation of Deferred@2063927708 after retry RPC after error@1538346094), errback=(continuation of Deferred@909332496 after retry RPC after error@1082305499) -> (continuation of Deferred@1753133895 after retry RPC after error@1224009511) -> (continuation of Deferred@1693163001 after retry RPC after error@836910796) -> (continuation of Deferred@748373820 after retry RPC after error@1127829591) -> (continuation of Deferred@2063927708 after retry RPC after error@1538346094))) after lookup
15:57:34.123 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:34.123 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:34.123 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:34.124 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:34.125 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:34.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.126123  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59668 (request call id 6)
15:57:34.126 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:34.127 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:34.128 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:34.129 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:34.130 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:34.130 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:34.132 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:34.134 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:34.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.140479  8806 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 12)
15:57:34.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.140866  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 12)
15:57:34.141 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:34.145 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8969b856, L:/127.0.0.1:51552 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:34.145 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe36d6142, L:/127.0.0.1:43974 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:34.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.151755  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 12)
15:57:34.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.151793  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 12)
15:57:34.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.153079  8807 service_pool.cc:140] TSHeartbeat request on kudu.master.MasterService from 127.8.136.2:38381 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 12)
15:57:34.154 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcdbf8e13, L:/127.0.0.1:59672 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:34.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.154752  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 12)
15:57:34.155 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59672 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:34.156 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:34.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.161161  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.3:36889 (request call id 12)
15:57:34.164 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.164 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.175 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.176 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.176 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:34.176 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:34.176 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:34.176 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:34.177 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=50), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [20ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59672 dropped due to backpressure. The service queue is full; it has 1 items., [30ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59672 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@918244190(state=PENDING, result=null, callback=(continuation of Deferred@928518457 after retry RPC after error@1984544299), errback=(continuation of Deferred@928518457 after retry RPC after error@1984544299))) after lookup
15:57:34.177 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:34.177 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:34.177 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:34.177 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:34.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:34.181 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:34.181 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:34.181 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:34.183 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:34.184 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:34.185 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:34.186 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:34.186 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:34.187 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:34.189 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:34.189 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:34.193 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:34.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.201146  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59664 (request call id 20)
15:57:34.203 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:34.203 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa05bd1ef, L:/127.0.0.1:51566 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:34.207 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5577c8d7, L:/127.0.0.1:43980 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:34.216 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x515221c7, L:/127.0.0.1:59686 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:34.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.217275  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.217 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:34.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59664 (request call id 20)
15:57:34.218 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:34.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.222 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.222 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:34.222 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:34.223 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:34.223 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:34.223 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:34.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:34.225 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:34.225 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:34.226 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:34.226 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:34.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.231415  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59668 (request call id 7)
15:57:34.231 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:34.232 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:34.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.240533  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59620 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59668 (request call id 7)
15:57:34.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.246260  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59668 (request call id 7)
15:57:34.247 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:34.247 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:34.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.265489  8808 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59668 (request call id 7)
15:57:34.266 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:34.266 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:34.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.267 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:34.268 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:34.268 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:34.268 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:34.269 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:34.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:34.269 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:34.270 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:34.270 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:34.270 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:34.270 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:34.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.284 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.321235  8807 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59620 (request call id 33)
15:57:34.321 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.8.136.61:33355: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items.
15:57:34.322 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355; will retry
15:57:34.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.322 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.365610  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59664 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59686 (request call id 5)
15:57:34.372 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.372 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.372 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:34.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=189), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [21ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items., [34ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items., [48ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items., [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [137ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items., [138ms] delaying RPC due to: Service unavailable: Master config (127.8.136.62:45965,127.8.136.60:41857,127.8.136.61:33355) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items., [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [182ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=Deferred@685246176(state=PENDING, result=null, callback=(continuation of Deferred@1078671230 after retry RPC after error@241852183) -> (continuation of Deferred@191417561 after retry RPC after error@1676616786) -> (continuation of Deferred@2047221654 after retry RPC after error@642278694) -> (continuation of Deferred@1795914546 after retry RPC after error@1910251445) -> (continuation of Deferred@996955319 after retry RPC after error@1592293289), errback=(continuation of Deferred@1078671230 after retry RPC after error@241852183) -> (continuation of Deferred@191417561 after retry RPC after error@1676616786) -> (continuation of Deferred@2047221654 after retry RPC after error@642278694) -> (continuation of Deferred@1795914546 after retry RPC after error@1910251445) -> (continuation of Deferred@996955319 after retry RPC after error@1592293289))) after lookup
15:57:34.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.374293  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:59686 (request call id 6)
15:57:34.387 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:34.388 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.391094  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59668 (request call id 10)
15:57:34.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.406054  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59668 (request call id 10)
15:57:34.423 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.423 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.424 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:34.424 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:34.424 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:34.424 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:34.424 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:34.424 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:34.426 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:34.426 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:34.426 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:34.426 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:34.473 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.474 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.490 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.490 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.513084  8809 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.8.136.1:46169 (request call id 14)
15:57:34.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.524 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.574 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.574 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.591 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.627 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.651017  8806 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59640 (request call id 22)
15:57:34.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.671290  8807 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59668 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59640 (request call id 22)
15:57:34.674 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.675 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.692 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.693435  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59668 (request call id 14)
15:57:34.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.706192  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59668 (request call id 14)
15:57:34.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.725644  8808 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:59686 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59668 (request call id 14)
15:57:34.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.727 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.728 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:34.728 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:34.728 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:34.729 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:34.729 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:34.729 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:34.731 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:34.731 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:34.731 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:34.732 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:34.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.771333  8806 service_pool.cc:140] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:59214 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
15:57:34.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:59686 (request call id 14)
15:57:34.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.771690  8833 master_runner.cc:186] Error getting master registration for 127.8.136.61:33355: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:59214 dropped due to backpressure. The service queue is full; it has 1 items., 
15:57:34.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:34.771798  8833 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
15:57:34.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.775 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.776 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:34.776 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:34.776 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:34.777 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:34.777 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:34.777 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:34.778 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:34.778 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:34.778 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:34.778 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:34.779 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:34.780 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:34.781 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:34.781 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:34.781 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:34.782 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:34.784 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:34.785 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:34.787 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:34.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.792 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.793 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:34.793 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:34.793 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:34.793 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:34.794 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:34.794 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:34.795 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x594434e2, L:/127.0.0.1:56664 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:34.796 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:34.797 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:34.797 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:34.798 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:34.798 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:34.799 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb264fe87, L:/127.0.0.1:51024 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:34.807 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x41a5f0ae, L:/127.0.0.1:43558 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:34.810 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:34.810 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=30), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [16ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=null) after lookup
15:57:34.813 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:34.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.828 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.877 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.916 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.931 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.932 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:34.932 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:34.932 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:34.932 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:34.933 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:34.933 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:34.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:34.934 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:34.934 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:34.934 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:34.934 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:34.979 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:34.980 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:35.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:35.019 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:35.019 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:35.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:35.083 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:35.083 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:35.083 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:35.083 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:35.084 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:35.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:35.084 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:35.084 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:35.084 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:35.084 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:35.085 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:35.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:35.109 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:35.121 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:35.122 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:35.212 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:35.212 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:35.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:35.225 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:35.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:35.315 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:35.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:35.328 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:35.329 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:35.329 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:35.329 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:35.330 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:35.330 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:35.330 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:35.331 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:35.331 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:35.331 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:35.332 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:35.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:35.419 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:35.522 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:35.522 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:35.523 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:35.523 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:35.523 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:35.524 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:35.524 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:35.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:35.525 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:35.525 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:35.526 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:35.526 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:35.526 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
15:57:35.527 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.136.62:45965(127.8.136.62:45965)] connecting to peer
15:57:35.528 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.136.60:41857(127.8.136.60:41857)] connecting to peer
15:57:35.529 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.62:45965(127.8.136.62:45965)] Successfully connected to peer
15:57:35.529 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.8.136.61:33355(127.8.136.61:33355)] connecting to peer
15:57:35.529 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.136.60:41857(127.8.136.60:41857)] Successfully connected to peer
15:57:35.530 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.62
15:57:35.531 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.60
15:57:35.534 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.136.61:33355(127.8.136.61:33355)] Successfully connected to peer
15:57:35.535 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.8.136.61
15:57:35.541 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8e6ee3db, L:/127.0.0.1:56678 - R:/127.8.136.60:41857] using SASL/PLAIN
15:57:35.551 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4e17addc, L:/127.0.0.1:51030 - R:/127.8.136.62:45965] using SASL/PLAIN
15:57:35.552 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc8486133, L:/127.0.0.1:43570 - R:/127.8.136.61:33355] using SASL/PLAIN
15:57:35.554 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
15:57:35.554 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=27), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.62:45965, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.60:41857, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.136.61:33355, [15ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.60:41857: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.62:45965: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.8.136.61:33355: OK, deferred=null) after lookup
15:57:35.556 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ca95a777bf04488f80a66fc62093e8a2
15:57:35.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:35.658 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:35.761 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:35.761 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:35.864 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:35.864 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:35.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:35.967 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:36.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8b6eb83f6cac46c382b8cc6e616234d1 for table 'TestHandleTooBusy' with partition [<start>, <end>)
15:57:36.071 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=8b6eb83f6cac46c382b8cc6e616234d1@[06b912e20e524d8badc25aa6389e79f3(127.8.136.1:46609)[L],c882ca33dc6d423cb50e9a352717425d(127.8.136.2:37221),d89baf82fe2e4dcf99912301ded96d73(127.8.136.3:39787)]}]
15:57:36.071 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:36.071 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:36.071 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:36.072 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:36.072 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:36.072 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:36.073 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:36.073 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:36.073 [DEBUG - main] (Connection.java:575) [peer master-127.8.136.61:33355(127.8.136.61:33355)] disconnecting while in state READY
15:57:36.073 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:36.073 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:36.073 [DEBUG - main] (Connection.java:575) [peer master-127.8.136.62:45965(127.8.136.62:45965)] disconnecting while in state READY
15:57:36.074 [DEBUG - main] (Connection.java:575) [peer master-127.8.136.60:41857(127.8.136.60:41857)] disconnecting while in state READY
15:57:36.074 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.61:33355(127.8.136.61:33355)] handling channelInactive
15:57:36.074 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.61:33355(127.8.136.61:33355)] cleaning up while in state READY due to: connection closed
15:57:36.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
15:57:36.074 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.136.62:45965(127.8.136.62:45965)] handling channelInactive
15:57:36.074 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.136.62:45965(127.8.136.62:45965)] cleaning up while in state READY due to: connection closed
15:57:36.075 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.136.60:41857(127.8.136.60:41857)] handling channelInactive
15:57:36.075 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.136.60:41857(127.8.136.60:41857)] cleaning up while in state READY due to: connection closed
15:57:36.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:36.075704  8736 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task8WAY6g/build/debug/bin/kudu with pid 8936
15:57:36.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:36.082151  8736 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task8WAY6g/build/debug/bin/kudu with pid 9071
15:57:36.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:36.087746  8736 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task8WAY6g/build/debug/bin/kudu with pid 9206
15:57:36.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:36.093523  8736 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task8WAY6g/build/debug/bin/kudu with pid 8747
15:57:36.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:36.098960  8736 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task8WAY6g/build/debug/bin/kudu with pid 8788
15:57:36.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 15:57:36.104550  8736 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task8WAY6g/build/debug/bin/kudu with pid 8833
15:57:36.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T15:57:36Z chronyd exiting

Time: 12.566

OK (1 test)

