JUnit version 4.13.2
.14:22:55.668 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779114175660
14:22:55.698 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:22:55.730 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:22:55.740 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskRBOb1Q/test-tmp
14:22:55.765 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
14:22:55.767 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskRBOb1Q/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
14:22:55.979 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780"
  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 {
  }
}

14:22:56.168 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:22:56.169 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:22:56.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.173318 16598 mini_oidc.cc:150] Starting JWKS server
14:22:56.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.176450 16598 webserver.cc:533] Webserver started at http://127.0.0.1:38317/ using document root <none> and password file <none>
14:22:56.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.176795 16598 mini_oidc.cc:186] Starting OIDC Discovery server
14:22:56.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.177946 16598 webserver.cc:533] Webserver started at http://127.0.0.1:46499/ using document root <none> and password file <none>
14:22:56.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:22:56Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:22:56.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:22:56Z Disabled control of system clock
14:22:56.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.211421 16598 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu
14:22:56.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu
14:22:56.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-0/wal
14:22:56.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-0/data
14:22:56.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:22:56.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:22:56.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:22:56.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:22:56.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:22:56.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:22:56.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-0/logs
14:22:56.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-0/data/info.pb
14:22:56.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:22:56.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:22:56.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:22:56.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:22:56.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:22:56.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:22:56.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:22:56.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:22:56.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:22:56.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:22:56.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:22:56.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:22:56.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.53.190:38091
14:22:56.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.53.190
14:22:56.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:22:56.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.53.148:43093
14:22:56.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:22:56.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:22:56.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:22:56.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:22:56.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.53.190:38091,127.16.53.189:39463,127.16.53.188:38765
14:22:56.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:22:56.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38317/jwks.json
14:22:56.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:22:56.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:22:56.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
14:22:56.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:56.555985 16609 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
14:22:56.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:56.556329 16609 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:22:56.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:56.556389 16609 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:22:56.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:56.556480 16609 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:22:56.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:56.565344 16609 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:22:56.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:56.565486 16609 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:22:56.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:56.565531 16609 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:22:56.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:56.565585 16609 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:22:56.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:56.565625 16609 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:22:56.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:56.565696 16609 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38317/jwks.json
14:22:56.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.576588 16609 master_runner.cc:387] Master server non-default flags:
14:22:56.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:22:56.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.53.148:43093
14:22:56.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:22:56.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:22:56.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-0/data
14:22:56.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-0/wal
14:22:56.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:22:56.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.53.190:38091,127.16.53.189:39463,127.16.53.188:38765
14:22:56.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
14:22:56.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:22:56.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:22:56.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:22:56.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.53.190:38091
14:22:56.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:22:56.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:22:56.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:22:56.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:22:56.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:22:56.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38317/jwks.json
14:22:56.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:22:56.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:22:56.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-0/data/info.pb
14:22:56.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.53.190
14:22:56.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:22:56.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:22:56.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:22:56.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:22:56.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:22:56.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:22:56.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-0/logs
14:22:56.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:22:56.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:22:56.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:22:56.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:22:56.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:22:56.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:22:56.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:22:56.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:53 UTC on e7f111948823
14:22:56.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15853
14:22:56.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:22:56.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.578558 16609 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:22:56.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.580888 16609 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:22:56.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:56.590111 16615 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
14:22:56.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:56.590166 16614 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
14:22:56.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:56.590981 16617 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
14:22:56.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.591276 16609 server_base.cc:1061] running on GCE node
14:22:56.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.592101 16609 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:22:56.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.593536 16609 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:22:56.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.594770 16609 hybrid_clock.cc:648] HybridClock initialized: now 1779114176594687 us; error 64 us; skew 500 ppm
14:22:56.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.595134 16609 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:22:56.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.597466 16609 webserver.cc:533] Webserver started at http://127.16.53.190:34369/ using document root <none> and password file <none>
14:22:56.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.598250 16609 fs_manager.cc:362] Metadata directory not provided
14:22:56.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.598371 16609 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:22:56.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.598701 16609 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:22:56.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.601492 16609 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-0/data/instance:
14:22:56.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "778f52e224ec4009a0752b2d41b3398a"
14:22:56.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:56 on dist-test-slave-7660"
14:22:56.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.602787 16609 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-0/wal/instance:
14:22:56.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "778f52e224ec4009a0752b2d41b3398a"
14:22:56.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:56 on dist-test-slave-7660"
14:22:56.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.608695 16609 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
14:22:56.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.612533 16623 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:22:56.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.614053 16609 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
14:22:56.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.614212 16609 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-0/data,/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-0/wal
14:22:56.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "778f52e224ec4009a0752b2d41b3398a"
14:22:56.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:56 on dist-test-slave-7660"
14:22:56.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.614375 16609 fs_report.cc:389] FS layout report
14:22:56.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:22:56.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-0/wal
14:22:56.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-0/wal
14:22:56.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-0/data/data
14:22:56.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:22:56.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:22:56.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:22:56.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:22:56.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:22:56.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:22:56.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:22:56.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:22:56.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:22:56.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:22:56.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:22:56.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.677806 16609 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:22:56.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.678709 16609 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:22:56.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.678958 16609 kserver.cc:163] Server-wide thread pool size limit: 3276
14:22:56.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.692219 16609 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.190:38091
14:22:56.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.692240 16647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.190:38091 every 8 connection(s)
14:22:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.694710 16609 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-0/data/info.pb
14:22:56.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.699574 16648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:22:56.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.702955 16598 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu as pid 16609
14:22:56.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.703327 16598 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-0/wal/instance
14:22:56.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.706593 16598 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu
14:22:56.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu
14:22:56.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-1/wal
14:22:56.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-1/data
14:22:56.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:22:56.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:22:56.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:22:56.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:22:56.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:22:56.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:22:56.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-1/logs
14:22:56.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-1/data/info.pb
14:22:56.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:22:56.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:22:56.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:22:56.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:22:56.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:22:56.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:22:56.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:22:56.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:22:56.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:22:56.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:22:56.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:22:56.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:22:56.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.53.189:39463
14:22:56.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.53.189
14:22:56.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:22:56.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.53.148:43093
14:22:56.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:22:56.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:22:56.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:22:56.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:22:56.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.53.190:38091,127.16.53.189:39463,127.16.53.188:38765
14:22:56.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:22:56.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38317/jwks.json
14:22:56.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:22:56.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:22:56.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
14:22:56.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.707760 16648 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.53.190" port: 38091 } has no permanent_uuid. Determining permanent_uuid...
14:22:56.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.729796 16648 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } has no permanent_uuid. Determining permanent_uuid...
14:22:56.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:56.730958 16626 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.53.189:39463: connect: Connection refused (error 111)
14:22:56.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:56.732771 16648 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.53.189:39463: Network error: Client connection negotiation failed: client connection to 127.16.53.189:39463: connect: Connection refused (error 111)
14:22:56.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.782212 16648 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } attempt: 1
14:22:56.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:56.784349 16648 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.53.189:39463: Network error: Client connection negotiation failed: client connection to 127.16.53.189:39463: connect: Connection refused (error 111)
14:22:56.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.852659 16648 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } attempt: 2
14:22:56.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:56.854905 16648 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.53.189:39463: Network error: Client connection negotiation failed: client connection to 127.16.53.189:39463: connect: Connection refused (error 111)
14:22:56.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:56.946188 16648 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } attempt: 3
14:22:56.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:56.948540 16648 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.53.189:39463: Network error: Client connection negotiation failed: client connection to 127.16.53.189:39463: connect: Connection refused (error 111)
14:22:57.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.071178 16652 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
14:22:57.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.071506 16652 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:22:57.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.071564 16652 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:22:57.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.071659 16652 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:22:57.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.082069 16652 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:22:57.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.082208 16652 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:22:57.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.082253 16652 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:22:57.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.082311 16652 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:22:57.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.082353 16652 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:22:57.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.082396 16652 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38317/jwks.json
14:22:57.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.091851 16648 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } attempt: 4
14:22:57.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.093272 16652 master_runner.cc:387] Master server non-default flags:
14:22:57.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:22:57.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.53.148:43093
14:22:57.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:22:57.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:22:57.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-1/data
14:22:57.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-1/wal
14:22:57.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:22:57.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.53.190:38091,127.16.53.189:39463,127.16.53.188:38765
14:22:57.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
14:22:57.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:22:57.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:22:57.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:22:57.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.53.189:39463
14:22:57.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:22:57.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:22:57.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:22:57.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:22:57.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:22:57.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38317/jwks.json
14:22:57.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:22:57.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:22:57.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-1/data/info.pb
14:22:57.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.53.189
14:22:57.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:22:57.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:22:57.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:22:57.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:22:57.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:22:57.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:22:57.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-1/logs
14:22:57.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:22:57.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:22:57.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:22:57.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:22:57.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:22:57.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:22:57.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:22:57.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:53 UTC on e7f111948823
14:22:57.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15853
14:22:57.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:22:57.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.094051 16648 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.53.189:39463: Network error: Client connection negotiation failed: client connection to 127.16.53.189:39463: connect: Connection refused (error 111)
14:22:57.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.095722 16652 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:22:57.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.098242 16652 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:22:57.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.109242 16658 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
14:22:57.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.109391 16659 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
14:22:57.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.110556 16661 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
14:22:57.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.112041 16652 server_base.cc:1061] running on GCE node
14:22:57.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.113111 16652 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:22:57.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.114838 16652 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:22:57.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.116094 16652 hybrid_clock.cc:648] HybridClock initialized: now 1779114177116032 us; error 34 us; skew 500 ppm
14:22:57.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.116546 16652 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:22:57.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.119079 16652 webserver.cc:533] Webserver started at http://127.16.53.189:35283/ using document root <none> and password file <none>
14:22:57.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.119904 16652 fs_manager.cc:362] Metadata directory not provided
14:22:57.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.120059 16652 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:22:57.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.120501 16652 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:22:57.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.123037 16652 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-1/data/instance:
14:22:57.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e88da94dada54b2ba7b77d8e8f76d921"
14:22:57.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:57 on dist-test-slave-7660"
14:22:57.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.123998 16652 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-1/wal/instance:
14:22:57.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e88da94dada54b2ba7b77d8e8f76d921"
14:22:57.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:57 on dist-test-slave-7660"
14:22:57.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.129618 16652 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
14:22:57.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.133790 16667 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:22:57.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.135286 16652 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
14:22:57.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.135481 16652 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-1/data,/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-1/wal
14:22:57.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e88da94dada54b2ba7b77d8e8f76d921"
14:22:57.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:57 on dist-test-slave-7660"
14:22:57.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.135711 16652 fs_report.cc:389] FS layout report
14:22:57.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:22:57.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-1/wal
14:22:57.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-1/wal
14:22:57.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-1/data/data
14:22:57.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:22:57.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:22:57.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:22:57.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:22:57.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:22:57.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:22:57.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:22:57.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:22:57.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:22:57.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:22:57.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:22:57.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.161854 16652 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:22:57.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.162901 16652 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:22:57.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.163224 16652 kserver.cc:163] Server-wide thread pool size limit: 3276
14:22:57.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.175505 16652 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.189:39463
14:22:57.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.175544 16691 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.189:39463 every 8 connection(s)
14:22:57.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.177150 16652 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-1/data/info.pb
14:22:57.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.179096 16598 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu as pid 16652
14:22:57.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.179261 16598 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-1/wal/instance
14:22:57.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.180474 16598 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu
14:22:57.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu
14:22:57.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-2/wal
14:22:57.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-2/data
14:22:57.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:22:57.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:22:57.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:22:57.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:22:57.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:22:57.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:22:57.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-2/logs
14:22:57.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-2/data/info.pb
14:22:57.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:22:57.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:22:57.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:22:57.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:22:57.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:22:57.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:22:57.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:22:57.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:22:57.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:22:57.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:22:57.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:22:57.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:22:57.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.53.188:38765
14:22:57.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.53.188
14:22:57.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:22:57.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.53.148:43093
14:22:57.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:22:57.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:22:57.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:22:57.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:22:57.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.53.190:38091,127.16.53.189:39463,127.16.53.188:38765
14:22:57.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:22:57.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38317/jwks.json
14:22:57.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:22:57.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:22:57.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
14:22:57.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.182171 16692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:22:57.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.189654 16692 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.53.190" port: 38091 } has no permanent_uuid. Determining permanent_uuid...
14:22:57.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.204736 16692 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } has no permanent_uuid. Determining permanent_uuid...
14:22:57.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.216048 16692 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } has no permanent_uuid. Determining permanent_uuid...
14:22:57.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.217222 16669 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.53.188:38765: connect: Connection refused (error 111)
14:22:57.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.218856 16692 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.53.188:38765: Network error: Client connection negotiation failed: client connection to 127.16.53.188:38765: connect: Connection refused (error 111)
14:22:57.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.268185 16692 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } attempt: 1
14:22:57.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.270287 16692 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.53.188:38765: Network error: Client connection negotiation failed: client connection to 127.16.53.188:38765: connect: Connection refused (error 111)
14:22:57.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.338521 16692 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } attempt: 2
14:22:57.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.340508 16692 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.53.188:38765: Network error: Client connection negotiation failed: client connection to 127.16.53.188:38765: connect: Connection refused (error 111)
14:22:57.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.393342 16648 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } attempt: 5
14:22:57.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.399755 16648 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } has no permanent_uuid. Determining permanent_uuid...
14:22:57.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.401787 16648 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.53.188:38765: Network error: Client connection negotiation failed: client connection to 127.16.53.188:38765: connect: Connection refused (error 111)
14:22:57.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.431746 16692 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } attempt: 3
14:22:57.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.433753 16692 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.53.188:38765: Network error: Client connection negotiation failed: client connection to 127.16.53.188:38765: connect: Connection refused (error 111)
14:22:57.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.453045 16648 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } attempt: 1
14:22:57.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.455085 16648 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.53.188:38765: Network error: Client connection negotiation failed: client connection to 127.16.53.188:38765: connect: Connection refused (error 111)
14:22:57.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.523368 16648 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } attempt: 2
14:22:57.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.523180 16694 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
14:22:57.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.523607 16694 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:22:57.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.523694 16694 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:22:57.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.523809 16694 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:22:57.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.525521 16648 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.53.188:38765: Network error: Client connection negotiation failed: client connection to 127.16.53.188:38765: connect: Connection refused (error 111)
14:22:57.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.532714 16694 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:22:57.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.532837 16694 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:22:57.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.532879 16694 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:22:57.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.532936 16694 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:22:57.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.532979 16694 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:22:57.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.533026 16694 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38317/jwks.json
14:22:57.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.544093 16694 master_runner.cc:387] Master server non-default flags:
14:22:57.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:22:57.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.53.148:43093
14:22:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:22:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:22:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-2/data
14:22:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-2/wal
14:22:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:22:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.53.190:38091,127.16.53.189:39463,127.16.53.188:38765
14:22:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
14:22:57.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:22:57.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:22:57.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:22:57.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.53.188:38765
14:22:57.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
14:22:57.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:22:57.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:22:57.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
14:22:57.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:22:57.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38317/jwks.json
14:22:57.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:22:57.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:22:57.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-2/data/info.pb
14:22:57.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.53.188
14:22:57.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:22:57.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:22:57.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:22:57.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:22:57.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:22:57.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:22:57.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-2/logs
14:22:57.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:22:57.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:22:57.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:22:57.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:22:57.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:22:57.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:22:57.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:22:57.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:53 UTC on e7f111948823
14:22:57.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15853
14:22:57.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:22:57.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.546020 16694 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:22:57.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.548461 16694 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:22:57.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.557433 16705 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
14:22:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.557245 16703 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
14:22:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.557587 16702 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
14:22:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.558671 16694 server_base.cc:1061] running on GCE node
14:22:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.559440 16694 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:22:57.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.560854 16694 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:22:57.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.562099 16694 hybrid_clock.cc:648] HybridClock initialized: now 1779114177562004 us; error 57 us; skew 500 ppm
14:22:57.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.562413 16694 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:22:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.564611 16694 webserver.cc:533] Webserver started at http://127.16.53.188:43875/ using document root <none> and password file <none>
14:22:57.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.565308 16694 fs_manager.cc:362] Metadata directory not provided
14:22:57.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.565414 16694 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:22:57.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.565732 16694 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:22:57.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.568949 16694 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-2/data/instance:
14:22:57.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1dbb561b4e2447e18809edc85fe7d00a"
14:22:57.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:57 on dist-test-slave-7660"
14:22:57.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.570053 16694 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-2/wal/instance:
14:22:57.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1dbb561b4e2447e18809edc85fe7d00a"
14:22:57.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:57 on dist-test-slave-7660"
14:22:57.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.576228 16694 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.004s
14:22:57.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.576963 16692 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } attempt: 4
14:22:57.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.578938 16692 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.53.188:38765: Network error: Client connection negotiation failed: client connection to 127.16.53.188:38765: connect: Connection refused (error 111)
14:22:57.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.580013 16711 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:22:57.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.581388 16694 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
14:22:57.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.581568 16694 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-2/data,/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-2/wal
14:22:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1dbb561b4e2447e18809edc85fe7d00a"
14:22:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:57 on dist-test-slave-7660"
14:22:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.581833 16694 fs_report.cc:389] FS layout report
14:22:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:22:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-2/wal
14:22:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-2/wal
14:22:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-2/data/data
14:22:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:22:57.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:22:57.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:22:57.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:22:57.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:22:57.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:22:57.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:22:57.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:22:57.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:22:57.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:22:57.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:22:57.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.607584 16694 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:22:57.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.608688 16694 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:22:57.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.609012 16694 kserver.cc:163] Server-wide thread pool size limit: 3276
14:22:57.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.621707 16694 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.188:38765
14:22:57.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.621754 16734 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.188:38765 every 8 connection(s)
14:22:57.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.623391 16694 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-2/data/info.pb
14:22:57.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.627542 16735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:22:57.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.631752 16648 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } attempt: 3
14:22:57.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.633522 16598 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu as pid 16694
14:22:57.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.633723 16598 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/master-2/wal/instance
14:22:57.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.633617 16735 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.53.190" port: 38091 } has no permanent_uuid. Determining permanent_uuid...
14:22:57.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.648523 16735 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } has no permanent_uuid. Determining permanent_uuid...
14:22:57.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.653913 16648 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a: Bootstrap starting.
14:22:57.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.656232 16735 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } has no permanent_uuid. Determining permanent_uuid...
14:22:57.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.658391 16648 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a: Neither blocks nor log segments found. Creating new log.
14:22:57.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.659832 16648 log.cc:826] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a: Log is configured to *not* fsync() on all Append() calls
14:22:57.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.665618 16648 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a: No bootstrap required, opened a new log
14:22:57.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.669762 16735 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a: Bootstrap starting.
14:22:57.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.671907 16648 raft_consensus.cc:359] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "778f52e224ec4009a0752b2d41b3398a" member_type: VOTER last_known_addr { host: "127.16.53.190" port: 38091 } } peers { permanent_uuid: "e88da94dada54b2ba7b77d8e8f76d921" member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } } peers { permanent_uuid: "1dbb561b4e2447e18809edc85fe7d00a" member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } }
14:22:57.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.672186 16648 raft_consensus.cc:385] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:22:57.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.672307 16648 raft_consensus.cc:740] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 778f52e224ec4009a0752b2d41b3398a, State: Initialized, Role: FOLLOWER
14:22:57.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.672955 16648 consensus_queue.cc:260] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [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: "778f52e224ec4009a0752b2d41b3398a" member_type: VOTER last_known_addr { host: "127.16.53.190" port: 38091 } } peers { permanent_uuid: "e88da94dada54b2ba7b77d8e8f76d921" member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } } peers { permanent_uuid: "1dbb561b4e2447e18809edc85fe7d00a" member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } }
14:22:57.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.673722 16735 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a: Neither blocks nor log segments found. Creating new log.
14:22:57.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.674011 16744 sys_catalog.cc:455] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [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: "778f52e224ec4009a0752b2d41b3398a" member_type: VOTER last_known_addr { host: "127.16.53.190" port: 38091 } } peers { permanent_uuid: "e88da94dada54b2ba7b77d8e8f76d921" member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } } peers { permanent_uuid: "1dbb561b4e2447e18809edc85fe7d00a" member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } } }
14:22:57.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.674321 16744 sys_catalog.cc:458] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [sys.catalog]: This master's current role is: FOLLOWER
14:22:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.674906 16735 log.cc:826] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a: Log is configured to *not* fsync() on all Append() calls
14:22:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.675160 16648 sys_catalog.cc:565] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [sys.catalog]: configured and running, proceeding with master startup.
14:22:57.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.678012 16735 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a: No bootstrap required, opened a new log
14:22:57.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.681911 16629 tablet.cc:2404] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:22:57.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.685491 16735 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "778f52e224ec4009a0752b2d41b3398a" member_type: VOTER last_known_addr { host: "127.16.53.190" port: 38091 } } peers { permanent_uuid: "e88da94dada54b2ba7b77d8e8f76d921" member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } } peers { permanent_uuid: "1dbb561b4e2447e18809edc85fe7d00a" member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } }
14:22:57.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.685825 16735 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:22:57.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.685912 16735 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dbb561b4e2447e18809edc85fe7d00a, State: Initialized, Role: FOLLOWER
14:22:57.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.686556 16735 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a [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: "778f52e224ec4009a0752b2d41b3398a" member_type: VOTER last_known_addr { host: "127.16.53.190" port: 38091 } } peers { permanent_uuid: "e88da94dada54b2ba7b77d8e8f76d921" member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } } peers { permanent_uuid: "1dbb561b4e2447e18809edc85fe7d00a" member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } }
14:22:57.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.686923 16756 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
14:22:57.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.689733 16757 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a [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: "778f52e224ec4009a0752b2d41b3398a" member_type: VOTER last_known_addr { host: "127.16.53.190" port: 38091 } } peers { permanent_uuid: "e88da94dada54b2ba7b77d8e8f76d921" member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } } peers { permanent_uuid: "1dbb561b4e2447e18809edc85fe7d00a" member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } } }
14:22:57.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.690203 16735 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a [sys.catalog]: configured and running, proceeding with master startup.
14:22:57.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.690305 16757 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a [sys.catalog]: This master's current role is: FOLLOWER
14:22:57.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.692629 16609 master_runner.cc:187] Error getting master registration for 127.16.53.189:39463: OK, instance_id { permanent_uuid: "e88da94dada54b2ba7b77d8e8f76d921" instance_seqno: 1779114177172185 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:22:57.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.700771 16609 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:22:57.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.714004 16769 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:22:57.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.714718 16769 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:22:57.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.713581 16694 master_runner.cc:187] Error getting master registration for 127.16.53.189:39463: OK, instance_id { permanent_uuid: "e88da94dada54b2ba7b77d8e8f76d921" instance_seqno: 1779114177172185 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:22:57.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.718434 16694 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:22:57.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.861776 16717 tablet.cc:2404] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:22:57.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.878183 16692 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } attempt: 5
14:22:57.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.888902 16692 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921: Bootstrap starting.
14:22:57.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.892756 16692 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921: Neither blocks nor log segments found. Creating new log.
14:22:57.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.894141 16692 log.cc:826] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921: Log is configured to *not* fsync() on all Append() calls
14:22:57.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.896896 16692 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921: No bootstrap required, opened a new log
14:22:57.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.902592 16692 raft_consensus.cc:359] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "778f52e224ec4009a0752b2d41b3398a" member_type: VOTER last_known_addr { host: "127.16.53.190" port: 38091 } } peers { permanent_uuid: "e88da94dada54b2ba7b77d8e8f76d921" member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } } peers { permanent_uuid: "1dbb561b4e2447e18809edc85fe7d00a" member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } }
14:22:57.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.902931 16692 raft_consensus.cc:385] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:22:57.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.903048 16692 raft_consensus.cc:740] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e88da94dada54b2ba7b77d8e8f76d921, State: Initialized, Role: FOLLOWER
14:22:57.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.903816 16692 consensus_queue.cc:260] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921 [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: "778f52e224ec4009a0752b2d41b3398a" member_type: VOTER last_known_addr { host: "127.16.53.190" port: 38091 } } peers { permanent_uuid: "e88da94dada54b2ba7b77d8e8f76d921" member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } } peers { permanent_uuid: "1dbb561b4e2447e18809edc85fe7d00a" member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } }
14:22:57.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.905022 16772 sys_catalog.cc:455] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921 [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: "778f52e224ec4009a0752b2d41b3398a" member_type: VOTER last_known_addr { host: "127.16.53.190" port: 38091 } } peers { permanent_uuid: "e88da94dada54b2ba7b77d8e8f76d921" member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } } peers { permanent_uuid: "1dbb561b4e2447e18809edc85fe7d00a" member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } } }
14:22:57.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.906148 16772 sys_catalog.cc:458] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921 [sys.catalog]: This master's current role is: FOLLOWER
14:22:57.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.906505 16692 sys_catalog.cc:565] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921 [sys.catalog]: configured and running, proceeding with master startup.
14:22:57.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.919234 16673 tablet.cc:2404] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:22:57.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.922765 16783 catalog_manager.cc:1594] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:22:57.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:57.927688 16783 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:22:57.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.930328 16652 master_runner.cc:264] No leader master found from master e88da94dada54b2ba7b77d8e8f76d921
14:22:57.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:57.930505 16652 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:22:58.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.055053 16744 raft_consensus.cc:493] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:22:58.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.055398 16744 raft_consensus.cc:515] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "778f52e224ec4009a0752b2d41b3398a" member_type: VOTER last_known_addr { host: "127.16.53.190" port: 38091 } } peers { permanent_uuid: "e88da94dada54b2ba7b77d8e8f76d921" member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } } peers { permanent_uuid: "1dbb561b4e2447e18809edc85fe7d00a" member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } }
14:22:58.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.057075 16744 leader_election.cc:290] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e88da94dada54b2ba7b77d8e8f76d921 (127.16.53.189:39463), 1dbb561b4e2447e18809edc85fe7d00a (127.16.53.188:38765)
14:22:58.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.058028 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "778f52e224ec4009a0752b2d41b3398a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88da94dada54b2ba7b77d8e8f76d921" is_pre_election: true
14:22:58.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.058219 16724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "778f52e224ec4009a0752b2d41b3398a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dbb561b4e2447e18809edc85fe7d00a" is_pre_election: true
14:22:58.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.058681 16724 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 778f52e224ec4009a0752b2d41b3398a in term 0.
14:22:58.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.058660 16681 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 778f52e224ec4009a0752b2d41b3398a in term 0.
14:22:58.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.059404 16625 leader_election.cc:304] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [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: 1dbb561b4e2447e18809edc85fe7d00a, 778f52e224ec4009a0752b2d41b3398a; no voters: 
14:22:58.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.059881 16744 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [term 0 FOLLOWER]: Leader pre-election won for term 1
14:22:58.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.060034 16744 raft_consensus.cc:493] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:22:58.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.060140 16744 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [term 0 FOLLOWER]: Advancing to term 1
14:22:58.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.063513 16744 raft_consensus.cc:515] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "778f52e224ec4009a0752b2d41b3398a" member_type: VOTER last_known_addr { host: "127.16.53.190" port: 38091 } } peers { permanent_uuid: "e88da94dada54b2ba7b77d8e8f76d921" member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } } peers { permanent_uuid: "1dbb561b4e2447e18809edc85fe7d00a" member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } }
14:22:58.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.064829 16724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "778f52e224ec4009a0752b2d41b3398a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dbb561b4e2447e18809edc85fe7d00a"
14:22:58.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.065042 16724 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a [term 0 FOLLOWER]: Advancing to term 1
14:22:58.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.067056 16681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "778f52e224ec4009a0752b2d41b3398a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e88da94dada54b2ba7b77d8e8f76d921"
14:22:58.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.067276 16681 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921 [term 0 FOLLOWER]: Advancing to term 1
14:22:58.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.068360 16724 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 778f52e224ec4009a0752b2d41b3398a in term 1.
14:22:58.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.068852 16625 leader_election.cc:304] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [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: 1dbb561b4e2447e18809edc85fe7d00a, 778f52e224ec4009a0752b2d41b3398a; no voters: 
14:22:58.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.070659 16681 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 778f52e224ec4009a0752b2d41b3398a in term 1.
14:22:58.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.072106 16744 leader_election.cc:290] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [CANDIDATE]: Term 1 election: Requested vote from peers e88da94dada54b2ba7b77d8e8f76d921 (127.16.53.189:39463), 1dbb561b4e2447e18809edc85fe7d00a (127.16.53.188:38765)
14:22:58.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.072398 16744 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [term 1 FOLLOWER]: Leader election won for term 1
14:22:58.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.072542 16744 raft_consensus.cc:697] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [term 1 LEADER]: Becoming Leader. State: Replica: 778f52e224ec4009a0752b2d41b3398a, State: Running, Role: LEADER
14:22:58.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.073127 16744 consensus_queue.cc:237] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [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: "778f52e224ec4009a0752b2d41b3398a" member_type: VOTER last_known_addr { host: "127.16.53.190" port: 38091 } } peers { permanent_uuid: "e88da94dada54b2ba7b77d8e8f76d921" member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } } peers { permanent_uuid: "1dbb561b4e2447e18809edc85fe7d00a" member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } }
14:22:58.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.081624 16785 sys_catalog.cc:455] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 778f52e224ec4009a0752b2d41b3398a. Latest consensus state: current_term: 1 leader_uuid: "778f52e224ec4009a0752b2d41b3398a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "778f52e224ec4009a0752b2d41b3398a" member_type: VOTER last_known_addr { host: "127.16.53.190" port: 38091 } } peers { permanent_uuid: "e88da94dada54b2ba7b77d8e8f76d921" member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } } peers { permanent_uuid: "1dbb561b4e2447e18809edc85fe7d00a" member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } } }
14:22:58.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.082000 16785 sys_catalog.cc:458] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [sys.catalog]: This master's current role is: LEADER
14:22:58.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.084108 16787 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:22:58.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.090122 16787 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:22:58.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.111399 16681 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921 [term 1 FOLLOWER]: Refusing update from remote peer 778f52e224ec4009a0752b2d41b3398a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:22:58.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.111409 16724 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a [term 1 FOLLOWER]: Refusing update from remote peer 778f52e224ec4009a0752b2d41b3398a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:22:58.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.114315 16744 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e88da94dada54b2ba7b77d8e8f76d921" member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:22:58.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.116045 16785 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dbb561b4e2447e18809edc85fe7d00a" member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
14:22:58.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.145794 16757 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 778f52e224ec4009a0752b2d41b3398a. Latest consensus state: current_term: 1 leader_uuid: "778f52e224ec4009a0752b2d41b3398a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "778f52e224ec4009a0752b2d41b3398a" member_type: VOTER last_known_addr { host: "127.16.53.190" port: 38091 } } peers { permanent_uuid: "e88da94dada54b2ba7b77d8e8f76d921" member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } } peers { permanent_uuid: "1dbb561b4e2447e18809edc85fe7d00a" member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } } }
14:22:58.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.146106 16757 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a [sys.catalog]: This master's current role is: FOLLOWER
14:22:58.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.146965 16789 mvcc.cc:204] Tried to move back new op lower bound from 7287251673531617280 to 7287251673413509120. Current Snapshot: MvccSnapshot[applied={T|T < 7287251673531617280}]
14:22:58.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.148818 16785 sys_catalog.cc:455] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "778f52e224ec4009a0752b2d41b3398a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "778f52e224ec4009a0752b2d41b3398a" member_type: VOTER last_known_addr { host: "127.16.53.190" port: 38091 } } peers { permanent_uuid: "e88da94dada54b2ba7b77d8e8f76d921" member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } } peers { permanent_uuid: "1dbb561b4e2447e18809edc85fe7d00a" member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } } }
14:22:58.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.149039 16785 sys_catalog.cc:458] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [sys.catalog]: This master's current role is: LEADER
14:22:58.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.152740 16772 sys_catalog.cc:455] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 778f52e224ec4009a0752b2d41b3398a. Latest consensus state: current_term: 1 leader_uuid: "778f52e224ec4009a0752b2d41b3398a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "778f52e224ec4009a0752b2d41b3398a" member_type: VOTER last_known_addr { host: "127.16.53.190" port: 38091 } } peers { permanent_uuid: "e88da94dada54b2ba7b77d8e8f76d921" member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } } peers { permanent_uuid: "1dbb561b4e2447e18809edc85fe7d00a" member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } } }
14:22:58.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.153005 16772 sys_catalog.cc:458] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921 [sys.catalog]: This master's current role is: FOLLOWER
14:22:58.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.156311 16787 catalog_manager.cc:1383] Generated new cluster ID: 637fde5ba4624ce683da8aff9f050c0e
14:22:58.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.156419 16787 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:22:58.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.157635 16744 sys_catalog.cc:455] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "778f52e224ec4009a0752b2d41b3398a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "778f52e224ec4009a0752b2d41b3398a" member_type: VOTER last_known_addr { host: "127.16.53.190" port: 38091 } } peers { permanent_uuid: "e88da94dada54b2ba7b77d8e8f76d921" member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } } peers { permanent_uuid: "1dbb561b4e2447e18809edc85fe7d00a" member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } } }
14:22:58.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.157882 16744 sys_catalog.cc:458] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a [sys.catalog]: This master's current role is: LEADER
14:22:58.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.161176 16757 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "778f52e224ec4009a0752b2d41b3398a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "778f52e224ec4009a0752b2d41b3398a" member_type: VOTER last_known_addr { host: "127.16.53.190" port: 38091 } } peers { permanent_uuid: "e88da94dada54b2ba7b77d8e8f76d921" member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } } peers { permanent_uuid: "1dbb561b4e2447e18809edc85fe7d00a" member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } } }
14:22:58.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.161377 16757 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a [sys.catalog]: This master's current role is: FOLLOWER
14:22:58.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.188697 16772 sys_catalog.cc:455] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "778f52e224ec4009a0752b2d41b3398a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "778f52e224ec4009a0752b2d41b3398a" member_type: VOTER last_known_addr { host: "127.16.53.190" port: 38091 } } peers { permanent_uuid: "e88da94dada54b2ba7b77d8e8f76d921" member_type: VOTER last_known_addr { host: "127.16.53.189" port: 39463 } } peers { permanent_uuid: "1dbb561b4e2447e18809edc85fe7d00a" member_type: VOTER last_known_addr { host: "127.16.53.188" port: 38765 } } }
14:22:58.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.188951 16772 sys_catalog.cc:458] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921 [sys.catalog]: This master's current role is: FOLLOWER
14:22:58.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.215173 16787 catalog_manager.cc:1406] Generated new certificate authority record
14:22:58.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.217756 16787 catalog_manager.cc:1540] Loading token signing keys...
14:22:58.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.243083 16787 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 778f52e224ec4009a0752b2d41b3398a: Generated new TSK 0
14:22:58.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.244356 16787 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:22:58.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.265228 16598 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu
14:22:58.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu
14:22:58.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-0/wal
14:22:58.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-0/data
14:22:58.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:22:58.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:22:58.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:22:58.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:22:58.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:22:58.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:22:58.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-0/logs
14:22:58.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-0/data/info.pb
14:22:58.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:22:58.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:22:58.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:22:58.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:22:58.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:22:58.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:22:58.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:22:58.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:22:58.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:22:58.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:22:58.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.53.129:0
14:22:58.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.53.129
14:22:58.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.53.129
14:22:58.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:22:58.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.53.190:38091,127.16.53.189:39463,127.16.53.188:38765
14:22:58.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.53.148:43093
14:22:58.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:22:58.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:22:58.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:22:58.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:58.695399 16798 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:22:58.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:58.695729 16798 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:22:58.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:58.695803 16798 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:22:58.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:58.709777 16798 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:22:58.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:58.710067 16798 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.53.129
14:22:58.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.717414 16769 catalog_manager.cc:1295] Loaded cluster ID: 637fde5ba4624ce683da8aff9f050c0e
14:22:58.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.717517 16769 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a: loading cluster ID for follower catalog manager: success
14:22:58.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.720475 16769 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a: acquiring CA information for follower catalog manager: success
14:22:58.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.722512 16769 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 1dbb561b4e2447e18809edc85fe7d00a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:22:58.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.726547 16798 tablet_server_runner.cc:78] Tablet server non-default flags:
14:22:58.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:22:58.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.53.148:43093
14:22:58.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:22:58.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:22:58.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-0/data
14:22:58.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-0/wal
14:22:58.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:22:58.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:22:58.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.53.129:0
14:22:58.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:22:58.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:22:58.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:22:58.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-0/data/info.pb
14:22:58.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.53.129
14:22:58.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:22:58.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.53.190:38091,127.16.53.189:39463,127.16.53.188:38765
14:22:58.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:22:58.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:22:58.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:22:58.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:22:58.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:22:58.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.53.129
14:22:58.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-0/logs
14:22:58.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:22:58.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:22:58.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:22:58.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:22:58.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:22:58.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:22:58.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:22:58.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:53 UTC on e7f111948823
14:22:58.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15853
14:22:58.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:22:58.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.728658 16798 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:22:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.731067 16798 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:22:58.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:58.741611 16803 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
14:22:58.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:58.741945 16806 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
14:22:58.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:58.741657 16804 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
14:22:58.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.742993 16798 server_base.cc:1061] running on GCE node
14:22:58.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.743781 16798 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:22:58.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.745455 16798 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:22:58.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.746729 16798 hybrid_clock.cc:648] HybridClock initialized: now 1779114178746636 us; error 87 us; skew 500 ppm
14:22:58.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.747164 16798 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:22:58.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.749481 16798 webserver.cc:533] Webserver started at http://127.16.53.129:37685/ using document root <none> and password file <none>
14:22:58.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.750327 16798 fs_manager.cc:362] Metadata directory not provided
14:22:58.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.750432 16798 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:22:58.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.750872 16798 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:22:58.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.753321 16798 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-0/data/instance:
14:22:58.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dd68a6d1c0c241d58852769652ecf551"
14:22:58.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:58 on dist-test-slave-7660"
14:22:58.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.754235 16798 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-0/wal/instance:
14:22:58.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dd68a6d1c0c241d58852769652ecf551"
14:22:58.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:58 on dist-test-slave-7660"
14:22:58.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.759907 16798 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
14:22:58.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.764577 16812 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:22:58.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.766295 16798 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
14:22:58.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.766474 16798 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-0/data,/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-0/wal
14:22:58.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dd68a6d1c0c241d58852769652ecf551"
14:22:58.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:58 on dist-test-slave-7660"
14:22:58.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.766683 16798 fs_report.cc:389] FS layout report
14:22:58.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:22:58.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-0/wal
14:22:58.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-0/wal
14:22:58.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-0/data/data
14:22:58.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:22:58.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:22:58.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:22:58.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:22:58.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:22:58.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:22:58.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:22:58.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:22:58.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:22:58.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:22:58.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:22:58.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.785902 16798 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:22:58.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.786778 16798 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:22:58.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.787034 16798 kserver.cc:163] Server-wide thread pool size limit: 3276
14:22:58.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.788013 16798 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:22:58.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.789935 16798 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:22:58.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.790145 16798 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:22:58.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.790234 16798 ts_tablet_manager.cc:616] Registered 0 tablets
14:22:58.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.790280 16798 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:22:58.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.827574 16798 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.129:36193
14:22:58.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.827628 16925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.129:36193 every 8 connection(s)
14:22:58.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.828989 16798 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-0/data/info.pb
14:22:58.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.831480 16598 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu as pid 16798
14:22:58.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.831677 16598 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-0/wal/instance
14:22:58.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.839277 16598 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu
14:22:58.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu
14:22:58.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-1/wal
14:22:58.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-1/data
14:22:58.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:22:58.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:22:58.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:22:58.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:22:58.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:22:58.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:22:58.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-1/logs
14:22:58.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-1/data/info.pb
14:22:58.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:22:58.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:22:58.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:22:58.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:22:58.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:22:58.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:22:58.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:22:58.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:22:58.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:22:58.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:22:58.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.53.130:0
14:22:58.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.53.130
14:22:58.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.53.130
14:22:58.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:22:58.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.53.190:38091,127.16.53.189:39463,127.16.53.188:38765
14:22:58.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.53.148:43093
14:22:58.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:22:58.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:22:58.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:22:58.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.871587 16926 heartbeater.cc:344] Connected to a master server at 127.16.53.188:38765
14:22:58.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.871613 16928 heartbeater.cc:344] Connected to a master server at 127.16.53.189:39463
14:22:58.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.871676 16927 heartbeater.cc:344] Connected to a master server at 127.16.53.190:38091
14:22:58.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.872077 16928 heartbeater.cc:461] Registering TS with master...
14:22:58.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.872071 16927 heartbeater.cc:461] Registering TS with master...
14:22:58.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.872071 16926 heartbeater.cc:461] Registering TS with master...
14:22:58.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.873533 16927 heartbeater.cc:507] Master 127.16.53.190:38091 requested a full tablet report, sending...
14:22:58.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.873569 16928 heartbeater.cc:507] Master 127.16.53.189:39463 requested a full tablet report, sending...
14:22:58.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.873597 16926 heartbeater.cc:507] Master 127.16.53.188:38765 requested a full tablet report, sending...
14:22:58.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.875816 16633 ts_manager.cc:194] Registered new tserver with Master: dd68a6d1c0c241d58852769652ecf551 (127.16.53.129:36193)
14:22:58.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.876157 16678 ts_manager.cc:194] Registered new tserver with Master: dd68a6d1c0c241d58852769652ecf551 (127.16.53.129:36193)
14:22:58.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.877486 16633 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.53.129:39413
14:22:58.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.877885 16721 ts_manager.cc:194] Registered new tserver with Master: dd68a6d1c0c241d58852769652ecf551 (127.16.53.129:36193)
14:22:58.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.930382 16783 catalog_manager.cc:1295] Loaded cluster ID: 637fde5ba4624ce683da8aff9f050c0e
14:22:58.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.930477 16783 catalog_manager.cc:1588] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921: loading cluster ID for follower catalog manager: success
14:22:58.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.932940 16783 catalog_manager.cc:1610] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921: acquiring CA information for follower catalog manager: success
14:22:58.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:58.934707 16783 catalog_manager.cc:1638] T 00000000000000000000000000000000 P e88da94dada54b2ba7b77d8e8f76d921: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:22:59.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:59.198992 16936 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:22:59.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:59.199327 16936 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:22:59.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:59.199427 16936 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:22:59.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:59.208154 16936 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:22:59.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:59.208385 16936 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.53.130
14:22:59.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.218750 16936 tablet_server_runner.cc:78] Tablet server non-default flags:
14:22:59.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:22:59.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.53.148:43093
14:22:59.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:22:59.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:22:59.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-1/data
14:22:59.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-1/wal
14:22:59.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:22:59.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:22:59.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.53.130:0
14:22:59.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:22:59.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:22:59.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:22:59.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-1/data/info.pb
14:22:59.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.53.130
14:22:59.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:22:59.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.53.190:38091,127.16.53.189:39463,127.16.53.188:38765
14:22:59.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:22:59.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:22:59.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:22:59.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:22:59.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:22:59.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.53.130
14:22:59.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-1/logs
14:22:59.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:22:59.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:22:59.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:22:59.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:22:59.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:22:59.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:22:59.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:22:59.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:53 UTC on e7f111948823
14:22:59.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15853
14:22:59.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:22:59.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.220956 16936 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:22:59.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.223155 16936 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:22:59.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:59.233702 16942 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
14:22:59.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:59.233737 16941 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
14:22:59.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:59.233760 16944 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
14:22:59.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.234398 16936 server_base.cc:1061] running on GCE node
14:22:59.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.235931 16936 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:22:59.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.237087 16936 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:22:59.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.238323 16936 hybrid_clock.cc:648] HybridClock initialized: now 1779114179238262 us; error 50 us; skew 500 ppm
14:22:59.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.238716 16936 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:22:59.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.241398 16936 webserver.cc:533] Webserver started at http://127.16.53.130:42987/ using document root <none> and password file <none>
14:22:59.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.242378 16936 fs_manager.cc:362] Metadata directory not provided
14:22:59.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.242492 16936 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:22:59.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.242929 16936 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:22:59.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.245934 16936 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-1/data/instance:
14:22:59.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "44b4ad0baaf54a90bad1c8078beee8dd"
14:22:59.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:59 on dist-test-slave-7660"
14:22:59.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.246846 16936 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-1/wal/instance:
14:22:59.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "44b4ad0baaf54a90bad1c8078beee8dd"
14:22:59.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:59 on dist-test-slave-7660"
14:22:59.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.252357 16936 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
14:22:59.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.256379 16950 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:22:59.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.257903 16936 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
14:22:59.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.258075 16936 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-1/data,/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-1/wal
14:22:59.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "44b4ad0baaf54a90bad1c8078beee8dd"
14:22:59.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:59 on dist-test-slave-7660"
14:22:59.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.258349 16936 fs_report.cc:389] FS layout report
14:22:59.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:22:59.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-1/wal
14:22:59.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-1/wal
14:22:59.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-1/data/data
14:22:59.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:22:59.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:22:59.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:22:59.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:22:59.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:22:59.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:22:59.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:22:59.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:22:59.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:22:59.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:22:59.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:22:59.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.273571 16936 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:22:59.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.274570 16936 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:22:59.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.274873 16936 kserver.cc:163] Server-wide thread pool size limit: 3276
14:22:59.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.275967 16936 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:22:59.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.277652 16936 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:22:59.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.277784 16936 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:22:59.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.277894 16936 ts_tablet_manager.cc:616] Registered 0 tablets
14:22:59.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.277966 16936 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:22:59.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.310699 16936 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.130:39103
14:22:59.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.310743 17063 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.130:39103 every 8 connection(s)
14:22:59.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.312162 16936 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-1/data/info.pb
14:22:59.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.316779 16598 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu as pid 16936
14:22:59.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.316974 16598 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-1/wal/instance
14:22:59.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.323872 16598 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu
14:22:59.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu
14:22:59.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-2/wal
14:22:59.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-2/data
14:22:59.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:22:59.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:22:59.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:22:59.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:22:59.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:22:59.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:22:59.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-2/logs
14:22:59.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-2/data/info.pb
14:22:59.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:22:59.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:22:59.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:22:59.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:22:59.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:22:59.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:22:59.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:22:59.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:22:59.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:22:59.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:22:59.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.53.131:0
14:22:59.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.53.131
14:22:59.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.53.131
14:22:59.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:22:59.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.53.190:38091,127.16.53.189:39463,127.16.53.188:38765
14:22:59.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.53.148:43093
14:22:59.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:22:59.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:22:59.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:22:59.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.330735 17064 heartbeater.cc:344] Connected to a master server at 127.16.53.188:38765
14:22:59.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.331210 17064 heartbeater.cc:461] Registering TS with master...
14:22:59.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.332356 17064 heartbeater.cc:507] Master 127.16.53.188:38765 requested a full tablet report, sending...
14:22:59.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.334646 16721 ts_manager.cc:194] Registered new tserver with Master: 44b4ad0baaf54a90bad1c8078beee8dd (127.16.53.130:39103)
14:22:59.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.337129 17065 heartbeater.cc:344] Connected to a master server at 127.16.53.190:38091
14:22:59.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.337316 17065 heartbeater.cc:461] Registering TS with master...
14:22:59.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.337936 17065 heartbeater.cc:507] Master 127.16.53.190:38091 requested a full tablet report, sending...
14:22:59.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.338979 16633 ts_manager.cc:194] Registered new tserver with Master: 44b4ad0baaf54a90bad1c8078beee8dd (127.16.53.130:39103)
14:22:59.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.339991 16633 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.53.130:45109
14:22:59.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.342428 17066 heartbeater.cc:344] Connected to a master server at 127.16.53.189:39463
14:22:59.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.342603 17066 heartbeater.cc:461] Registering TS with master...
14:22:59.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.343140 17066 heartbeater.cc:507] Master 127.16.53.189:39463 requested a full tablet report, sending...
14:22:59.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.344360 16678 ts_manager.cc:194] Registered new tserver with Master: 44b4ad0baaf54a90bad1c8078beee8dd (127.16.53.130:39103)
14:22:59.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:59.666415 17071 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:22:59.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:59.666709 17071 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:22:59.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:59.666781 17071 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:22:59.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:59.674955 17071 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:22:59.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:59.675139 17071 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.53.131
14:22:59.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.684878 17071 tablet_server_runner.cc:78] Tablet server non-default flags:
14:22:59.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:22:59.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.53.148:43093
14:22:59.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:22:59.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:22:59.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-2/data
14:22:59.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-2/wal
14:22:59.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:22:59.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:22:59.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.53.131:0
14:22:59.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:22:59.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:22:59.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:22:59.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-2/data/info.pb
14:22:59.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.53.131
14:22:59.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:22:59.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.53.190:38091,127.16.53.189:39463,127.16.53.188:38765
14:22:59.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:22:59.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:22:59.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:22:59.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:22:59.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:22:59.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.53.131
14:22:59.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-2/logs
14:22:59.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:22:59.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:22:59.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:22:59.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:22:59.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:22:59.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 6bee9a2d051767e07c70d440ae169cb7177a10f8
14:22:59.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
14:22:59.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 14:03:53 UTC on e7f111948823
14:22:59.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 15853
14:22:59.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
14:22:59.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.686470 17071 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:22:59.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.688988 17071 file_cache.cc:492] Constructed file cache file cache with capacity 419430
14:22:59.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:59.698815 17077 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
14:22:59.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:59.699589 17076 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
14:22:59.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:22:59.700186 17079 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
14:22:59.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.701633 17071 server_base.cc:1061] running on GCE node
14:22:59.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.702229 17071 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:22:59.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.703213 17071 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:22:59.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.704429 17071 hybrid_clock.cc:648] HybridClock initialized: now 1779114179704357 us; error 68 us; skew 500 ppm
14:22:59.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.704718 17071 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
14:22:59.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.706853 17071 webserver.cc:533] Webserver started at http://127.16.53.131:34593/ using document root <none> and password file <none>
14:22:59.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.707542 17071 fs_manager.cc:362] Metadata directory not provided
14:22:59.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.707633 17071 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:22:59.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.707931 17071 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:22:59.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.710420 17071 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-2/data/instance:
14:22:59.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5a992219711d4d62935f28c09c49d400"
14:22:59.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:59 on dist-test-slave-7660"
14:22:59.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.711122 17071 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-2/wal/instance:
14:22:59.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5a992219711d4d62935f28c09c49d400"
14:22:59.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:59 on dist-test-slave-7660"
14:22:59.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.716300 17071 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
14:22:59.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.719659 17085 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:22:59.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.721119 17071 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
14:22:59.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.721261 17071 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-2/data,/tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-2/wal
14:22:59.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5a992219711d4d62935f28c09c49d400"
14:22:59.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 14:22:59 on dist-test-slave-7660"
14:22:59.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.721443 17071 fs_report.cc:389] FS layout report
14:22:59.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:22:59.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-2/wal
14:22:59.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-2/wal
14:22:59.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-2/data/data
14:22:59.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:22:59.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:22:59.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:22:59.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:22:59.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:22:59.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:22:59.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:22:59.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:22:59.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:22:59.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:22:59.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:22:59.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.740657 17071 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:22:59.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.741482 17071 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:22:59.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.741757 17071 kserver.cc:163] Server-wide thread pool size limit: 3276
14:22:59.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.742795 17071 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:22:59.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.744693 17071 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:22:59.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.744793 17071 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:22:59.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.744899 17071 ts_tablet_manager.cc:616] Registered 0 tablets
14:22:59.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.744969 17071 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:22:59.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.781055 17071 rpc_server.cc:307] RPC server started. Bound to: 127.16.53.131:39469
14:22:59.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.781137 17197 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.53.131:39469 every 8 connection(s)
14:22:59.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.782641 17071 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-2/data/info.pb
14:22:59.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.791858 16598 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu as pid 17071
14:22:59.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.792044 16598 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskRBOb1Q/test-tmp/mini-kudu-cluster3606978671257237780/ts-2/wal/instance
14:22:59.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.801002 17199 heartbeater.cc:344] Connected to a master server at 127.16.53.190:38091
14:22:59.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.801113 17200 heartbeater.cc:344] Connected to a master server at 127.16.53.189:39463
14:22:59.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.801156 17198 heartbeater.cc:344] Connected to a master server at 127.16.53.188:38765
14:22:59.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.801452 17198 heartbeater.cc:461] Registering TS with master...
14:22:59.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.801458 17199 heartbeater.cc:461] Registering TS with master...
14:22:59.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.802452 17200 heartbeater.cc:461] Registering TS with master...
14:22:59.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.802759 17199 heartbeater.cc:507] Master 127.16.53.190:38091 requested a full tablet report, sending...
14:22:59.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.802785 17198 heartbeater.cc:507] Master 127.16.53.188:38765 requested a full tablet report, sending...
14:22:59.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.803099 17200 heartbeater.cc:507] Master 127.16.53.189:39463 requested a full tablet report, sending...
14:22:59.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.804749 16678 ts_manager.cc:194] Registered new tserver with Master: 5a992219711d4d62935f28c09c49d400 (127.16.53.131:39469)
14:22:59.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.804749 16721 ts_manager.cc:194] Registered new tserver with Master: 5a992219711d4d62935f28c09c49d400 (127.16.53.131:39469)
14:22:59.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.804783 16633 ts_manager.cc:194] Registered new tserver with Master: 5a992219711d4d62935f28c09c49d400 (127.16.53.131:39469)
14:22:59.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.805965 16633 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.53.131:42043
14:22:59.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.822369 16598 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
14:22:59.824 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:22:59.825 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:22:59.835 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.16.53.190"
      port: 38091
    }
    bound_http_address {
      host: "127.16.53.190"
      port: 34369
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.16.53.189"
      port: 39463
    }
    bound_http_address {
      host: "127.16.53.189"
      port: 35283
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.16.53.188"
      port: 38765
    }
    bound_http_address {
      host: "127.16.53.188"
      port: 43875
    }
  }
}

14:22:59.838 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:22:59.841 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.16.53.129"
      port: 36193
    }
    bound_http_address {
      host: "127.16.53.129"
      port: 37685
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.16.53.130"
      port: 39103
    }
    bound_http_address {
      host: "127.16.53.130"
      port: 42987
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.16.53.131"
      port: 39469
    }
    bound_http_address {
      host: "127.16.53.131"
      port: 34593
    }
  }
}

14:22:59.842 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:22:59.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:22:59.880332 16927 heartbeater.cc:499] Master 127.16.53.190:38091 was elected leader, sending a full tablet report...
14:23:00.016 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttempt(RetryRule.java:225)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:246)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
14:23:00.073 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:00.210 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:00.259 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:00.260 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:00.283 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:00.283 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:00.283 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:00.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.345549 17065 heartbeater.cc:499] Master 127.16.53.190:38091 was elected leader, sending a full tablet report...
14:23:00.400 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:00.400 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:00.401 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:00.622 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8860ab18, L:/127.0.0.1:44502 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:00.622 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2c0a7aa9, L:/127.0.0.1:42360 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:00.623 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3a91f6e1, L:/127.0.0.1:58536 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:00.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:00.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=487), Traces: [0ms] refreshing cache from master, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [460ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [461ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [461ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=null) after lookup
14:23:00.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.716414 16633 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58536:
14:23:00.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
14:23:00.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:23:00.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:23:00.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
14:23:00.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:23:00.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:23:00.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:23:00.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:23:00.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:23:00.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:23:00.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:23:00.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:23:00.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
14:23:00.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:23:00.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:23:00.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:23:00.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:23:00.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:23:00.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:23:00.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:23:00.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:23:00.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
14:23:00.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:23:00.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:23:00.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:23:00.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:23:00.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:23:00.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:23:00.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:23:00.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:23:00.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
14:23:00.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:23:00.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:23:00.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
14:23:00.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
14:23:00.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
14:23:00.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
14:23:00.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:23:00.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:23:00.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:23:00.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:23:00.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
14:23:00.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
14:23:00.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:23:00.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:23:00.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:23:00.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:23:00.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:23:00.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:23:00.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:23:00.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:23:00.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:23:00.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:23:00.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
14:23:00.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:23:00.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:23:00.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:23:00.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:23:00.718464 16633 catalog_manager.cc:7059] 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.
14:23:00.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:00.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.766575 16998 tablet_service.cc:1511] Processing CreateTablet for tablet b0415cb7e86e42f49cb05ad951872649 (DEFAULT_TABLE table=TestHandleTooBusy [id=3360129627d54a839e2e82d7b5027d94]), partition=RANGE (key) PARTITION UNBOUNDED
14:23:00.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.766948 16860 tablet_service.cc:1511] Processing CreateTablet for tablet b0415cb7e86e42f49cb05ad951872649 (DEFAULT_TABLE table=TestHandleTooBusy [id=3360129627d54a839e2e82d7b5027d94]), partition=RANGE (key) PARTITION UNBOUNDED
14:23:00.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.767840 16998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0415cb7e86e42f49cb05ad951872649. 1 dirs total, 0 dirs full, 0 dirs failed
14:23:00.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.768213 16860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0415cb7e86e42f49cb05ad951872649. 1 dirs total, 0 dirs full, 0 dirs failed
14:23:00.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.777616 17133 tablet_service.cc:1511] Processing CreateTablet for tablet b0415cb7e86e42f49cb05ad951872649 (DEFAULT_TABLE table=TestHandleTooBusy [id=3360129627d54a839e2e82d7b5027d94]), partition=RANGE (key) PARTITION UNBOUNDED
14:23:00.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.780208 17133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0415cb7e86e42f49cb05ad951872649. 1 dirs total, 0 dirs full, 0 dirs failed
14:23:00.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.786015 17227 tablet_bootstrap.cc:492] T b0415cb7e86e42f49cb05ad951872649 P dd68a6d1c0c241d58852769652ecf551: Bootstrap starting.
14:23:00.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.791008 17227 tablet_bootstrap.cc:654] T b0415cb7e86e42f49cb05ad951872649 P dd68a6d1c0c241d58852769652ecf551: Neither blocks nor log segments found. Creating new log.
14:23:00.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.791999 17228 tablet_bootstrap.cc:492] T b0415cb7e86e42f49cb05ad951872649 P 44b4ad0baaf54a90bad1c8078beee8dd: Bootstrap starting.
14:23:00.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.792439 17227 log.cc:826] T b0415cb7e86e42f49cb05ad951872649 P dd68a6d1c0c241d58852769652ecf551: Log is configured to *not* fsync() on all Append() calls
14:23:00.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.795987 17228 tablet_bootstrap.cc:654] T b0415cb7e86e42f49cb05ad951872649 P 44b4ad0baaf54a90bad1c8078beee8dd: Neither blocks nor log segments found. Creating new log.
14:23:00.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.797614 17228 log.cc:826] T b0415cb7e86e42f49cb05ad951872649 P 44b4ad0baaf54a90bad1c8078beee8dd: Log is configured to *not* fsync() on all Append() calls
14:23:00.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.798144 17230 tablet_bootstrap.cc:492] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400: Bootstrap starting.
14:23:00.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.801245 17227 tablet_bootstrap.cc:492] T b0415cb7e86e42f49cb05ad951872649 P dd68a6d1c0c241d58852769652ecf551: No bootstrap required, opened a new log
14:23:00.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.801549 17228 tablet_bootstrap.cc:492] T b0415cb7e86e42f49cb05ad951872649 P 44b4ad0baaf54a90bad1c8078beee8dd: No bootstrap required, opened a new log
14:23:00.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.801563 17227 ts_tablet_manager.cc:1403] T b0415cb7e86e42f49cb05ad951872649 P dd68a6d1c0c241d58852769652ecf551: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
14:23:00.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.801992 17228 ts_tablet_manager.cc:1403] T b0415cb7e86e42f49cb05ad951872649 P 44b4ad0baaf54a90bad1c8078beee8dd: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
14:23:00.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.802533 17230 tablet_bootstrap.cc:654] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400: Neither blocks nor log segments found. Creating new log.
14:23:00.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.803830 17230 log.cc:826] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400: Log is configured to *not* fsync() on all Append() calls
14:23:00.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.806826 17230 tablet_bootstrap.cc:492] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400: No bootstrap required, opened a new log
14:23:00.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.807297 17230 ts_tablet_manager.cc:1403] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.003s
14:23:00.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.808133 17199 heartbeater.cc:499] Master 127.16.53.190:38091 was elected leader, sending a full tablet report...
14:23:00.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.809002 17227 raft_consensus.cc:359] T b0415cb7e86e42f49cb05ad951872649 P dd68a6d1c0c241d58852769652ecf551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b4ad0baaf54a90bad1c8078beee8dd" member_type: VOTER last_known_addr { host: "127.16.53.130" port: 39103 } } peers { permanent_uuid: "dd68a6d1c0c241d58852769652ecf551" member_type: VOTER last_known_addr { host: "127.16.53.129" port: 36193 } } peers { permanent_uuid: "5a992219711d4d62935f28c09c49d400" member_type: VOTER last_known_addr { host: "127.16.53.131" port: 39469 } }
14:23:00.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.811129 17228 raft_consensus.cc:359] T b0415cb7e86e42f49cb05ad951872649 P 44b4ad0baaf54a90bad1c8078beee8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b4ad0baaf54a90bad1c8078beee8dd" member_type: VOTER last_known_addr { host: "127.16.53.130" port: 39103 } } peers { permanent_uuid: "dd68a6d1c0c241d58852769652ecf551" member_type: VOTER last_known_addr { host: "127.16.53.129" port: 36193 } } peers { permanent_uuid: "5a992219711d4d62935f28c09c49d400" member_type: VOTER last_known_addr { host: "127.16.53.131" port: 39469 } }
14:23:00.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.811777 17228 raft_consensus.cc:385] T b0415cb7e86e42f49cb05ad951872649 P 44b4ad0baaf54a90bad1c8078beee8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:23:00.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.811863 17227 raft_consensus.cc:385] T b0415cb7e86e42f49cb05ad951872649 P dd68a6d1c0c241d58852769652ecf551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:23:00.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.812446 17228 raft_consensus.cc:740] T b0415cb7e86e42f49cb05ad951872649 P 44b4ad0baaf54a90bad1c8078beee8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44b4ad0baaf54a90bad1c8078beee8dd, State: Initialized, Role: FOLLOWER
14:23:00.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.813354 17228 consensus_queue.cc:260] T b0415cb7e86e42f49cb05ad951872649 P 44b4ad0baaf54a90bad1c8078beee8dd [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: "44b4ad0baaf54a90bad1c8078beee8dd" member_type: VOTER last_known_addr { host: "127.16.53.130" port: 39103 } } peers { permanent_uuid: "dd68a6d1c0c241d58852769652ecf551" member_type: VOTER last_known_addr { host: "127.16.53.129" port: 36193 } } peers { permanent_uuid: "5a992219711d4d62935f28c09c49d400" member_type: VOTER last_known_addr { host: "127.16.53.131" port: 39469 } }
14:23:00.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.815361 17228 ts_tablet_manager.cc:1434] T b0415cb7e86e42f49cb05ad951872649 P 44b4ad0baaf54a90bad1c8078beee8dd: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
14:23:00.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:23:00.815920 17067 tablet.cc:2404] T b0415cb7e86e42f49cb05ad951872649 P 44b4ad0baaf54a90bad1c8078beee8dd: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:23:00.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.816175 17230 raft_consensus.cc:359] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b4ad0baaf54a90bad1c8078beee8dd" member_type: VOTER last_known_addr { host: "127.16.53.130" port: 39103 } } peers { permanent_uuid: "dd68a6d1c0c241d58852769652ecf551" member_type: VOTER last_known_addr { host: "127.16.53.129" port: 36193 } } peers { permanent_uuid: "5a992219711d4d62935f28c09c49d400" member_type: VOTER last_known_addr { host: "127.16.53.131" port: 39469 } }
14:23:00.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.816577 17230 raft_consensus.cc:385] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:23:00.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.816676 17230 raft_consensus.cc:740] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a992219711d4d62935f28c09c49d400, State: Initialized, Role: FOLLOWER
14:23:00.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.818706 17230 consensus_queue.cc:260] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400 [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: "44b4ad0baaf54a90bad1c8078beee8dd" member_type: VOTER last_known_addr { host: "127.16.53.130" port: 39103 } } peers { permanent_uuid: "dd68a6d1c0c241d58852769652ecf551" member_type: VOTER last_known_addr { host: "127.16.53.129" port: 36193 } } peers { permanent_uuid: "5a992219711d4d62935f28c09c49d400" member_type: VOTER last_known_addr { host: "127.16.53.131" port: 39469 } }
14:23:00.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.811980 17227 raft_consensus.cc:740] T b0415cb7e86e42f49cb05ad951872649 P dd68a6d1c0c241d58852769652ecf551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd68a6d1c0c241d58852769652ecf551, State: Initialized, Role: FOLLOWER
14:23:00.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.824126 17227 consensus_queue.cc:260] T b0415cb7e86e42f49cb05ad951872649 P dd68a6d1c0c241d58852769652ecf551 [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: "44b4ad0baaf54a90bad1c8078beee8dd" member_type: VOTER last_known_addr { host: "127.16.53.130" port: 39103 } } peers { permanent_uuid: "dd68a6d1c0c241d58852769652ecf551" member_type: VOTER last_known_addr { host: "127.16.53.129" port: 36193 } } peers { permanent_uuid: "5a992219711d4d62935f28c09c49d400" member_type: VOTER last_known_addr { host: "127.16.53.131" port: 39469 } }
14:23:00.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.825048 17230 ts_tablet_manager.cc:1434] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.005s
14:23:00.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:00.827754 17227 ts_tablet_manager.cc:1434] T b0415cb7e86e42f49cb05ad951872649 P dd68a6d1c0c241d58852769652ecf551: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.002s
14:23:00.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:23:00.833241 16929 tablet.cc:2404] T b0415cb7e86e42f49cb05ad951872649 P dd68a6d1c0c241d58852769652ecf551: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:23:01.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.003762 17234 raft_consensus.cc:493] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:23:01.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.004040 17234 raft_consensus.cc:515] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b4ad0baaf54a90bad1c8078beee8dd" member_type: VOTER last_known_addr { host: "127.16.53.130" port: 39103 } } peers { permanent_uuid: "dd68a6d1c0c241d58852769652ecf551" member_type: VOTER last_known_addr { host: "127.16.53.129" port: 36193 } } peers { permanent_uuid: "5a992219711d4d62935f28c09c49d400" member_type: VOTER last_known_addr { host: "127.16.53.131" port: 39469 } }
14:23:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.005806 17234 leader_election.cc:290] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44b4ad0baaf54a90bad1c8078beee8dd (127.16.53.130:39103), dd68a6d1c0c241d58852769652ecf551 (127.16.53.129:36193)
14:23:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.014688 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0415cb7e86e42f49cb05ad951872649" candidate_uuid: "5a992219711d4d62935f28c09c49d400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd68a6d1c0c241d58852769652ecf551" is_pre_election: true
14:23:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.014747 17018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0415cb7e86e42f49cb05ad951872649" candidate_uuid: "5a992219711d4d62935f28c09c49d400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b4ad0baaf54a90bad1c8078beee8dd" is_pre_election: true
14:23:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.015184 17018 raft_consensus.cc:2468] T b0415cb7e86e42f49cb05ad951872649 P 44b4ad0baaf54a90bad1c8078beee8dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a992219711d4d62935f28c09c49d400 in term 0.
14:23:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.015187 16880 raft_consensus.cc:2468] T b0415cb7e86e42f49cb05ad951872649 P dd68a6d1c0c241d58852769652ecf551 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a992219711d4d62935f28c09c49d400 in term 0.
14:23:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.015841 17086 leader_election.cc:304] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400 [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: 44b4ad0baaf54a90bad1c8078beee8dd, 5a992219711d4d62935f28c09c49d400; no voters: 
14:23:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.016283 17234 raft_consensus.cc:2804] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:23:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.016438 17234 raft_consensus.cc:493] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:23:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.016546 17234 raft_consensus.cc:3060] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400 [term 0 FOLLOWER]: Advancing to term 1
14:23:01.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.018752 17234 raft_consensus.cc:515] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b4ad0baaf54a90bad1c8078beee8dd" member_type: VOTER last_known_addr { host: "127.16.53.130" port: 39103 } } peers { permanent_uuid: "dd68a6d1c0c241d58852769652ecf551" member_type: VOTER last_known_addr { host: "127.16.53.129" port: 36193 } } peers { permanent_uuid: "5a992219711d4d62935f28c09c49d400" member_type: VOTER last_known_addr { host: "127.16.53.131" port: 39469 } }
14:23:01.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.019459 17234 leader_election.cc:290] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400 [CANDIDATE]: Term 1 election: Requested vote from peers 44b4ad0baaf54a90bad1c8078beee8dd (127.16.53.130:39103), dd68a6d1c0c241d58852769652ecf551 (127.16.53.129:36193)
14:23:01.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.020264 16880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0415cb7e86e42f49cb05ad951872649" candidate_uuid: "5a992219711d4d62935f28c09c49d400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd68a6d1c0c241d58852769652ecf551"
14:23:01.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.020270 17018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0415cb7e86e42f49cb05ad951872649" candidate_uuid: "5a992219711d4d62935f28c09c49d400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44b4ad0baaf54a90bad1c8078beee8dd"
14:23:01.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.020505 16880 raft_consensus.cc:3060] T b0415cb7e86e42f49cb05ad951872649 P dd68a6d1c0c241d58852769652ecf551 [term 0 FOLLOWER]: Advancing to term 1
14:23:01.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.020539 17018 raft_consensus.cc:3060] T b0415cb7e86e42f49cb05ad951872649 P 44b4ad0baaf54a90bad1c8078beee8dd [term 0 FOLLOWER]: Advancing to term 1
14:23:01.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.022912 17018 raft_consensus.cc:2468] T b0415cb7e86e42f49cb05ad951872649 P 44b4ad0baaf54a90bad1c8078beee8dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a992219711d4d62935f28c09c49d400 in term 1.
14:23:01.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.022957 16880 raft_consensus.cc:2468] T b0415cb7e86e42f49cb05ad951872649 P dd68a6d1c0c241d58852769652ecf551 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a992219711d4d62935f28c09c49d400 in term 1.
14:23:01.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.023568 17087 leader_election.cc:304] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 44b4ad0baaf54a90bad1c8078beee8dd, 5a992219711d4d62935f28c09c49d400, dd68a6d1c0c241d58852769652ecf551; no voters: 
14:23:01.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.023950 17234 raft_consensus.cc:2804] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400 [term 1 FOLLOWER]: Leader election won for term 1
14:23:01.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.024477 17234 raft_consensus.cc:697] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400 [term 1 LEADER]: Becoming Leader. State: Replica: 5a992219711d4d62935f28c09c49d400, State: Running, Role: LEADER
14:23:01.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.024991 17234 consensus_queue.cc:237] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400 [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: "44b4ad0baaf54a90bad1c8078beee8dd" member_type: VOTER last_known_addr { host: "127.16.53.130" port: 39103 } } peers { permanent_uuid: "dd68a6d1c0c241d58852769652ecf551" member_type: VOTER last_known_addr { host: "127.16.53.129" port: 36193 } } peers { permanent_uuid: "5a992219711d4d62935f28c09c49d400" member_type: VOTER last_known_addr { host: "127.16.53.131" port: 39469 } }
14:23:01.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.030232 16632 catalog_manager.cc:5697] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a992219711d4d62935f28c09c49d400 (127.16.53.131). New cstate: current_term: 1 leader_uuid: "5a992219711d4d62935f28c09c49d400" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44b4ad0baaf54a90bad1c8078beee8dd" member_type: VOTER last_known_addr { host: "127.16.53.130" port: 39103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd68a6d1c0c241d58852769652ecf551" member_type: VOTER last_known_addr { host: "127.16.53.129" port: 36193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a992219711d4d62935f28c09c49d400" member_type: VOTER last_known_addr { host: "127.16.53.131" port: 39469 } health_report { overall_health: HEALTHY } } }
14:23:01.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:23:01.036559 17201 tablet.cc:2404] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:23:01.109 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:01.111 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:01.112 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:01.113 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:01.115 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:01.116 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:01.116 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:01.116 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:01.116 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:01.122 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:01.123 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:01.126 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:01.135 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:01.135 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:01.136 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:01.136 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:01.138 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:01.140 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:01.146 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:01.146 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:01.147 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:01.147 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:01.154 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:01.154 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:01.155 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:01.166 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:01.170 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:01.173 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:01.176 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:01.190 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x673c12af, L:/127.0.0.1:42372 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:01.195 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x065fc8e4, L:/127.0.0.1:42386 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:01.196 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:01.204 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:01.207 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:01.210 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:01.211 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:01.213 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:01.215 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:01.216 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:01.220 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe3b3cff0, L:/127.0.0.1:44510 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:01.222 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:01.227 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:01.235 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:01.238 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:01.238 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:01.249 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x52fc9b4f, L:/127.0.0.1:44522 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:01.255 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:01.257 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:01.257 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb2aef791, L:/127.0.0.1:42394 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:01.264 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:01.269 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:01.273 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:01.279 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:01.281 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xff260adb, L:/127.0.0.1:44538 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:01.283 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:01.285 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:01.286 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb06c5e65, L:/127.0.0.1:42392 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:01.286 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:01.288 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:01.289 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x870dccba, L:/127.0.0.1:58554 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:01.292 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:01.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:01.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=177), Traces: [0ms] refreshing cache from master, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [133ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [158ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=null) after lookup
14:23:01.297 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd5803907, L:/127.0.0.1:58548 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:01.298 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:01.301 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:01.314 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:01.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:01.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=200), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [78ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [191ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=null) after lookup
14:23:01.316 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:01.318 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:01.318 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfb9f4585, L:/127.0.0.1:44558 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:01.323 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:01.323 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x171f37d9, L:/127.0.0.1:42396 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:01.327 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:01.330 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:01.332 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:01.334 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3c8bb6c2, L:/127.0.0.1:44554 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:01.336 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:01.346 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:01.351 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5985063e, L:/127.0.0.1:58562 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:01.351 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x90aefdb4, L:/127.0.0.1:42398 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:01.353 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:01.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:01.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=243), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [174ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [209ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [242ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=null) after lookup
14:23:01.362 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:01.365 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:01.370 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:01.374 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:01.382 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:01.385 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xbd091eb0, L:/127.0.0.1:58568 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:01.387 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:01.387 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:01.390 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:01.395 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:01.396 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7c679728, L:/127.0.0.1:58574 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:01.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:23:01.397447 16627 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items
14:23:01.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.397555 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58568 (request call id 0)
14:23:01.398 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:01.399 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:01.399 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6ede8191, L:/127.0.0.1:44570 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:01.406 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items
14:23:01.409 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:01.411 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:01.411 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:01.412 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:01.419 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:01.422 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:01.424 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:01.427 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:01.431 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:01.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.432781 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58574 (request call id 1)
14:23:01.434 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58568 dropped due to backpressure: service queue is full with 1 items
14:23:01.434 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:01.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.446339 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58568 (request call id 1)
14:23:01.447 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x172dd28d, L:/127.0.0.1:42408 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:01.447 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items
14:23:01.448 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:01.450 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa0fea381, L:/127.0.0.1:58584 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:01.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.451829 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58568 (request call id 1)
14:23:01.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.455579 17234 consensus_queue.cc:1048] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44b4ad0baaf54a90bad1c8078beee8dd" member_type: VOTER last_known_addr { host: "127.16.53.130" port: 39103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:23:01.458 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:01.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:01.461 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:01.461 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:01.461 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=347), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [234ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [284ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [312ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58568 dropped due to backpressure: service queue is full with 1 items, [312ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58568 dropped due to backpressure: service queue is full with 1 items, [320ms] refreshing cache from master, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [324ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [338ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@1054658324(state=PENDING, result=null, callback=(continuation of Deferred@702336714 after retry RPC after error@1874254332), errback=(continuation of Deferred@702336714 after retry RPC after error@1874254332))) after lookup
14:23:01.465 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:01.465 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:01.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:01.471 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299997, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:01.472 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:01.472 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299992, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:01.473 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299987, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:01.475 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:01.483 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:01.487 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58584 dropped due to backpressure: service queue is full with 1 items
14:23:01.488 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:01.490 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:01.492 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:01.494 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:01.499 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:01.499 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:01.502 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:01.503 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:01.507 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7eae7268, L:/127.0.0.1:42420 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:01.509 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:01.510 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:01.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.511843 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 5)
14:23:01.515 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items
14:23:01.517 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:01.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.518846 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 5)
14:23:01.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.522528 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 5)
14:23:01.524 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:01.525 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58584 dropped due to backpressure: service queue is full with 1 items
14:23:01.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.529601 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 5)
14:23:01.532 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items
14:23:01.533 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:01.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.535392 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 5)
14:23:01.547 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:01.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.549793 17238 consensus_queue.cc:1048] T b0415cb7e86e42f49cb05ad951872649 P 5a992219711d4d62935f28c09c49d400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd68a6d1c0c241d58852769652ecf551" member_type: VOTER last_known_addr { host: "127.16.53.129" port: 36193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:23:01.551 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:01.552 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:01.553 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7ad119f6, L:/127.0.0.1:42428 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:01.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.555279 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 5)
14:23:01.562 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc96d7e1f, L:/127.0.0.1:42432 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:01.566 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:01.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.569954 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 5)
14:23:01.570 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items
14:23:01.571 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:01.573 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:01.573 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:01.574 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:01.575 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=458), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [125ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [361ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58584 dropped due to backpressure: service queue is full with 1 items, [362ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58584 dropped due to backpressure: service queue is full with 1 items, [382ms] refreshing cache from master, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [385ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [399ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58584 dropped due to backpressure: service queue is full with 1 items, [426ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [426ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58584 dropped due to backpressure: service queue is full with 1 items, [440ms] refreshing cache from master, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [444ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [446ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [448ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@1366978362(state=PENDING, result=null, callback=(continuation of Deferred@1260724276 after retry RPC after error@1616984892) -> (continuation of Deferred@869542538 after retry RPC after error@827691125), errback=(continuation of Deferred@1260724276 after retry RPC after error@1616984892) -> (continuation of Deferred@869542538 after retry RPC after error@827691125))) after lookup
14:23:01.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.576932 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58584 (request call id 3)
14:23:01.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.581403 16627 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 6)
14:23:01.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:01.587 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:01.589 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:01.589 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:01.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.592664 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58574 (request call id 5)
14:23:01.594 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xead16805, L:/127.0.0.1:44574 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:01.598 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:01.601 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe17bc901, L:/127.0.0.1:58620 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:01.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.602550 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58574 (request call id 5)
14:23:01.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.604809 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 6)
14:23:01.605 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58620 dropped due to backpressure: service queue is full with 1 items
14:23:01.606 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items
14:23:01.606 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:01.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.609151 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 6)
14:23:01.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.611891 16624 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 6)
14:23:01.612 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0876541e, L:/127.0.0.1:44578 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:01.615 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xeaa550d2, L:/127.0.0.1:58608 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:01.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.616281 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 6)
14:23:01.620 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items
14:23:01.621 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:01.623 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd2b21aab, L:/127.0.0.1:58600 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:01.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.630438 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 6)
14:23:01.631 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb9416586, L:/127.0.0.1:58624 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:01.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.632236 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.633 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items
14:23:01.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 6)
14:23:01.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.632814 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 6)
14:23:01.633 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:01.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.635215 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 6)
14:23:01.637 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items
14:23:01.637 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:01.640 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items
14:23:01.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.649204 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 6)
14:23:01.650 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf132334d, L:/127.0.0.1:44580 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:01.651 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items
14:23:01.652 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items
14:23:01.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.649950 16624 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 6)
14:23:01.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.650524 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 6)
14:23:01.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.652534 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 6)
14:23:01.655 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:01.655 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:01.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.657325 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.657 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:01.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 6)
14:23:01.658 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items
14:23:01.658 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:01.664 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x05f3a5a6, L:/127.0.0.1:44596 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:01.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.665210 16624 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.16.53.129:39413 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 6)
14:23:01.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:23:01.666015 16927 heartbeater.cc:646] Failed to heartbeat to 127.16.53.190:38091 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.16.53.129:39413 dropped due to backpressure: service queue is full with 1 items
14:23:01.672 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:01.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.674098 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 6)
14:23:01.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.674461 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 6)
14:23:01.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.674743 16624 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.16.53.129:39413 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.675 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items
14:23:01.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 6)
14:23:01.675 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items
14:23:01.675 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:01.676 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:01.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:01.679 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:01.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:01.682 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=565), Traces: [0ms] refreshing cache from master, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [426ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [489ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [511ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items, [511ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items, [520ms] refreshing cache from master, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [528ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [529ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [532ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items, [532ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items, [541ms] refreshing cache from master, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [543ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [546ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [554ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@2144353545(state=PENDING, result=null, callback=(continuation of Deferred@1187188591 after retry RPC after error@779825098) -> (continuation of Deferred@2112330161 after retry RPC after error@52546417), errback=(continuation of Deferred@1187188591 after retry RPC after error@779825098) -> (continuation of Deferred@2112330161 after retry RPC after error@52546417))) after lookup
14:23:01.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:01.690 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:01.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:01.694 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:01.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:01.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:01.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:01.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=558), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [46ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [212ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [239ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58620 dropped due to backpressure: service queue is full with 1 items, [307ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [307ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58620 dropped due to backpressure: service queue is full with 1 items, [320ms] refreshing cache from master, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [326ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [328ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [331ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@616770302(state=PENDING, result=null, callback=(continuation of Deferred@104443516 after retry RPC after error@1974674410), errback=(continuation of Deferred@104443516 after retry RPC after error@1974674410))) after lookup
14:23:01.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:01.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=549), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [165ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [356ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items, [370ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [371ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items, [381ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [383ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [387ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [391ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items, [392ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items, [401ms] refreshing cache from master, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [408ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [409ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [413ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@867920357(state=PENDING, result=null, callback=(continuation of Deferred@2135505033 after retry RPC after error@1650200631) -> (continuation of Deferred@988422810 after retry RPC after error@1391886435), errback=(continuation of Deferred@2135505033 after retry RPC after error@1650200631) -> (continuation of Deferred@988422810 after retry RPC after error@1391886435))) after lookup
14:23:01.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=581), Traces: [0ms] refreshing cache from master, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [292ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [429ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [492ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [493ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items, [494ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items, [501ms] refreshing cache from master, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [503ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [506ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items, [506ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [507ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items, [521ms] refreshing cache from master, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [524ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items, [528ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [530ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [530ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items, [541ms] refreshing cache from master, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [542ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [542ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [545ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [545ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [548ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items, [548ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items, [562ms] refreshing cache from master, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [566ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [567ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [569ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [571ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@681314436(state=PENDING, result=null, callback=(continuation of Deferred@499395782 after retry RPC after error@2044743359) -> (continuation of Deferred@1917757267 after retry RPC after error@987650486) -> (continuation of Deferred@113303607 after retry RPC after error@2108609510) -> (continuation of Deferred@2061342527 after retry RPC after error@839279163), errback=(continuation of Deferred@499395782 after retry RPC after error@2044743359) -> (continuation of Deferred@1917757267 after retry RPC after error@987650486) -> (continuation of Deferred@113303607 after retry RPC after error@2108609510) -> (continuation of Deferred@2061342527 after retry RPC after error@839279163))) after lookup
14:23:01.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.700100 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58624 (request call id 3)
14:23:01.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.700918 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58624 (request call id 3)
14:23:01.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.700929 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58624 (request call id 3)
14:23:01.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.701766 16624 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58608 (request call id 5)
14:23:01.703 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:01.703 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:01.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.706048 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58548 (request call id 6)
14:23:01.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.708971 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58548 (request call id 6)
14:23:01.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.709342 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58574 (request call id 7)
14:23:01.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.725090 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58574 (request call id 7)
14:23:01.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.726243 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58574 (request call id 7)
14:23:01.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.728266 16624 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58574 (request call id 7)
14:23:01.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.728380 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58574 (request call id 7)
14:23:01.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.731348 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58574 (request call id 7)
14:23:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.732034 16624 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58574 (request call id 7)
14:23:01.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.745276 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58574 (request call id 7)
14:23:01.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.747678 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58574 (request call id 7)
14:23:01.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.749323 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58574 (request call id 7)
14:23:01.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.751087 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58574 (request call id 7)
14:23:01.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.764887 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58568 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58574 (request call id 7)
14:23:01.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.766896 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58574 (request call id 7)
14:23:01.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.769029 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58574 (request call id 7)
14:23:01.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.771557 16624 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58574 (request call id 7)
14:23:01.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.772941 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58574 (request call id 7)
14:23:01.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:01.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:01.786 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:01.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=668), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [181ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [192ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [261ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items, [267ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items, [284ms] refreshing cache from master, [285ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [285ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [285ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [289ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [302ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items, [326ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [327ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items, [341ms] refreshing cache from master, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [344ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [370ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items, [372ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [372ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items, [381ms] refreshing cache from master, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [386ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [386ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items, [388ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [388ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items, [421ms] refreshing cache from master, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [424ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [425ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items, [426ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [427ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items, [441ms] refreshing cache from master, [442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [444ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [450ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [460ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items, [461ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items, [501ms] refreshing cache from master, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [506ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items, [508ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [508ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [510ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items, [561ms] refreshing cache from master, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [565ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [566ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [639ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@1850478059(state=PENDING, result=null, callback=(continuation of Deferred@696788678 after retry RPC after error@667909508) -> (continuation of Deferred@1555262120 after retry RPC after error@1386088320) -> (continuation of Deferred@977843459 after retry RPC after error@1723325587) -> (continuation of Deferred@555097287 after retry RPC after error@60210530) -> (continuation of Deferred@2089414846 after retry RPC after error@604174584) -> (continuation of Deferred@895690907 after retry RPC after error@61402872) -> (continuation of Deferred@806871603 after retry RPC after error@65079793), errback=(continuation of Deferred@696788678 after retry RPC after error@667909508) -> (continuation of Deferred@1555262120 after retry RPC after error@1386088320) -> (continuation of Deferred@977843459 after retry RPC after error@1723325587) -> (continuation of Deferred@555097287 after retry RPC after error@60210530) -> (continuation of Deferred@2089414846 after retry RPC after error@604174584) -> (continuation of Deferred@895690907 after retry RPC after error@61402872) -> (continuation of Deferred@806871603 after retry RPC after error@65079793))) after lookup
14:23:01.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.788995 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58562 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58600 (request call id 9)
14:23:01.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.789444 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58600 (request call id 9)
14:23:01.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.791003 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58574 (request call id 8)
14:23:01.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:01.794 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:01.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:01.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.806701 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58624 (request call id 6)
14:23:01.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:01.808 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:01.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.809275 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58624 (request call id 6)
14:23:01.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.812933 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58624 (request call id 6)
14:23:01.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.815155 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58624 (request call id 6)
14:23:01.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.817315 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58624 (request call id 6)
14:23:01.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.829994 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58624 (request call id 6)
14:23:01.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.829994 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58624 (request call id 6)
14:23:01.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.847549 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58624 (request call id 6)
14:23:01.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.847649 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58624 (request call id 6)
14:23:01.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.850581 16624 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58584 (request call id 7)
14:23:01.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.866842 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58584 (request call id 7)
14:23:01.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.868153 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58584 (request call id 7)
14:23:01.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.870651 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58584 (request call id 7)
14:23:01.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.868153 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58584 (request call id 7)
14:23:01.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.872102 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58584 (request call id 7)
14:23:01.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.872488 16624 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58584 (request call id 7)
14:23:01.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.887835 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58584 (request call id 7)
14:23:01.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:01.892 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:01.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:01.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:01.896 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:01.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.908186 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.908 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:01.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 14)
14:23:01.908 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:01.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.910902 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 14)
14:23:01.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.927112 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 14)
14:23:01.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.928184 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58600 (request call id 12)
14:23:01.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.931658 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58600 (request call id 12)
14:23:01.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.947059 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58624 (request call id 8)
14:23:01.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.949926 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58624 (request call id 8)
14:23:01.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.966009 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58624 (request call id 8)
14:23:01.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.967837 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58624 (request call id 8)
14:23:01.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.968827 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58624 (request call id 8)
14:23:01.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.970340 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58624 (request call id 8)
14:23:01.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.974771 16627 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 7)
14:23:01.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.987871 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58620 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 7)
14:23:01.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:01.989364 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:01.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 7)
14:23:01.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:01.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:01.997 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:01.997 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.009 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.012 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:02.013 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:02.013 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:02.020 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:02.021 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:02.021 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:02.022 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:02.022 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:02.026 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:02.026 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:02.029 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:02.031 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:02.033 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:02.034 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:02.042 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:02.047 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:02.049 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:02.053 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:02.054 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:02.056 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:02.062 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x18e34a13, L:/127.0.0.1:42446 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:02.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.067828 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58620 (request call id 11)
14:23:02.076 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5de86305, L:/127.0.0.1:58626 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:02.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.080117 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58620 (request call id 11)
14:23:02.081 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items
14:23:02.085 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6ee5721a, L:/127.0.0.1:44598 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:02.088 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.095837 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58620 (request call id 11)
14:23:02.097 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items
14:23:02.100 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.102 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.102 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.102 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.102 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.103 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:02.103 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:02.103 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:02.104 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:02.104 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:02.105 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:02.105 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:02.108 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:02.110 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.110 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.116 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:02.118 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:02.118 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:02.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.119757 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58626 (request call id 2)
14:23:02.121 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:02.123 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:02.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.124864 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58626 (request call id 2)
14:23:02.125 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:02.127 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:02.131 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items
14:23:02.131 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.129619 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58554 (request call id 16)
14:23:02.138 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:02.140 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:02.143 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:02.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.145329 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58554 (request call id 16)
14:23:02.148 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:02.154 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:02.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.155146 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58554 (request call id 16)
14:23:02.156 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items
14:23:02.157 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.159 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4e88b541, L:/127.0.0.1:42448 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:02.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.164829 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58554 (request call id 16)
14:23:02.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.169219 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58608 (request call id 14)
14:23:02.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.173954 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58608 (request call id 14)
14:23:02.174 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items
14:23:02.177 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.179 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc2a2af0f, L:/127.0.0.1:44610 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:02.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.185134 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58548 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58608 (request call id 14)
14:23:02.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.186674 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58624 (request call id 9)
14:23:02.191 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6fac31ff, L:/127.0.0.1:58632 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:02.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.193096 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58624 (request call id 9)
14:23:02.198 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items
14:23:02.198 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.203 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.203 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.203 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:02.206 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.206 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.210 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.211 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.213459 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58584 (request call id 11)
14:23:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.215571 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58626 (request call id 5)
14:23:02.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.219360 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58626 (request call id 5)
14:23:02.221 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items
14:23:02.221 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.227732 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58626 (request call id 5)
14:23:02.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.228149 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58626 (request call id 5)
14:23:02.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.241309 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58626 (request call id 5)
14:23:02.242 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items
14:23:02.242 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.247815 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58626 (request call id 5)
14:23:02.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.247816 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58626 (request call id 5)
14:23:02.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.250393 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58554 (request call id 17)
14:23:02.251 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items
14:23:02.251 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.260708 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58554 (request call id 17)
14:23:02.262 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items
14:23:02.262 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.267515 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58554 (request call id 17)
14:23:02.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.267925 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58554 (request call id 17)
14:23:02.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.269129 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58600 (request call id 13)
14:23:02.275 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items
14:23:02.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.274107 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58600 (request call id 13)
14:23:02.275 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.283720 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58600 (request call id 13)
14:23:02.284 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items
14:23:02.285 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.287814 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58600 (request call id 13)
14:23:02.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.287868 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58584 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58600 (request call id 13)
14:23:02.296 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items
14:23:02.297 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.295104 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58600 (request call id 13)
14:23:02.307 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.307 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.308 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:02.308 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:02.308 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:02.309 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:02.309 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:02.310 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:02.310 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:02.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.312 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.314 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.317 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:02.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.320075 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58632 (request call id 5)
14:23:02.322 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:02.322 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:02.325 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.326546 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58632 (request call id 5)
14:23:02.327 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.328217 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58632 (request call id 5)
14:23:02.328 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:02.331 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:02.333 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:02.338 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:02.340 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:02.343 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:02.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.345870 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58632 (request call id 5)
14:23:02.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.349004 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58554 (request call id 18)
14:23:02.350 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items
14:23:02.350 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.356 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe1b2a657, L:/127.0.0.1:42456 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:02.359 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:02.362 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:02.363 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x15f2e638, L:/127.0.0.1:44626 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:02.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.366128 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58554 (request call id 18)
14:23:02.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.367594 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58554 (request call id 18)
14:23:02.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.369856 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58608 (request call id 15)
14:23:02.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.379858 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58608 (request call id 15)
14:23:02.381 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items
14:23:02.382 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.386 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5f0dbdfb, L:/127.0.0.1:58636 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:02.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.386577 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58608 (request call id 15)
14:23:02.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.388273 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58608 (request call id 15)
14:23:02.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.388556 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58554 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58608 (request call id 15)
14:23:02.389 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items
14:23:02.389 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.408 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.408 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:23:02.411461 16627 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items [suppressed 131 similar messages]
14:23:02.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.411617 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58636 (request call id 1)
14:23:02.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.418 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:02.418 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=92), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [32ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [92ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@12558009(state=PENDING, result=null, callback=(continuation of Deferred@1686560791 after retry RPC after error@838164097), errback=(continuation of Deferred@1686560791 after retry RPC after error@838164097))) after lookup
14:23:02.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:02.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.427657 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.427 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=310), Traces: [0ms] refreshing cache from master, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [44ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [80ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items, [81ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [123ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [143ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items, [145ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [164ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items, [168ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [204ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [233ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items, [233ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items, [260ms] refreshing cache from master, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [264ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items, [264ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [265ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items, [302ms] refreshing cache from master, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [305ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [306ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [309ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@1112127010(state=PENDING, result=null, callback=(continuation of Deferred@1724837676 after retry RPC after error@325008832) -> (continuation of Deferred@1662727867 after retry RPC after error@1819047004) -> (continuation of Deferred@2110407026 after retry RPC after error@387039798) -> (continuation of Deferred@763723905 after retry RPC after error@574939129) -> (continuation of Deferred@229296914 after retry RPC after error@338933987) -> (continuation of Deferred@364094316 after retry RPC after error@286006580) -> (continuation of Deferred@1252370012 after retry RPC after error@1129900875), errback=(continuation of Deferred@1724837676 after retry RPC after error@325008832) -> (continuation of Deferred@1662727867 after retry RPC after error@1819047004) -> (continuation of Deferred@2110407026 after retry RPC after error@387039798) -> (continuation of Deferred@763723905 after retry RPC after error@574939129) -> (continuation of Deferred@229296914 after retry RPC after error@338933987) -> (continuation of Deferred@364094316 after retry RPC after error@286006580) -> (continuation of Deferred@1252370012 after retry RPC after error@1129900875))) after lookup
14:23:02.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58624 (request call id 16)
14:23:02.429 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:02.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.429912 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58632 (request call id 8)
14:23:02.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.431345 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58632 (request call id 8)
14:23:02.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.448782 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58632 (request call id 8)
14:23:02.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.448882 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58632 (request call id 8)
14:23:02.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.466969 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58632 (request call id 8)
14:23:02.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.467617 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58632 (request call id 8)
14:23:02.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.468286 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58632 (request call id 8)
14:23:02.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.488725 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58632 (request call id 8)
14:23:02.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.488961 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58632 (request call id 8)
14:23:02.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.489157 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58632 (request call id 8)
14:23:02.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.508428 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58600 (request call id 19)
14:23:02.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:02.509 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.511627 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 9)
14:23:02.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.526 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.527 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:02.527 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:02.528 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:02.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:02.528 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:02.528 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:02.529 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:02.530 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:02.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.531 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.531 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:02.532 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:02.532 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:02.532 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:02.533 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:02.534 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:02.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.533236 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.535 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:02.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58626 (request call id 8)
14:23:02.536 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:02.538 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:02.538 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:02.542 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:02.544 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:02.544 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:02.548 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:02.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.549072 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58626 (request call id 8)
14:23:02.550 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:02.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.550709 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58626 (request call id 8)
14:23:02.552 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:02.552 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:02.553 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:02.553 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:02.556 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:02.556 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:02.557 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:02.558 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:02.560 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:02.564 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:02.565 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:02.567 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:02.578 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:02.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.578548 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58626 (request call id 8)
14:23:02.570 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:02.575 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:02.588 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:02.590 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x43c355f3, L:/127.0.0.1:58650 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:02.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.591670 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58626 (request call id 8)
14:23:02.593 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items
14:23:02.598 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:02.606 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8263c1c4, L:/127.0.0.1:44642 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:02.607 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x761679a6, L:/127.0.0.1:42458 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:02.611 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:02.611 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.611 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=581), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [33ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items, [56ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [57ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items, [68ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [71ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [85ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [100ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items, [100ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [125ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items, [126ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [143ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [183ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [219ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items, [220ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [243ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items, [244ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [244ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items, [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [265ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items, [266ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [266ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [267ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items, [500ms] refreshing cache from master, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [504ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [504ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [579ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@1975248897(state=PENDING, result=null, callback=(continuation of Deferred@1192256703 after retry RPC after error@1141168469) -> (continuation of Deferred@1061489479 after retry RPC after error@362026830) -> (continuation of Deferred@1374010591 after retry RPC after error@860424647) -> (continuation of Deferred@608248794 after retry RPC after error@299527803) -> (continuation of Deferred@1839545307 after retry RPC after error@383324313) -> (continuation of Deferred@1001107051 after retry RPC after error@2034280147) -> (continuation of Deferred@1040130499 after retry RPC after error@1677501245) -> (continuation of Deferred@96633311 after retry RPC after error@2034817418), errback=(continuation of Deferred@1192256703 after retry RPC after error@1141168469) -> (continuation of Deferred@1061489479 after retry RPC after error@362026830) -> (continuation of Deferred@1374010591 after retry RPC after error@860424647) -> (continuation of Deferred@608248794 after retry RPC after error@299527803) -> (continuation of Deferred@1839545307 after retry RPC after error@383324313) -> (continuation of Deferred@1001107051 after retry RPC after error@2034280147) -> (continuation of Deferred@1040130499 after retry RPC after error@1677501245) -> (continuation of Deferred@96633311 after retry RPC after error@2034817418))) after lookup
14:23:02.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.613269 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58626 (request call id 9)
14:23:02.621 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x247189d9, L:/127.0.0.1:44648 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:02.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.627 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.629191 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58600 (request call id 21)
14:23:02.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:02.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.631 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.633873 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 9)
14:23:02.635 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.636 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x61a4575c, L:/127.0.0.1:42464 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:02.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.639034 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 11)
14:23:02.643 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf4ddc2f5, L:/127.0.0.1:58666 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:02.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.643806 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58666 (request call id 0)
14:23:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.648414 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58666 (request call id 0)
14:23:02.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.652045 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58650 (request call id 1)
14:23:02.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.653318 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58650 (request call id 1)
14:23:02.655 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items
14:23:02.655 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.658528 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58650 (request call id 1)
14:23:02.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.669153 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58650 (request call id 1)
14:23:02.674 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items
14:23:02.675 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.672749 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58650 (request call id 1)
14:23:02.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.673990 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58650 (request call id 1)
14:23:02.677 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items
14:23:02.677 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.676983 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 7)
14:23:02.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.678646 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 7)
14:23:02.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.679915 16626 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.16.53.130:45109 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 7)
14:23:02.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:23:02.680773 17065 heartbeater.cc:646] Failed to heartbeat to 127.16.53.190:38091 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.16.53.130:45109 dropped due to backpressure: service queue is full with 1 items
14:23:02.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.688467 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 7)
14:23:02.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.692924 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 7)
14:23:02.693 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items
14:23:02.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.694121 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 7)
14:23:02.694 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.696130 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 7)
14:23:02.696 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items
14:23:02.696 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.698999 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 7)
14:23:02.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.705185 16626 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:45994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 7)
14:23:02.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.705678 16609 master_runner.cc:187] Error getting master registration for 127.16.53.190:38091: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:45994 dropped due to backpressure: service queue is full with 1 items, 
14:23:02.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.705886 16609 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:23:02.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.708609 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 7)
14:23:02.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.711 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.717306 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58626 (request call id 14)
14:23:02.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.717726 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58650 (request call id 3)
14:23:02.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:02.721 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=171), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [72ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [123ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [144ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items, [145ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [163ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@858199416(state=PENDING, result=null, callback=(continuation of Deferred@538707226 after retry RPC after error@48162397) -> (continuation of Deferred@1477421211 after retry RPC after error@1393093175) -> (continuation of Deferred@335282585 after retry RPC after error@1726345653), errback=(continuation of Deferred@538707226 after retry RPC after error@48162397) -> (continuation of Deferred@1477421211 after retry RPC after error@1393093175) -> (continuation of Deferred@335282585 after retry RPC after error@1726345653))) after lookup
14:23:02.727 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:02.727 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=184), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items, [127ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [143ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [164ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [175ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@1281132552(state=PENDING, result=null, callback=(continuation of Deferred@1760444483 after retry RPC after error@512976043) -> (continuation of Deferred@30308178 after retry RPC after error@695903147) -> (continuation of Deferred@864813727 after retry RPC after error@918527609), errback=(continuation of Deferred@1760444483 after retry RPC after error@512976043) -> (continuation of Deferred@30308178 after retry RPC after error@695903147) -> (continuation of Deferred@864813727 after retry RPC after error@918527609))) after lookup
14:23:02.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:02.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.730 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.731 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.733323 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58666 (request call id 5)
14:23:02.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.734553 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58608 (request call id 22)
14:23:02.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.734874 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58626 (request call id 15)
14:23:02.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:02.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.736618 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58626 (request call id 15)
14:23:02.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.738314 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 15)
14:23:02.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.747197 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 25)
14:23:02.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.747752 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 25)
14:23:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.746802 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 25)
14:23:02.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.750592 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 25)
14:23:02.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.751670 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 25)
14:23:02.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.766149 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 25)
14:23:02.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.767761 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 25)
14:23:02.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.769222 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 25)
14:23:02.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.771638 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 25)
14:23:02.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.773223 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 25)
14:23:02.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.779533 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 25)
14:23:02.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.786501 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 25)
14:23:02.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.788120 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 25)
14:23:02.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.789631 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 25)
14:23:02.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.792145 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 25)
14:23:02.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.806073 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 25)
14:23:02.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.807430 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 25)
14:23:02.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.811674 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 25)
14:23:02.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.818949 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 25)
14:23:02.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.831 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.829332 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 25)
14:23:02.831 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:02.832 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:02.832 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:02.832 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:02.832 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:02.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:02.834 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:02.834 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:02.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.835 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.835 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.839 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:02.840 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:02.842 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:02.843 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:02.844 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:02.845 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:02.847 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:02.847 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:02.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.847811 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58624 (request call id 25)
14:23:02.849 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:02.850 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:02.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.851632 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58624 (request call id 25)
14:23:02.851 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:02.853 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:02.867 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3505b05f, L:/127.0.0.1:58676 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:02.867 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x437dcc7c, L:/127.0.0.1:44650 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:02.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.868224 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58624 (request call id 25)
14:23:02.869 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items
14:23:02.877 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaff1d229, L:/127.0.0.1:42466 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:02.879 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.884589 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58624 (request call id 25)
14:23:02.885 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items
14:23:02.887 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.889935 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58608 (request call id 27)
14:23:02.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.891271 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58608 (request call id 27)
14:23:02.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.893117 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58626 (request call id 17)
14:23:02.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.907362 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58626 (request call id 17)
14:23:02.909 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items
14:23:02.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.908861 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58626 (request call id 17)
14:23:02.910 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.925017 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58626 (request call id 17)
14:23:02.926 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items
14:23:02.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.926544 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58624 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58626 (request call id 17)
14:23:02.927 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.928027 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58626 (request call id 17)
14:23:02.931 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.931 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.933614 16627 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:46004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58574 (request call id 26)
14:23:02.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.934255 16652 master_runner.cc:187] Error getting master registration for 127.16.53.190:38091: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:46004 dropped due to backpressure: service queue is full with 1 items, 
14:23:02.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.938333 16652 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:23:02.941 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.941 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.942 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:02.942 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:02.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.951922 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58676 (request call id 4)
14:23:02.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.959378 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 18)
14:23:02.960 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items
14:23:02.960 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:02.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.973819 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 18)
14:23:02.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.987952 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 18)
14:23:02.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.992884 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 18)
14:23:02.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:02.998564 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:02.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 8)
14:23:03.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.005270 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 8)
14:23:03.006 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items
14:23:03.006 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.009649 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58608 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 8)
14:23:03.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.013116 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 8)
14:23:03.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.025096 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 8)
14:23:03.026 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items
14:23:03.026 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.031215 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 8)
14:23:03.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.032 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.040 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.041 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.046 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.046 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.047982 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58624 (request call id 27)
14:23:03.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.069352 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58624 (request call id 27)
14:23:03.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.088747 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58624 (request call id 27)
14:23:03.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.109025 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58624 (request call id 27)
14:23:03.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.128316 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58624 (request call id 27)
14:23:03.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.135 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.141 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.147 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.164741 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58676 (request call id 7)
14:23:03.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.168687 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58676 (request call id 7)
14:23:03.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.169693 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58608 (request call id 29)
14:23:03.170 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items
14:23:03.170 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.187266 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58608 (request call id 29)
14:23:03.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.191131 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58608 (request call id 29)
14:23:03.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.207439 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58608 (request call id 29)
14:23:03.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.207859 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58608 (request call id 29)
14:23:03.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.224443 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58608 (request call id 29)
14:23:03.225 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items
14:23:03.225 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.227507 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58574 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58608 (request call id 29)
14:23:03.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.235 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.242 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.246845 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.248 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.252844 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58666 (request call id 14)
14:23:03.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.272976 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58666 (request call id 14)
14:23:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.288904 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 24)
14:23:03.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.293162 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 24)
14:23:03.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.298159 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 19)
14:23:03.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.312748 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 19)
14:23:03.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.313290 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 19)
14:23:03.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.324594 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 19)
14:23:03.325 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items
14:23:03.325 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.333166 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 19)
14:23:03.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.333439 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58666 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 19)
14:23:03.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.336 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.342 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.342 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.348 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.349 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:03.349 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:03.349 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:03.350 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:03.350 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:03.350 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:03.350 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:03.350 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:03.351 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:03.352 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:03.354 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:03.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.352998 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58666 (request call id 17)
14:23:03.355 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:03.356 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:03.357 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:03.358 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:03.359 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:03.360 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:03.362 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:03.376 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6551d51b, L:/127.0.0.1:42476 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:03.376 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xefc3b458, L:/127.0.0.1:44666 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:03.382 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:03.384 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:03.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.392695 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58666 (request call id 17)
14:23:03.399 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x01808329, L:/127.0.0.1:58678 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:03.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.400665 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58666 (request call id 17)
14:23:03.401 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58678 dropped due to backpressure: service queue is full with 1 items
14:23:03.401 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:23:03.418619 16625 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58678 dropped due to backpressure: service queue is full with 1 items [suppressed 119 similar messages]
14:23:03.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.418747 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58666 (request call id 17)
14:23:03.419 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58678 dropped due to backpressure: service queue is full with 1 items
14:23:03.419 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.437 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.439019 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58678 (request call id 2)
14:23:03.443 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.443 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:03.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=89), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [23ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58678 dropped due to backpressure: service queue is full with 1 items, [46ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58678 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58678 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58678 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@1538312447(state=PENDING, result=null, callback=(continuation of Deferred@508477026 after retry RPC after error@1780601997) -> (continuation of Deferred@1714814137 after retry RPC after error@1000290224), errback=(continuation of Deferred@508477026 after retry RPC after error@1780601997) -> (continuation of Deferred@1714814137 after retry RPC after error@1000290224))) after lookup
14:23:03.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.449 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.449 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:03.450 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:03.450 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:03.450 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:03.450 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:03.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:03.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:03.450 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:03.451 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:03.453 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:03.453 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:03.455 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:03.456 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:03.457 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:03.458 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:03.458 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:03.460 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:03.461 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:03.462 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:03.462 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:03.463 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:03.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.468482 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 25)
14:23:03.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.468897 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58600 (request call id 31)
14:23:03.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.472741 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58600 (request call id 31)
14:23:03.477 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6aa71bf2, L:/127.0.0.1:58688 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:03.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.478641 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58600 (request call id 31)
14:23:03.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.479888 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58600 (request call id 31)
14:23:03.480 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items
14:23:03.482 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5362fa43, L:/127.0.0.1:44674 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:03.483 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdda3b485, L:/127.0.0.1:42478 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:03.485 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.498946 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58600 (request call id 31)
14:23:03.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.500304 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58600 (request call id 31)
14:23:03.500 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items
14:23:03.501 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.518182 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58600 (request call id 31)
14:23:03.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.518239 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58600 (request call id 31)
14:23:03.519 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items
14:23:03.520 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.532582 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58626 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58600 (request call id 31)
14:23:03.537 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.538 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.538 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:03.538 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:03.539 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:03.539 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:03.539 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:03.539 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:03.539 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:03.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:03.543 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:03.543 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:03.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.544678 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58676 (request call id 10)
14:23:03.545 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items
14:23:03.545 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.546 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.546 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:03.546 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.547 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:03.547 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:03.547 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:03.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:03.547 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:03.547 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:03.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=11, TimeoutTracker(timeout=30000, elapsed=705), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [25ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items, [26ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [36ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items, [62ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [65ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items, [67ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [68ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items, [106ms] refreshing cache from master, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [109ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [116ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items, [117ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [162ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items, [163ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [183ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items, [320ms] refreshing cache from master, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [322ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [322ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [327ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items, [327ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items, [380ms] refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [382ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items, [382ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [382ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [382ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items, [480ms] refreshing cache from master, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [482ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [482ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items, [482ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [483ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items, [700ms] refreshing cache from master, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [702ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [704ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@780413388(state=PENDING, result=null, callback=(continuation of Deferred@971038261 after retry RPC after error@534832229) -> (continuation of Deferred@1097747755 after retry RPC after error@1319884419) -> (continuation of Deferred@1904584725 after retry RPC after error@1776204172) -> (continuation of Deferred@1516938889 after retry RPC after error@1256549513) -> (continuation of Deferred@385654976 after retry RPC after error@175274314) -> (continuation of Deferred@94619747 after retry RPC after error@1682144634) -> (continuation of Deferred@399129490 after retry RPC after error@250329096) -> (continuation of Deferred@361793894 after retry RPC after error@1791467011) -> (continuation of Deferred@739716706 after retry RPC after error@2138040336) -> (continuation of Deferred@1856345378 after retry RPC after error@952383859), errback=(continuation of Deferred@971038261 after retry RPC after error@534832229) -> (continuation of Deferred@1097747755 after retry RPC after error@1319884419) -> (continuation of Deferred@1904584725 after retry RPC after error@1776204172) -> (continuation of Deferred@1516938889 after retry RPC after error@1256549513) -> (continuation of Deferred@385654976 after retry RPC after error@175274314) -> (continuation of Deferred@94619747 after retry RPC after error@1682144634) -> (continuation of Deferred@399129490 after retry RPC after error@250329096) -> (continuation of Deferred@361793894 after retry RPC after error@1791467011) -> (continuation of Deferred@739716706 after retry RPC after error@2138040336) -> (continuation of Deferred@1856345378 after retry RPC after error@952383859))) after lookup
14:23:03.549 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:03.549 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:03.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:03.550 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:03.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:03.552 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:03.552 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:03.554 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.555 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.555 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:03.556 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:03.557 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:03.557 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:03.558 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:03.558 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:03.558 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:03.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.558866 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 25)
14:23:03.559 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:03.560 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:03.562 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:03.562 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:03.564 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:03.564 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:03.570 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:03.571 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:03.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.576426 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 25)
14:23:03.579 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items
14:23:03.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.578876 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 25)
14:23:03.581 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x45a8a540, L:/127.0.0.1:42496 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:03.587 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfa7d2e93, L:/127.0.0.1:58704 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:03.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.587872 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 25)
14:23:03.588 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items
14:23:03.590 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x514a8a8d, L:/127.0.0.1:44688 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:03.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.591316 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 15)
14:23:03.592 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:03.594 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb4960d90, L:/127.0.0.1:42488 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:03.594 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.595 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.595 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:03.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.596544 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 15)
14:23:03.597 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:03.606 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xede1e492, L:/127.0.0.1:44696 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:03.608 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x546d1b76, L:/127.0.0.1:58716 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:03.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.609427 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 15)
14:23:03.610 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items
14:23:03.610 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.613184 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 15)
14:23:03.614 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items
14:23:03.614 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.616837 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 15)
14:23:03.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.618628 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 15)
14:23:03.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.619074 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 15)
14:23:03.620 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items
14:23:03.621 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.632567 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 15)
14:23:03.633 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items
14:23:03.633 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.636188 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58678 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 15)
14:23:03.638 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items
14:23:03.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.637895 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.639 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.640 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.641906 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58716 (request call id 2)
14:23:03.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.647531 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58716 (request call id 2)
14:23:03.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.652312 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58704 (request call id 3)
14:23:03.653 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items
14:23:03.653 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.656 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.656 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:03.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=111), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [38ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@664845839(state=PENDING, result=null, callback=(continuation of Deferred@1027904643 after retry RPC after error@1477913386) -> (continuation of Deferred@27026420 after retry RPC after error@602858766) -> (continuation of Deferred@983014780 after retry RPC after error@1538830207), errback=(continuation of Deferred@1027904643 after retry RPC after error@1477913386) -> (continuation of Deferred@27026420 after retry RPC after error@602858766) -> (continuation of Deferred@983014780 after retry RPC after error@1538830207))) after lookup
14:23:03.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.659371 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58704 (request call id 4)
14:23:03.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.664175 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58704 (request call id 4)
14:23:03.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.667764 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58704 (request call id 4)
14:23:03.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.677600 16625 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58688 (request call id 6)
14:23:03.679 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items
14:23:03.679 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.679854 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 27)
14:23:03.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.680688 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 27)
14:23:03.681 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items
14:23:03.681 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.681933 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 8)
14:23:03.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.684274 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 8)
14:23:03.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.687834 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 8)
14:23:03.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.699137 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 8)
14:23:03.699 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items
14:23:03.699 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.704569 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 8)
14:23:03.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.707227 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58600 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 8)
14:23:03.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.711660 16627 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 8)
14:23:03.720 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items
14:23:03.720 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.716200 16624 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.16.53.129:39413 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 8)
14:23:03.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.719038 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 8)
14:23:03.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.719061 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 8)
14:23:03.721 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items
14:23:03.721 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.724936 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 8)
14:23:03.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.728268 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58636 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 8)
14:23:03.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.731921 16627 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 8)
14:23:03.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.739 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.759 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.759 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.759 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.759 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.760 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:03.760 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:03.760 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:03.761 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:03.761 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:03.761 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:03.761 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:03.762 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:03.764 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:03.765 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:03.767 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:03.768 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:03.769 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:03.770 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:03.770 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:03.772 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:03.772 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:03.773 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:03.773 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:03.774 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:03.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.778867 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58716 (request call id 6)
14:23:03.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.784364 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58716 (request call id 6)
14:23:03.795 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1a428b26, L:/127.0.0.1:42500 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:03.797 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb1266ff4, L:/127.0.0.1:44712 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:03.801 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x54ba2a5f, L:/127.0.0.1:58726 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:03.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.802187 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58716 (request call id 6)
14:23:03.802 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items
14:23:03.803 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.809059 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58716 (request call id 6)
14:23:03.809 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items
14:23:03.810 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.829721 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58716 (request call id 6)
14:23:03.830 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items
14:23:03.831 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.831475 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58704 (request call id 7)
14:23:03.832 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items
14:23:03.832 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.842 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.843 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.843 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:03.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.848919 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58726 (request call id 3)
14:23:03.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.860 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.860 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:03.860 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:03.860 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:03.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:03.861 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:03.861 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:03.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:03.861 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:03.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=94), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [30ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items, [36ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [93ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@1690062608(state=PENDING, result=null, callback=(continuation of Deferred@2048246418 after retry RPC after error@1427269862) -> (continuation of Deferred@38910922 after retry RPC after error@76787807) -> (continuation of Deferred@1355211533 after retry RPC after error@374727851), errback=(continuation of Deferred@2048246418 after retry RPC after error@1427269862) -> (continuation of Deferred@38910922 after retry RPC after error@76787807) -> (continuation of Deferred@1355211533 after retry RPC after error@374727851))) after lookup
14:23:03.862 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:03.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.863 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.864 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:03.864 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:03.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:03.866 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:03.867 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:03.868 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:03.868 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:03.869 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:03.870 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:03.870 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:03.870 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:03.873 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:03.874 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:03.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.878610 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 28)
14:23:03.883 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9a888e29, L:/127.0.0.1:42514 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:03.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.886463 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 28)
14:23:03.891 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x89c49663, L:/127.0.0.1:58728 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:03.891 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x766ccf53, L:/127.0.0.1:44720 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:03.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.891227 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 28)
14:23:03.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.891777 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 28)
14:23:03.892 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items
14:23:03.893 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.897506 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 28)
14:23:03.898 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items
14:23:03.898 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.908560 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 28)
14:23:03.909 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items
14:23:03.909 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.911311 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 28)
14:23:03.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.929136 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 28)
14:23:03.930 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items
14:23:03.930 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.931586 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 28)
14:23:03.939 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items
14:23:03.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.938292 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 28)
14:23:03.939 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.946 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.946 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.948308 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58728 (request call id 3)
14:23:03.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.951459 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58728 (request call id 3)
14:23:03.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.951910 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58704 (request call id 13)
14:23:03.952 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items
14:23:03.952 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:03.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.967 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:03.968 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.970053 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58728 (request call id 4)
14:23:03.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.971616 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58728 (request call id 4)
14:23:03.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.990144 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58728 (request call id 4)
14:23:03.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:03.991945 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:03.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58728 (request call id 4)
14:23:04.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.009565 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58728 (request call id 4)
14:23:04.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.011204 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58728 (request call id 4)
14:23:04.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.030104 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58728 (request call id 4)
14:23:04.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.031541 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58650 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58728 (request call id 4)
14:23:04.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.033597 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 9)
14:23:04.034 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items
14:23:04.034 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.044796 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 9)
14:23:04.046 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.046 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.051796 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58650 (request call id 24)
14:23:04.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.068 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.069067 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58636 (request call id 27)
14:23:04.069 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items
14:23:04.070 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.070 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.071 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:04.071 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:04.071 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:04.072 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:04.072 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:04.072 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:04.072 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:04.072 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:04.074 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:04.074 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:04.076 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:04.077 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:04.078 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:04.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.078528 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58716 (request call id 8)
14:23:04.080 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:04.080 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:04.081 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:04.082 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:04.083 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:04.083 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:04.085 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:04.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.089499 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58726 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58716 (request call id 8)
14:23:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.091812 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58716 (request call id 8)
14:23:04.096 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb55caf97, L:/127.0.0.1:44730 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:04.098 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x703b4c62, L:/127.0.0.1:58734 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:04.098 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x055f49ba, L:/127.0.0.1:42518 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:04.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.098767 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58716 (request call id 8)
14:23:04.099 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items
14:23:04.099 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.109 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items
14:23:04.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.108714 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58716 (request call id 8)
14:23:04.110 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.111047 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58716 (request call id 8)
14:23:04.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.117921 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58716 (request call id 8)
14:23:04.118 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items
14:23:04.119 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.128952 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58716 (request call id 8)
14:23:04.129 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items
14:23:04.129 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.131175 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58716 (request call id 8)
14:23:04.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.138585 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58716 (request call id 8)
14:23:04.139 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items
14:23:04.139 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.150 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:04.151 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=595), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [26ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [51ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items, [53ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [96ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items, [96ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [122ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items, [124ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [142ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items, [143ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [163ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items, [164ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [223ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [275ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items, [275ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items, [380ms] refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [381ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items, [382ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [382ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [382ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items, [520ms] refreshing cache from master, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [522ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [522ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [593ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@1307047752(state=PENDING, result=null, callback=(continuation of Deferred@655026871 after retry RPC after error@2086713920) -> (continuation of Deferred@1600649492 after retry RPC after error@768083975) -> (continuation of Deferred@1575419995 after retry RPC after error@606864157) -> (continuation of Deferred@1147400661 after retry RPC after error@696668526) -> (continuation of Deferred@1275492829 after retry RPC after error@142000043) -> (continuation of Deferred@1396709929 after retry RPC after error@1221999630) -> (continuation of Deferred@937524312 after retry RPC after error@173479656) -> (continuation of Deferred@1502991577 after retry RPC after error@551200169), errback=(continuation of Deferred@655026871 after retry RPC after error@2086713920) -> (continuation of Deferred@1600649492 after retry RPC after error@768083975) -> (continuation of Deferred@1575419995 after retry RPC after error@606864157) -> (continuation of Deferred@1147400661 after retry RPC after error@696668526) -> (continuation of Deferred@1275492829 after retry RPC after error@142000043) -> (continuation of Deferred@1396709929 after retry RPC after error@1221999630) -> (continuation of Deferred@937524312 after retry RPC after error@173479656) -> (continuation of Deferred@1502991577 after retry RPC after error@551200169))) after lookup
14:23:04.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.152436 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58716 (request call id 9)
14:23:04.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.157835 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58716 (request call id 9)
14:23:04.158 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items
14:23:04.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.158812 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58716 (request call id 9)
14:23:04.159 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.169 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.170 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:04.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.171 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.172 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:04.172 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:04.172 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:04.173 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:04.173 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:04.173 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:04.173 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:04.173 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:04.175 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:04.175 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:04.177 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:04.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.178426 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58734 (request call id 4)
14:23:04.179 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:04.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.182495 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58734 (request call id 4)
14:23:04.186 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:04.187 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:04.188 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:04.189 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:04.189 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:04.194 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:04.197 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:04.197 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:04.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.198477 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58734 (request call id 4)
14:23:04.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.199721 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58734 (request call id 4)
14:23:04.205 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7976960b, L:/127.0.0.1:42522 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:04.211 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x249339c5, L:/127.0.0.1:58736 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:04.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.212389 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58734 (request call id 4)
14:23:04.213 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items
14:23:04.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.218585 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58734 (request call id 4)
14:23:04.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.219130 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58734 (request call id 4)
14:23:04.221 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbdc0aed4, L:/127.0.0.1:44742 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:04.222 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.238422 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58734 (request call id 4)
14:23:04.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.238966 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58734 (request call id 4)
14:23:04.241 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items
14:23:04.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.240731 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58734 (request call id 4)
14:23:04.242 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.243916 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58676 (request call id 22)
14:23:04.244 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items
14:23:04.244 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.253 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.253 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.257983 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58734 (request call id 5)
14:23:04.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.258086 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58716 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58734 (request call id 5)
14:23:04.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.259089 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58632 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58734 (request call id 5)
14:23:04.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.261042 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58734 (request call id 5)
14:23:04.261 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items
14:23:04.261 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.271 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.271 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.272 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:04.272 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.272 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.272 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=195), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [22ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items, [23ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [24ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items, [168ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [182ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [195ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@1794685479(state=PENDING, result=null, callback=(continuation of Deferred@1570462094 after retry RPC after error@1540904817) -> (continuation of Deferred@626125415 after retry RPC after error@181880168) -> (continuation of Deferred@226962069 after retry RPC after error@352159627) -> (continuation of Deferred@1045775777 after retry RPC after error@244955910) -> (continuation of Deferred@989785026 after retry RPC after error@1112007369), errback=(continuation of Deferred@1570462094 after retry RPC after error@1540904817) -> (continuation of Deferred@626125415 after retry RPC after error@181880168) -> (continuation of Deferred@226962069 after retry RPC after error@352159627) -> (continuation of Deferred@1045775777 after retry RPC after error@244955910) -> (continuation of Deferred@989785026 after retry RPC after error@1112007369))) after lookup
14:23:04.272 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:04.273 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:04.273 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:04.273 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:04.273 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:04.273 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:04.274 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:04.274 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:04.276 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:04.276 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:04.276 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:04.278 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:04.279 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:04.280 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:04.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.280622 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58736 (request call id 3)
14:23:04.281 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:04.282 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:04.282 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:04.283 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:04.284 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:04.284 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:04.286 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:04.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.298951 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.300 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items
14:23:04.300 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58736 (request call id 3)
14:23:04.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.299595 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58716 (request call id 15)
14:23:04.307 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9db9ec19, L:/127.0.0.1:44744 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:04.317 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa6bd3137, L:/127.0.0.1:42530 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:04.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.317678 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58716 (request call id 15)
14:23:04.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.322613 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58716 (request call id 15)
14:23:04.323 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items
14:23:04.324 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.325 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xcc3d33c8, L:/127.0.0.1:58744 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:04.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.325842 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58716 (request call id 15)
14:23:04.326 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items
14:23:04.326 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.338505 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58716 (request call id 15)
14:23:04.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.345000 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58716 (request call id 15)
14:23:04.345 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items
14:23:04.345 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.354 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.358580 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 37)
14:23:04.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.358580 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 37)
14:23:04.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.360729 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 37)
14:23:04.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.362174 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 37)
14:23:04.362 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items
14:23:04.363 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.363 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items
14:23:04.363 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.364872 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58632 (request call id 37)
14:23:04.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.375 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.376 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.381397 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58688 (request call id 9)
14:23:04.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.381836 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58688 (request call id 9)
14:23:04.382 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items
14:23:04.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.382565 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58688 (request call id 9)
14:23:04.383 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.383888 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58688 (request call id 9)
14:23:04.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.388602 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58688 (request call id 9)
14:23:04.389 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items
14:23:04.390 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.391707 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58688 (request call id 9)
14:23:04.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.403074 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58688 (request call id 9)
14:23:04.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.404122 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58688 (request call id 9)
14:23:04.405 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items
14:23:04.405 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.412205 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58688 (request call id 9)
14:23:04.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:23:04.421869 16627 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items [suppressed 130 similar messages]
14:23:04.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.421979 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58688 (request call id 9)
14:23:04.422 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items
14:23:04.422 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.424387 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58688 (request call id 9)
14:23:04.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.431401 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58688 (request call id 9)
14:23:04.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.438489 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58688 (request call id 9)
14:23:04.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.442162 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58688 (request call id 9)
14:23:04.443 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items
14:23:04.443 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.450 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items
14:23:04.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.449309 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.450 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58688 (request call id 9)
14:23:04.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.451445 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58688 (request call id 9)
14:23:04.454 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.454 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.455 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:04.455 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=999), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [25ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items, [28ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [30ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [44ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items, [46ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [64ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items, [90ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [123ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items, [139ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [139ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [183ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items, [184ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [184ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [223ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items, [224ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items, [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [263ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [263ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [265ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items, [265ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items, [441ms] refreshing cache from master, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [443ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items, [443ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [443ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [443ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items, [921ms] refreshing cache from master, [922ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [922ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [922ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [925ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [926ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [999ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@563498635(state=PENDING, result=null, callback=(continuation of Deferred@357090453 after retry RPC after error@1949113407) -> (continuation of Deferred@908681716 after retry RPC after error@634950572) -> (continuation of Deferred@1994889198 after retry RPC after error@1782034921) -> (continuation of Deferred@392977306 after retry RPC after error@1992879912) -> (continuation of Deferred@1020940024 after retry RPC after error@1807030387) -> (continuation of Deferred@510668308 after retry RPC after error@795882333) -> (continuation of Deferred@1102251461 after retry RPC after error@34007808) -> (continuation of Deferred@496592346 after retry RPC after error@861751279) -> (continuation of Deferred@1788469612 after retry RPC after error@1609714132), errback=(continuation of Deferred@357090453 after retry RPC after error@1949113407) -> (continuation of Deferred@908681716 after retry RPC after error@634950572) -> (continuation of Deferred@1994889198 after retry RPC after error@1782034921) -> (continuation of Deferred@392977306 after retry RPC after error@1992879912) -> (continuation of Deferred@1020940024 after retry RPC after error@1807030387) -> (continuation of Deferred@510668308 after retry RPC after error@795882333) -> (continuation of Deferred@1102251461 after retry RPC after error@34007808) -> (continuation of Deferred@496592346 after retry RPC after error@861751279) -> (continuation of Deferred@1788469612 after retry RPC after error@1609714132))) after lookup
14:23:04.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.465081 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 10)
14:23:04.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.471807 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58688 (request call id 10)
14:23:04.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.475 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:04.476 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:04.476 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:04.476 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:04.477 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:04.477 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:04.477 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:04.477 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:04.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:04.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.478 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.483 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:04.483 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:04.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.484170 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58736 (request call id 7)
14:23:04.486 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:04.487 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:04.488 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:04.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.489696 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58736 (request call id 7)
14:23:04.490 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items
14:23:04.490 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.491 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:04.493 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:04.494 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:04.495 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:04.497 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:04.502 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:04.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.505124 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58736 (request call id 7)
14:23:04.507 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x98f42176, L:/127.0.0.1:42540 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:04.509 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:04.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.510948 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58736 (request call id 7)
14:23:04.513 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1e1365ba, L:/127.0.0.1:44754 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:04.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.519526 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58736 (request call id 7)
14:23:04.521 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1196fcfa, L:/127.0.0.1:58756 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:04.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.522306 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58736 (request call id 7)
14:23:04.522 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items
14:23:04.523 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.522817 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58736 (request call id 7)
14:23:04.525 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items
14:23:04.525 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.529745 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58736 (request call id 7)
14:23:04.530 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items
14:23:04.530 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.551245 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58736 (request call id 7)
14:23:04.551 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items
14:23:04.551 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.558 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.558 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:04.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=381), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [28ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [121ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items, [121ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [144ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [183ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [184ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [243ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items, [243ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [243ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items, [302ms] refreshing cache from master, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [304ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [309ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [379ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@1344143363(state=PENDING, result=null, callback=(continuation of Deferred@1753158883 after retry RPC after error@1636086046) -> (continuation of Deferred@269482838 after retry RPC after error@808582988) -> (continuation of Deferred@553201061 after retry RPC after error@1689347301) -> (continuation of Deferred@185333358 after retry RPC after error@880780252) -> (continuation of Deferred@1560421619 after retry RPC after error@846984698) -> (continuation of Deferred@1721228637 after retry RPC after error@801104656) -> (continuation of Deferred@1674997672 after retry RPC after error@242188813), errback=(continuation of Deferred@1753158883 after retry RPC after error@1636086046) -> (continuation of Deferred@269482838 after retry RPC after error@808582988) -> (continuation of Deferred@553201061 after retry RPC after error@1689347301) -> (continuation of Deferred@185333358 after retry RPC after error@880780252) -> (continuation of Deferred@1560421619 after retry RPC after error@846984698) -> (continuation of Deferred@1721228637 after retry RPC after error@801104656) -> (continuation of Deferred@1674997672 after retry RPC after error@242188813))) after lookup
14:23:04.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.570755 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58736 (request call id 8)
14:23:04.571 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items
14:23:04.571 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.580 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.580 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.580 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:04.582 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.583 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.583 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:04.583 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:04.583 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:04.584 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:04.584 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:04.584 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:04.584 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:04.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:04.587 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:04.587 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:04.589 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:04.590 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:04.591 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:04.592 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:04.593 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:04.595 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:04.595 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:04.596 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:04.606 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2ba2e2b0, L:/127.0.0.1:44764 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:04.608 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:04.613 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:04.613 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x905035db, L:/127.0.0.1:42542 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:04.623 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe216f666, L:/127.0.0.1:58770 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:04.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.624094 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58756 (request call id 4)
14:23:04.624 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items
14:23:04.624 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.631 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items
14:23:04.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.631089 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58756 (request call id 4)
14:23:04.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.632359 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58704 (request call id 28)
14:23:04.632 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.632 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items
14:23:04.633 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.651441 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.652 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items
14:23:04.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58704 (request call id 28)
14:23:04.652 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.661116 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.662 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:04.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=384), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [30ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items, [47ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items, [67ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [123ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items, [126ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [162ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items, [164ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [202ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [211ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items, [211ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items, [240ms] refreshing cache from master, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [243ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items, [244ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items, [381ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [382ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [383ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [383ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@482508415(state=PENDING, result=null, callback=(continuation of Deferred@1029248314 after retry RPC after error@795483252) -> (continuation of Deferred@397583115 after retry RPC after error@411829764) -> (continuation of Deferred@1837703402 after retry RPC after error@318707859) -> (continuation of Deferred@274160444 after retry RPC after error@1746129684) -> (continuation of Deferred@1287200908 after retry RPC after error@652775944) -> (continuation of Deferred@206349138 after retry RPC after error@2050054844) -> (continuation of Deferred@2131343414 after retry RPC after error@487791885) -> (continuation of Deferred@1949072334 after retry RPC after error@79178573), errback=(continuation of Deferred@1029248314 after retry RPC after error@795483252) -> (continuation of Deferred@397583115 after retry RPC after error@411829764) -> (continuation of Deferred@1837703402 after retry RPC after error@318707859) -> (continuation of Deferred@274160444 after retry RPC after error@1746129684) -> (continuation of Deferred@1287200908 after retry RPC after error@652775944) -> (continuation of Deferred@206349138 after retry RPC after error@2050054844) -> (continuation of Deferred@2131343414 after retry RPC after error@487791885) -> (continuation of Deferred@1949072334 after retry RPC after error@79178573))) after lookup
14:23:04.669 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items
14:23:04.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.669135 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.670 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58744 (request call id 9)
14:23:04.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.671619 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58744 (request call id 9)
14:23:04.672 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items
14:23:04.672 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.685 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:04.685 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.685 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.685 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.685 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.691058 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58770 (request call id 4)
14:23:04.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.697454 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58770 (request call id 4)
14:23:04.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.709808 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58756 (request call id 6)
14:23:04.711 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items
14:23:04.711 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.717980 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.718 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items
14:23:04.718 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58734 (request call id 15)
14:23:04.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.718855 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58734 (request call id 15)
14:23:04.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.719764 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 9)
14:23:04.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.724450 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 9)
14:23:04.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.737201 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 9)
14:23:04.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.740888 16626 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.16.53.130:45109 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 9)
14:23:04.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.752630 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 9)
14:23:04.753 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items
14:23:04.753 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.757519 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 9)
14:23:04.767 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.767 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.788 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.790 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:04.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=306), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [24ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items, [38ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items, [146ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items, [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [182ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items, [182ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [223ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [231ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items, [231ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items, [300ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [303ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [305ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [306ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@146283234(state=PENDING, result=null, callback=(continuation of Deferred@1486394714 after retry RPC after error@964318536) -> (continuation of Deferred@548439123 after retry RPC after error@1754785197) -> (continuation of Deferred@1958322080 after retry RPC after error@528634986) -> (continuation of Deferred@1001703893 after retry RPC after error@1826224515) -> (continuation of Deferred@1411727143 after retry RPC after error@1502154957) -> (continuation of Deferred@1156485192 after retry RPC after error@1742236855) -> (continuation of Deferred@444185452 after retry RPC after error@199741334), errback=(continuation of Deferred@1486394714 after retry RPC after error@964318536) -> (continuation of Deferred@548439123 after retry RPC after error@1754785197) -> (continuation of Deferred@1958322080 after retry RPC after error@528634986) -> (continuation of Deferred@1001703893 after retry RPC after error@1826224515) -> (continuation of Deferred@1411727143 after retry RPC after error@1502154957) -> (continuation of Deferred@1156485192 after retry RPC after error@1742236855) -> (continuation of Deferred@444185452 after retry RPC after error@199741334))) after lookup
14:23:04.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.795681 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:04.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:04.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=207), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [19ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items, [35ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [121ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items, [122ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [164ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items, [164ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [205ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [207ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@373402294(state=PENDING, result=null, callback=(continuation of Deferred@366454961 after retry RPC after error@664607310) -> (continuation of Deferred@1843480297 after retry RPC after error@1986942457) -> (continuation of Deferred@1582623141 after retry RPC after error@299161419) -> (continuation of Deferred@1994722710 after retry RPC after error@1914720046) -> (continuation of Deferred@188778766 after retry RPC after error@1016691106) -> (continuation of Deferred@1657686554 after retry RPC after error@308752466), errback=(continuation of Deferred@366454961 after retry RPC after error@664607310) -> (continuation of Deferred@1843480297 after retry RPC after error@1986942457) -> (continuation of Deferred@1582623141 after retry RPC after error@299161419) -> (continuation of Deferred@1994722710 after retry RPC after error@1914720046) -> (continuation of Deferred@188778766 after retry RPC after error@1016691106) -> (continuation of Deferred@1657686554 after retry RPC after error@308752466))) after lookup
14:23:04.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.798310 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 18)
14:23:04.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:04.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.800284 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 12)
14:23:04.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.809368 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 12)
14:23:04.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.810555 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 12)
14:23:04.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.828761 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 12)
14:23:04.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.830888 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 12)
14:23:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.831995 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58704 (request call id 29)
14:23:04.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.840948 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58704 (request call id 29)
14:23:04.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.849156 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58704 (request call id 29)
14:23:04.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.851127 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58704 (request call id 29)
14:23:04.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.861297 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58704 (request call id 29)
14:23:04.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.868623 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58728 (request call id 10)
14:23:04.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.871 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:04.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=11, TimeoutTracker(timeout=30000, elapsed=1005), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [18ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items, [25ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [26ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items, [42ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [166ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items, [167ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [202ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items, [203ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [203ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items, [240ms] refreshing cache from master, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [242ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items, [242ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [242ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [243ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items, [260ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [262ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items, [262ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [262ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [263ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items, [520ms] refreshing cache from master, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [522ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items, [522ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [523ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [523ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items, [581ms] refreshing cache from master, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [582ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items, [583ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [583ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [583ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items, [1000ms] refreshing cache from master, [1000ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1000ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [1000ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [1003ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [1003ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [1004ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@341402918(state=PENDING, result=null, callback=(continuation of Deferred@1950444929 after retry RPC after error@1969150926) -> (continuation of Deferred@1349653251 after retry RPC after error@257764478) -> (continuation of Deferred@1880061297 after retry RPC after error@1930182677) -> (continuation of Deferred@866561916 after retry RPC after error@1442728874) -> (continuation of Deferred@1590761625 after retry RPC after error@1338828734) -> (continuation of Deferred@1226271860 after retry RPC after error@1846791655) -> (continuation of Deferred@944768364 after retry RPC after error@269083855) -> (continuation of Deferred@1645170294 after retry RPC after error@310631205) -> (continuation of Deferred@708888444 after retry RPC after error@1974493543) -> (continuation of Deferred@1834282329 after retry RPC after error@1627543845), errback=(continuation of Deferred@1950444929 after retry RPC after error@1969150926) -> (continuation of Deferred@1349653251 after retry RPC after error@257764478) -> (continuation of Deferred@1880061297 after retry RPC after error@1930182677) -> (continuation of Deferred@866561916 after retry RPC after error@1442728874) -> (continuation of Deferred@1590761625 after retry RPC after error@1338828734) -> (continuation of Deferred@1226271860 after retry RPC after error@1846791655) -> (continuation of Deferred@944768364 after retry RPC after error@269083855) -> (continuation of Deferred@1645170294 after retry RPC after error@310631205) -> (continuation of Deferred@708888444 after retry RPC after error@1974493543) -> (continuation of Deferred@1834282329 after retry RPC after error@1627543845))) after lookup
14:23:04.872 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:04.872 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:04.873 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:04.873 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:04.873 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:04.874 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:04.874 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:04.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.873477 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58728 (request call id 11)
14:23:04.877 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:04.877 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:04.879 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:04.880 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:04.881 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:04.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.881350 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58728 (request call id 11)
14:23:04.883 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:04.885 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:04.888 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:04.891 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:04.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.891666 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58728 (request call id 11)
14:23:04.893 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:04.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.895 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:04.900 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.900 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.902269 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 16)
14:23:04.908 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0bc31b42, L:/127.0.0.1:42554 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:04.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.910869 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 16)
14:23:04.913 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:04.915 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:04.917 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3179de6a, L:/127.0.0.1:44766 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:04.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.917732 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 16)
14:23:04.929 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa9aa6751, L:/127.0.0.1:58782 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:04.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.930187 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 16)
14:23:04.930 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items
14:23:04.931 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.937150 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 16)
14:23:04.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.938069 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58734 (request call id 16)
14:23:04.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.943012 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58734 (request call id 16)
14:23:04.943 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items
14:23:04.943 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.951323 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58734 (request call id 16)
14:23:04.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.957330 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58734 (request call id 16)
14:23:04.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.961535 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58734 (request call id 16)
14:23:04.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.962432 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58734 (request call id 16)
14:23:04.963 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items
14:23:04.963 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.972 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:04.972 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:04.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.977458 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 23)
14:23:04.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.981379 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 10)
14:23:04.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.982668 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 10)
14:23:04.984 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items
14:23:04.984 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:04.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:04.989043 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:04.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 10)
14:23:05.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.001 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.003 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.003 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:05.005 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=125), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [31ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items, [51ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items, [105ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [124ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@1825333515(state=PENDING, result=null, callback=(continuation of Deferred@2078564885 after retry RPC after error@1567239858) -> (continuation of Deferred@61371139 after retry RPC after error@216243780) -> (continuation of Deferred@1414504711 after retry RPC after error@1482427010) -> (continuation of Deferred@413948641 after retry RPC after error@145614350), errback=(continuation of Deferred@2078564885 after retry RPC after error@1567239858) -> (continuation of Deferred@61371139 after retry RPC after error@216243780) -> (continuation of Deferred@1414504711 after retry RPC after error@1482427010) -> (continuation of Deferred@413948641 after retry RPC after error@145614350))) after lookup
14:23:05.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.006376 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58782 (request call id 5)
14:23:05.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.009145 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58782 (request call id 5)
14:23:05.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.016981 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58688 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58782 (request call id 5)
14:23:05.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.021329 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58782 (request call id 5)
14:23:05.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.028754 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58782 (request call id 5)
14:23:05.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.040484 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58782 (request call id 5)
14:23:05.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.049116 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58782 (request call id 5)
14:23:05.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.060835 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58782 (request call id 5)
14:23:05.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.069307 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58782 (request call id 5)
14:23:05.073 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.073 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.073 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:05.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.077389 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 25)
14:23:05.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.080807 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 25)
14:23:05.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.099090 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 25)
14:23:05.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.101207 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58688 (request call id 25)
14:23:05.105 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.105 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.108 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.108 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.117988 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58734 (request call id 19)
14:23:05.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.120360 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58744 (request call id 19)
14:23:05.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.121362 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58744 (request call id 19)
14:23:05.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.138370 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58744 (request call id 19)
14:23:05.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.140489 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58744 (request call id 19)
14:23:05.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.148872 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58744 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 20)
14:23:05.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.158519 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 20)
14:23:05.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.160641 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 20)
14:23:05.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.164455 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58676 (request call id 32)
14:23:05.176 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.177 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.178341 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58734 (request call id 22)
14:23:05.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.180995 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58734 (request call id 22)
14:23:05.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.181790 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58734 (request call id 22)
14:23:05.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.201490 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58734 (request call id 22)
14:23:05.206 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.206 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.208 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.209 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.210752 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 16)
14:23:05.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.221354 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 16)
14:23:05.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.221925 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 16)
14:23:05.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.228813 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 16)
14:23:05.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.240826 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 16)
14:23:05.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.241658 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 16)
14:23:05.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.249118 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 16)
14:23:05.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.261000 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 16)
14:23:05.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.268551 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 16)
14:23:05.277 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.278 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.280227 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58744 (request call id 20)
14:23:05.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.280900 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58744 (request call id 20)
14:23:05.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.284077 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58744 (request call id 20)
14:23:05.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.288704 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58744 (request call id 20)
14:23:05.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.304888 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58744 (request call id 20)
14:23:05.307 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.307 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.310 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.310 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.309098 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.311 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:05.311 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:05.311 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:05.311 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:05.311 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:05.311 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:05.311 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:05.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:05.319 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:05.319 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:05.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.318984 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 21)
14:23:05.322 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:05.323 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:05.324 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:05.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.324977 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 21)
14:23:05.326 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:05.326 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:05.328 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:05.328 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:05.330 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:05.338 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:05.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.338912 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 21)
14:23:05.339 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x989b8217, L:/127.0.0.1:42570 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:05.341 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:05.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.343914 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 21)
14:23:05.346 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaff0c765, L:/127.0.0.1:44778 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:05.351 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x21f75605, L:/127.0.0.1:58786 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:05.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.351719 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 21)
14:23:05.352 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items
14:23:05.352 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.358664 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 21)
14:23:05.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.361079 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 21)
14:23:05.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.365753 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58756 (request call id 21)
14:23:05.366 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items
14:23:05.366 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.379 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.380575 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58734 (request call id 27)
14:23:05.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.381184 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 27)
14:23:05.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.381525 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 27)
14:23:05.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.384254 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 27)
14:23:05.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.385327 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 27)
14:23:05.386 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items
14:23:05.386 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.391171 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 27)
14:23:05.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.391736 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58704 (request call id 30)
14:23:05.405 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items
14:23:05.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.405211 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58704 (request call id 30)
14:23:05.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.407 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.407 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.410 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.412110 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 19)
14:23:05.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.418516 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58734 (request call id 28)
14:23:05.426 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items
14:23:05.426 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:23:05.425562 16626 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items [suppressed 126 similar messages]
14:23:05.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.425719 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58676 (request call id 39)
14:23:05.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.426039 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58676 (request call id 39)
14:23:05.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.428586 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58676 (request call id 39)
14:23:05.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.431375 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58676 (request call id 39)
14:23:05.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.440896 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 28)
14:23:05.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.449208 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 28)
14:23:05.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.450594 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 28)
14:23:05.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.465212 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 28)
14:23:05.465 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items
14:23:05.466 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.468078 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 28)
14:23:05.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.477831 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 28)
14:23:05.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.479 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.484526 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58786 (request call id 6)
14:23:05.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.488499 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58728 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58786 (request call id 6)
14:23:05.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.488845 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58756 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58786 (request call id 6)
14:23:05.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.491288 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58786 (request call id 6)
14:23:05.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.509 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:05.510 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=187), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [18ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items, [29ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items, [103ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [142ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [162ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@1377763637(state=PENDING, result=null, callback=(continuation of Deferred@1618882114 after retry RPC after error@1661416248) -> (continuation of Deferred@411845367 after retry RPC after error@842071674) -> (continuation of Deferred@590207552 after retry RPC after error@2036966382) -> (continuation of Deferred@59297230 after retry RPC after error@914235627) -> (continuation of Deferred@2068579262 after retry RPC after error@1326365162) -> (continuation of Deferred@179174264 after retry RPC after error@1293151166), errback=(continuation of Deferred@1618882114 after retry RPC after error@1661416248) -> (continuation of Deferred@411845367 after retry RPC after error@842071674) -> (continuation of Deferred@590207552 after retry RPC after error@2036966382) -> (continuation of Deferred@59297230 after retry RPC after error@914235627) -> (continuation of Deferred@2068579262 after retry RPC after error@1326365162) -> (continuation of Deferred@179174264 after retry RPC after error@1293151166))) after lookup
14:23:05.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.511063 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58786 (request call id 7)
14:23:05.511 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.511 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:05.511 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:05.512 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:05.512 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:05.512 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:05.513 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:05.513 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:05.515 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:05.516 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:05.517 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:05.518 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:05.519 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:05.521 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:05.522 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:05.522 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:05.523 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:05.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.524405 16626 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58676 (request call id 40)
14:23:05.525 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:05.525 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:05.525 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:05.527 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:05.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.531958 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58676 (request call id 40)
14:23:05.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.532691 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58676 (request call id 40)
14:23:05.537 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe0dcf6de, L:/127.0.0.1:44780 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:05.538 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x873cfcc7, L:/127.0.0.1:42584 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:05.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.551908 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58676 (request call id 40)
14:23:05.552 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7c10ab72, L:/127.0.0.1:58794 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:05.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.553566 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58676 (request call id 40)
14:23:05.554 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items
14:23:05.554 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.558552 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58676 (request call id 40)
14:23:05.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.560813 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58676 (request call id 40)
14:23:05.561 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items
14:23:05.561 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.571156 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58704 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58676 (request call id 40)
14:23:05.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.577823 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58734 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58676 (request call id 40)
14:23:05.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.579 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.581704 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58794 (request call id 2)
14:23:05.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.591420 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58704 (request call id 35)
14:23:05.591 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items
14:23:05.592 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.601059 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58704 (request call id 35)
14:23:05.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.602377 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58704 (request call id 35)
14:23:05.602 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items
14:23:05.602 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.610 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.611 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:05.611 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:05.611 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.611 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:05.611 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.612 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:05.612 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:05.612 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:05.612 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:05.613 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:05.614 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:05.614 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:05.616 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:05.617 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:05.618 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:05.619 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:05.622 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:05.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.622439 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58794 (request call id 4)
14:23:05.623 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:05.623 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:05.629 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:05.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.631304 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 24)
14:23:05.631 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items
14:23:05.632 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.635 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf1fcb198, L:/127.0.0.1:42594 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:05.640 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:05.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.640802 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 24)
14:23:05.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.641398 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58782 (request call id 15)
14:23:05.642 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:05.650 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc957f293, L:/127.0.0.1:44792 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:05.654 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x58fa807a, L:/127.0.0.1:58800 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.654590 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58782 (request call id 15)
14:23:05.655 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items
14:23:05.655 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.658589 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58782 (request call id 15)
14:23:05.659 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items
14:23:05.659 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.661082 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58782 (request call id 15)
14:23:05.662 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items
14:23:05.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.661082 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58782 (request call id 15)
14:23:05.663 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.678910 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58782 (request call id 15)
14:23:05.679 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items
14:23:05.680 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.680 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.681954 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 34)
14:23:05.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.697816 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58734 (request call id 32)
14:23:05.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.698784 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58734 (request call id 32)
14:23:05.699 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items
14:23:05.699 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.701 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items
14:23:05.701 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.700676 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58734 (request call id 32)
14:23:05.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.704015 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58734 (request call id 32)
14:23:05.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.704546 16626 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58734 (request call id 32)
14:23:05.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.711 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.712 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:05.712 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:05.712 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:05.712 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:05.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:05.712 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:05.712 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:05.712 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:05.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.714 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.715 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:05.715 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:05.717 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:05.719 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:05.720 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:05.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.721138 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 35)
14:23:05.721 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items
14:23:05.721 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:05.721 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.722 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:05.723 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:05.724 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:05.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.724351 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 35)
14:23:05.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.725018 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58736 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58786 (request call id 9)
14:23:05.727 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:05.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.739262 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58786 (request call id 9)
14:23:05.740 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items
14:23:05.741 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.742713 16626 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 10)
14:23:05.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.744357 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 10)
14:23:05.745 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:05.745 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4a5e7bc7, L:/127.0.0.1:44808 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:05.749 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x28dd5c82, L:/127.0.0.1:42596 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:05.750 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:05.758 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb3844413, L:/127.0.0.1:58808 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:05.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.759805 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 10)
14:23:05.761 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items
14:23:05.761 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.764840 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 10)
14:23:05.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.768181 16624 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.16.53.129:39413 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 10)
14:23:05.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.779476 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 10)
14:23:05.780 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items
14:23:05.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.781 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.780 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.791538 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 25)
14:23:05.801 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items
14:23:05.801 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.800542 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 25)
14:23:05.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.801355 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 25)
14:23:05.801 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items
14:23:05.802 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.802736 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 25)
14:23:05.803 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items
14:23:05.803 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.804224 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 25)
14:23:05.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.812 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.817 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.817 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.818 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:05.818 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:05.818 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:05.819 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:05.819 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:05.819 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:05.819 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:05.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:05.821 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:05.822 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:05.824 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:05.825 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:05.826 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:05.827 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:05.828 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:05.829 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:05.829 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:05.837 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:05.842 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items
14:23:05.842 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.842 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2363f515, L:/127.0.0.1:42608 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:05.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.841315 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 36)
14:23:05.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.844564 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 36)
14:23:05.847 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe18673ff, L:/127.0.0.1:44818 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:05.849 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:05.850 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:05.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.859586 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 36)
14:23:05.860 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items
14:23:05.860 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.863 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa6ad5ea9, L:/127.0.0.1:58820 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:05.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.863998 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 36)
14:23:05.864 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items
14:23:05.864 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.879628 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58736 (request call id 36)
14:23:05.880 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items
14:23:05.880 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.885 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.886 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.890507 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58820 (request call id 1)
14:23:05.899 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items
14:23:05.899 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.898267 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58800 (request call id 7)
14:23:05.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.901629 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58782 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58800 (request call id 7)
14:23:05.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.907300 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58800 (request call id 7)
14:23:05.908 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items
14:23:05.908 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.915 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:05.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=299), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [20ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items, [38ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [41ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items, [42ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items, [82ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [123ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [182ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items, [185ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [282ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [298ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@673958863(state=PENDING, result=null, callback=(continuation of Deferred@1183799159 after retry RPC after error@432613171) -> (continuation of Deferred@1049093420 after retry RPC after error@1208235136) -> (continuation of Deferred@1947002392 after retry RPC after error@615294741) -> (continuation of Deferred@629377065 after retry RPC after error@1279920173) -> (continuation of Deferred@1600457626 after retry RPC after error@514886508) -> (continuation of Deferred@667654739 after retry RPC after error@995948007) -> (continuation of Deferred@1284636877 after retry RPC after error@1449331160), errback=(continuation of Deferred@1183799159 after retry RPC after error@432613171) -> (continuation of Deferred@1049093420 after retry RPC after error@1208235136) -> (continuation of Deferred@1947002392 after retry RPC after error@615294741) -> (continuation of Deferred@629377065 after retry RPC after error@1279920173) -> (continuation of Deferred@1600457626 after retry RPC after error@514886508) -> (continuation of Deferred@667654739 after retry RPC after error@995948007) -> (continuation of Deferred@1284636877 after retry RPC after error@1449331160))) after lookup
14:23:05.918 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.919 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.921 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.921 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:05.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.923166 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58734 (request call id 34)
14:23:05.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.924422 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58734 (request call id 34)
14:23:05.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:05.931 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=213), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [28ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items, [42ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items, [59ms] refreshing cache from master, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [61ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items, [78ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items, [99ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items, [123ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items, [139ms] refreshing cache from master, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [141ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items, [141ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [141ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [142ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items, [159ms] refreshing cache from master, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [161ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items, [161ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [161ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [162ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items, [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [202ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [210ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@1787233977(state=PENDING, result=null, callback=(continuation of Deferred@1428541215 after retry RPC after error@1001997254) -> (continuation of Deferred@1734823356 after retry RPC after error@889662759) -> (continuation of Deferred@1310802351 after retry RPC after error@1073192158) -> (continuation of Deferred@1646279729 after retry RPC after error@1849842503) -> (continuation of Deferred@707416857 after retry RPC after error@699939822) -> (continuation of Deferred@1251625820 after retry RPC after error@922659115), errback=(continuation of Deferred@1428541215 after retry RPC after error@1001997254) -> (continuation of Deferred@1734823356 after retry RPC after error@889662759) -> (continuation of Deferred@1310802351 after retry RPC after error@1073192158) -> (continuation of Deferred@1646279729 after retry RPC after error@1849842503) -> (continuation of Deferred@707416857 after retry RPC after error@699939822) -> (continuation of Deferred@1251625820 after retry RPC after error@922659115))) after lookup
14:23:05.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.934067 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58808 (request call id 7)
14:23:05.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.934646 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58808 (request call id 7)
14:23:05.935 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items
14:23:05.935 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.938679 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58808 (request call id 7)
14:23:05.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.951107 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58808 (request call id 7)
14:23:05.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.958954 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58808 (request call id 7)
14:23:05.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.966112 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58808 (request call id 7)
14:23:05.966 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items
14:23:05.967 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:05.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.971190 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58808 (request call id 7)
14:23:05.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.978259 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58808 (request call id 7)
14:23:05.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:05.986 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:05.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:05.987 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:05.987 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:05.987 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:05.988 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:05.988 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:05.988 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:05.988 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:05.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:05.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:05.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=164), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [22ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items, [40ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [65ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [75ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items, [75ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items, [102ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items, [111ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [142ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [163ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@442009805(state=PENDING, result=null, callback=(continuation of Deferred@1544384082 after retry RPC after error@730346775) -> (continuation of Deferred@607620393 after retry RPC after error@2054649730) -> (continuation of Deferred@1304426848 after retry RPC after error@670387533) -> (continuation of Deferred@1060356703 after retry RPC after error@2117691740) -> (continuation of Deferred@1283455746 after retry RPC after error@1106073829), errback=(continuation of Deferred@1544384082 after retry RPC after error@730346775) -> (continuation of Deferred@607620393 after retry RPC after error@2054649730) -> (continuation of Deferred@1304426848 after retry RPC after error@670387533) -> (continuation of Deferred@1060356703 after retry RPC after error@2117691740) -> (continuation of Deferred@1283455746 after retry RPC after error@1106073829))) after lookup
14:23:05.991 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:05.991 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:05.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.992362 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58820 (request call id 6)
14:23:05.994 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:05.994 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:05.995 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:05.996 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:05.997 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:05.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:05.998327 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:05.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58820 (request call id 6)
14:23:05.999 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:05.999 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:06.002 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:06.003 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:06.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.005484 16627 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 11)
14:23:06.006 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:06.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.012894 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 11)
14:23:06.014 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x813df7e0, L:/127.0.0.1:44828 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:06.019 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3c5b1232, L:/127.0.0.1:58834 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:06.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.020404 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 11)
14:23:06.021 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58834 dropped due to backpressure: service queue is full with 1 items
14:23:06.022 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb46b2c77, L:/127.0.0.1:42610 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:06.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.025 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.025 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:06.027 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.027 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.027 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:06.027 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:06.027 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:06.028 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:06.028 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:06.028 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:06.029 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:06.029 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:06.031 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:06.031 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:06.033 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:06.034 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:06.037 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:06.038 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:06.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=43), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [22ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58834 dropped due to backpressure: service queue is full with 1 items, [31ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [31ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58834 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@1389747813(state=PENDING, result=null, callback=(continuation of Deferred@22570698 after retry RPC after error@64209405), errback=(continuation of Deferred@22570698 after retry RPC after error@64209405))) after lookup
14:23:06.039 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:06.039 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:06.040 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:06.042 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:06.043 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:06.043 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:06.044 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:06.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.045989 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58820 (request call id 7)
14:23:06.047 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:06.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.056006 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58820 (request call id 7)
14:23:06.059 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xfc596f2b, L:/127.0.0.1:58850 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:06.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.059988 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58820 (request call id 7)
14:23:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.061241 16624 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58794 (request call id 8)
14:23:06.063 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items
14:23:06.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.064407 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58676 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58794 (request call id 8)
14:23:06.065 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2e273693, L:/127.0.0.1:42622 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:06.070 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdfffccd1, L:/127.0.0.1:44836 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:06.072 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:06.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.076023 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.076 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items
14:23:06.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58794 (request call id 8)
14:23:06.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.076143 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58794 (request call id 8)
14:23:06.078 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:06.089 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.090 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:06.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=571), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [20ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items, [35ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [72ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items, [73ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items, [113ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [143ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [182ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items, [182ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [182ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [281ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [282ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [282ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items, [282ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items, [541ms] refreshing cache from master, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [542ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [543ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [570ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@1070080394(state=PENDING, result=null, callback=(continuation of Deferred@1505933639 after retry RPC after error@247314797) -> (continuation of Deferred@559775509 after retry RPC after error@1609031365) -> (continuation of Deferred@329469183 after retry RPC after error@1891039543) -> (continuation of Deferred@978949603 after retry RPC after error@1537828251) -> (continuation of Deferred@1390681765 after retry RPC after error@366754447) -> (continuation of Deferred@1666995034 after retry RPC after error@1942583063) -> (continuation of Deferred@19549949 after retry RPC after error@1968571413) -> (continuation of Deferred@1955680102 after retry RPC after error@1280900908), errback=(continuation of Deferred@1505933639 after retry RPC after error@247314797) -> (continuation of Deferred@559775509 after retry RPC after error@1609031365) -> (continuation of Deferred@329469183 after retry RPC after error@1891039543) -> (continuation of Deferred@978949603 after retry RPC after error@1537828251) -> (continuation of Deferred@1390681765 after retry RPC after error@366754447) -> (continuation of Deferred@1666995034 after retry RPC after error@1942583063) -> (continuation of Deferred@19549949 after retry RPC after error@1968571413) -> (continuation of Deferred@1955680102 after retry RPC after error@1280900908))) after lookup
14:23:06.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.093465 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58794 (request call id 9)
14:23:06.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.095242 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58794 (request call id 9)
14:23:06.096 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items
14:23:06.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.096211 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58794 (request call id 9)
14:23:06.098 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:06.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.098618 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58794 (request call id 9)
14:23:06.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.115878 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58794 (request call id 9)
14:23:06.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.117100 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58794 (request call id 9)
14:23:06.117 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items
14:23:06.118 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:06.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.118834 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58794 (request call id 9)
14:23:06.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.128 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:06.129 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:06.129 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:06.129 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:06.130 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:06.130 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:06.131 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:06.131 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:06.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:06.134 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:06.134 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:06.136 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:06.138 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:06.138 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:06.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.138984 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58834 (request call id 8)
14:23:06.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.139878 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58850 (request call id 4)
14:23:06.140 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:06.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.141 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:06.142 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:06.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=109), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [28ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items, [32ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [38ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [61ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [101ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@774912723(state=PENDING, result=null, callback=(continuation of Deferred@1235297092 after retry RPC after error@2144000076) -> (continuation of Deferred@1033338952 after retry RPC after error@316593035) -> (continuation of Deferred@1386572183 after retry RPC after error@2072298295) -> (continuation of Deferred@2047904207 after retry RPC after error@515268493), errback=(continuation of Deferred@1235297092 after retry RPC after error@2144000076) -> (continuation of Deferred@1033338952 after retry RPC after error@316593035) -> (continuation of Deferred@1386572183 after retry RPC after error@2072298295) -> (continuation of Deferred@2047904207 after retry RPC after error@515268493))) after lookup
14:23:06.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:06.148 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:06.152 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:06.154 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:06.155 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3f2e9439, L:/127.0.0.1:42630 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:06.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.155813 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58834 (request call id 9)
14:23:06.157 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:06.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.159191 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58834 (request call id 9)
14:23:06.160 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:06.171 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc2b886f9, L:/127.0.0.1:58866 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:06.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.171721 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58834 (request call id 9)
14:23:06.172 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items
14:23:06.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.175864 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58834 (request call id 9)
14:23:06.177 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1ba2e4d2, L:/127.0.0.1:44852 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:06.178 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:06.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.179353 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58834 (request call id 9)
14:23:06.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.194 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.195866 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58850 (request call id 8)
14:23:06.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.199923 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58866 (request call id 1)
14:23:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.211874 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58866 (request call id 1)
14:23:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.215060 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58866 (request call id 1)
14:23:06.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.231139 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58866 (request call id 1)
14:23:06.233 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.233 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.233 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:06.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=97), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [19ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [41ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [96ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@1371969560(state=PENDING, result=null, callback=(continuation of Deferred@746294635 after retry RPC after error@1625122893), errback=(continuation of Deferred@746294635 after retry RPC after error@1625122893))) after lookup
14:23:06.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.235261 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58866 (request call id 2)
14:23:06.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.238763 16625 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58808 (request call id 15)
14:23:06.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.246 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.247453 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58820 (request call id 8)
14:23:06.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.251044 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58820 (request call id 8)
14:23:06.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.258901 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58820 (request call id 8)
14:23:06.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.258985 16627 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58820 (request call id 8)
14:23:06.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.271592 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58820 (request call id 8)
14:23:06.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.275678 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58820 (request call id 8)
14:23:06.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.277958 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58820 (request call id 8)
14:23:06.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.279313 16627 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58820 (request call id 8)
14:23:06.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.291788 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58820 (request call id 8)
14:23:06.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.295 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.295 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:06.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.298250 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58800 (request call id 19)
14:23:06.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.306066 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58800 (request call id 19)
14:23:06.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.316226 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58850 (request call id 12)
14:23:06.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.318567 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58866 (request call id 5)
14:23:06.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.326339 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58866 (request call id 5)
14:23:06.336 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.336 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.336 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.338783 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58800 (request call id 20)
14:23:06.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.347 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.348768 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58820 (request call id 12)
14:23:06.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.351172 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 39)
14:23:06.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.359577 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 39)
14:23:06.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.359586 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 39)
14:23:06.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.365700 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 39)
14:23:06.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.379387 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 39)
14:23:06.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.379403 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 39)
14:23:06.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.398 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.399544 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 9)
14:23:06.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.399649 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 9)
14:23:06.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.406162 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58820 (request call id 14)
14:23:06.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.416313 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58820 (request call id 14)
14:23:06.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.418701 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58820 (request call id 14)
14:23:06.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:23:06.436098 16626 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items [suppressed 136 similar messages]
14:23:06.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.436219 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58850 (request call id 13)
14:23:06.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.436342 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58850 (request call id 13)
14:23:06.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.438835 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58850 (request call id 13)
14:23:06.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.440 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.448 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.455827 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58834 (request call id 14)
14:23:06.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.458565 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58834 (request call id 14)
14:23:06.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.459028 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58808 (request call id 21)
14:23:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.476145 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58808 (request call id 21)
14:23:06.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.478758 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58808 (request call id 21)
14:23:06.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.479480 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 11)
14:23:06.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.486768 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58820 (request call id 15)
14:23:06.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.498234 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.499 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.503999 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58676 (request call id 50)
14:23:06.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.511565 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58676 (request call id 50)
14:23:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.516408 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58676 (request call id 50)
14:23:06.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.518266 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58676 (request call id 50)
14:23:06.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.519274 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58676 (request call id 50)
14:23:06.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.531677 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58676 (request call id 50)
14:23:06.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.538643 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58676 (request call id 50)
14:23:06.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.540 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.549 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.550835 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 43)
14:23:06.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.559042 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 12)
14:23:06.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.560984 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 12)
14:23:06.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.576192 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 12)
14:23:06.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.578940 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 12)
14:23:06.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.580211 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 12)
14:23:06.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.591459 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 12)
14:23:06.599 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.600 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.601596 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58794 (request call id 17)
14:23:06.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.607100 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58794 (request call id 17)
14:23:06.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.616595 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58794 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58834 (request call id 18)
14:23:06.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.619074 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58834 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58808 (request call id 23)
14:23:06.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.626087 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58808 (request call id 23)
14:23:06.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.633723 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58808 (request call id 23)
14:23:06.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.641 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.642 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:06.642 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:06.642 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:06.643 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:06.643 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:06.643 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:06.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:06.644 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:06.646 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:06.646 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:06.648 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:06.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.647886 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58794 (request call id 18)
14:23:06.649 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:06.650 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.650 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.651 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:06.652 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:06.652 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:06.653 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:06.654 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:06.655 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:06.665 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:06.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.666841 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58820 (request call id 20)
14:23:06.667 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:06.667 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb6b51a0e, L:/127.0.0.1:44854 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:06.674 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf31a17da, L:/127.0.0.1:42646 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:06.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.675237 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58820 (request call id 20)
14:23:06.680 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf0071121, L:/127.0.0.1:58868 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:06.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.680845 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58820 (request call id 20)
14:23:06.681 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items
14:23:06.681 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:06.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.690824 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 46)
14:23:06.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.691915 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 46)
14:23:06.692 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items
14:23:06.694 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:06.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.695487 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 46)
14:23:06.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.695956 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58834 (request call id 19)
14:23:06.700 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.701 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.706257 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58820 (request call id 21)
14:23:06.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.712987 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58820 (request call id 21)
14:23:06.713 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items
14:23:06.713 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:06.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.715823 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58820 (request call id 21)
14:23:06.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.718564 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58800 (request call id 28)
14:23:06.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.718600 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58800 (request call id 28)
14:23:06.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.732591 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58800 (request call id 28)
14:23:06.733 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items
14:23:06.733 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:06.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.736131 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58800 (request call id 28)
14:23:06.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.738879 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58800 (request call id 28)
14:23:06.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.742 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.745375 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58786 (request call id 10)
14:23:06.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.746529 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58786 (request call id 10)
14:23:06.750 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.750 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.751 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:06.751 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:06.751 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:06.751 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:06.752 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:06.752 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:06.752 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:06.752 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:06.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:06.757 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items
14:23:06.757 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:06.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.757007 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58850 (request call id 20)
14:23:06.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.758461 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58850 (request call id 20)
14:23:06.759 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:06.759 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:06.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.760851 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58850 (request call id 20)
14:23:06.761 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:06.762 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:06.763 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:06.765 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:06.765 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:06.767 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:06.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.769898 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 11)
14:23:06.777 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:06.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.778939 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 11)
14:23:06.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.779515 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 11)
14:23:06.780 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:06.783 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:06.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.785271 16626 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.16.53.130:45109 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 11)
14:23:06.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.786618 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 11)
14:23:06.792 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x74625993, L:/127.0.0.1:42662 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:06.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.793043 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58770 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 11)
14:23:06.797 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items
14:23:06.797 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:06.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.795444 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 11)
14:23:06.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.795921 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 11)
14:23:06.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.798849 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 11)
14:23:06.800 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd3877361, L:/127.0.0.1:58874 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:06.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.802 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.802 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:06.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:06.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=43), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [31ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=null) after lookup
14:23:06.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.815940 16626 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58850 (request call id 22)
14:23:06.816 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x180b743f, L:/127.0.0.1:44862 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:06.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.819103 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58850 (request call id 22)
14:23:06.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.819103 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58850 (request call id 22)
14:23:06.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.823973 16626 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58850 (request call id 22)
14:23:06.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.839812 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58850 (request call id 22)
14:23:06.843 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.843 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.845641 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58874 (request call id 3)
14:23:06.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.855 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.855 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:06.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.858477 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58800 (request call id 30)
14:23:06.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.859541 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 19)
14:23:06.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.864437 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 19)
14:23:06.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.871547 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58868 (request call id 6)
14:23:06.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.878666 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58868 (request call id 6)
14:23:06.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.883774 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58868 (request call id 6)
14:23:06.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.899047 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58868 (request call id 6)
14:23:06.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.899127 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58868 (request call id 6)
14:23:06.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.904033 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58868 (request call id 6)
14:23:06.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.906 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:06.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=258), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [20ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items, [32ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items, [102ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [105ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items, [109ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [144ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items, [148ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [223ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [257ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@15337147(state=PENDING, result=null, callback=(continuation of Deferred@1847561277 after retry RPC after error@1371418275) -> (continuation of Deferred@939024831 after retry RPC after error@1744266789) -> (continuation of Deferred@1964728450 after retry RPC after error@1441829812) -> (continuation of Deferred@569505068 after retry RPC after error@2104191353) -> (continuation of Deferred@1406802214 after retry RPC after error@40259034) -> (continuation of Deferred@739282991 after retry RPC after error@177603701), errback=(continuation of Deferred@1847561277 after retry RPC after error@1371418275) -> (continuation of Deferred@939024831 after retry RPC after error@1744266789) -> (continuation of Deferred@1964728450 after retry RPC after error@1441829812) -> (continuation of Deferred@569505068 after retry RPC after error@2104191353) -> (continuation of Deferred@1406802214 after retry RPC after error@40259034) -> (continuation of Deferred@739282991 after retry RPC after error@177603701))) after lookup
14:23:06.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.918215 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58868 (request call id 7)
14:23:06.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.924207 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58868 (request call id 7)
14:23:06.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.931700 16627 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58770 (request call id 48)
14:23:06.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.944 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:06.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.959391 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.959 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:06.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 20)
14:23:06.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.960918 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 20)
14:23:06.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.963495 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 20)
14:23:06.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.964321 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 20)
14:23:06.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.965658 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58820 (request call id 24)
14:23:06.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.978885 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58808 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58820 (request call id 24)
14:23:06.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.984907 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58820 (request call id 24)
14:23:06.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:06.998154 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:06.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58820 (request call id 24)
14:23:07.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.004218 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58820 (request call id 24)
14:23:07.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.008 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.009 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:07.009 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:07.009 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:07.010 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:07.010 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:07.010 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:07.010 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:07.010 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:07.012 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:07.012 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:07.013 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:07.014 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:07.015 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:07.015 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:07.017 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:07.017 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:07.017 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:07.018 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:07.018 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:07.022 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:07.028 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5f6c6b8d, L:/127.0.0.1:42664 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:07.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.029459 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 12)
14:23:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.030933 16626 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 12)
14:23:07.034 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd065ac7a, L:/127.0.0.1:58886 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:07.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.035699 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 12)
14:23:07.036 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58886 dropped due to backpressure: service queue is full with 1 items
14:23:07.042 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf9b814c9, L:/127.0.0.1:44876 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:07.043 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.043665 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 12)
14:23:07.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.045 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.044626 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.045 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:07.046 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:07.046 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:07.046 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:07.046 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:07.046 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:07.046 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:07.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:07.054 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:07.054 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:07.056 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:07.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:07.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=44), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [17ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58886 dropped due to backpressure: service queue is full with 1 items, [29ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [29ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58886 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@83122676(state=PENDING, result=null, callback=(continuation of Deferred@987936240 after retry RPC after error@901439048), errback=(continuation of Deferred@987936240 after retry RPC after error@901439048))) after lookup
14:23:07.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.060 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.061508 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58886 (request call id 2)
14:23:07.062 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:07.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.063692 16626 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58874 (request call id 11)
14:23:07.069 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:07.069 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:07.070 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:07.071 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:07.071 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:07.072 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:07.072 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:07.073 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:07.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.075594 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58874 (request call id 11)
14:23:07.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.075626 16627 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58874 (request call id 11)
14:23:07.082 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0368f1d2, L:/127.0.0.1:42674 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:07.085 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x104707bc, L:/127.0.0.1:44878 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:07.093 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6cbcf8a3, L:/127.0.0.1:58902 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:07.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.094195 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58874 (request call id 11)
14:23:07.095 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items
14:23:07.095 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.095813 16627 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58874 (request call id 11)
14:23:07.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.095939 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58874 (request call id 11)
14:23:07.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.105412 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58874 (request call id 11)
14:23:07.106 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items
14:23:07.106 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.110 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.115185 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58886 (request call id 5)
14:23:07.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.115914 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58886 (request call id 5)
14:23:07.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.124346 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58886 (request call id 5)
14:23:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.125420 16626 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58786 (request call id 19)
14:23:07.126 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items
14:23:07.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.126916 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.127 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58786 (request call id 19)
14:23:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.135525 16627 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58786 (request call id 19)
14:23:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.135569 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58786 (request call id 19)
14:23:07.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.139583 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58808 (request call id 32)
14:23:07.144 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items
14:23:07.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.143704 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58808 (request call id 32)
14:23:07.146 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.146522 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58808 (request call id 32)
14:23:07.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.155570 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58808 (request call id 32)
14:23:07.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.160 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.160 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.161 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:07.161 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:07.161 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:07.161 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:07.161 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:07.161 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:07.162 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:07.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:07.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.164463 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.165 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items
14:23:07.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58786 (request call id 20)
14:23:07.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.165915 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58786 (request call id 20)
14:23:07.166 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.166 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:07.166 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:07.168 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:07.169 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:07.170 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:07.171 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:07.172 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:07.173 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:07.173 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:07.175 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:07.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.175544 16627 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:58886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58786 (request call id 20)
14:23:07.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.184968 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58786 (request call id 20)
14:23:07.186 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items
14:23:07.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.186112 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58786 (request call id 20)
14:23:07.188 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.191 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:07.193 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:07.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.195741 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58786 (request call id 20)
14:23:07.196 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x61c6c9aa, L:/127.0.0.1:42688 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:07.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.204463 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58786 (request call id 20)
14:23:07.206 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items
14:23:07.207 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd6ab2303, L:/127.0.0.1:58918 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:07.207 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.207 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x27f7476a, L:/127.0.0.1:44880 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:07.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.207597 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58786 (request call id 20)
14:23:07.208 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items
14:23:07.208 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.210 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.210 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.212430 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58918 (request call id 1)
14:23:07.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.224321 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58918 (request call id 1)
14:23:07.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.226526 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58820 (request call id 30)
14:23:07.227 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items
14:23:07.227 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.230635 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58868 (request call id 9)
14:23:07.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.244611 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58868 (request call id 9)
14:23:07.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.250918 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58868 (request call id 9)
14:23:07.251 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items
14:23:07.252 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.261 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:07.263 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.263 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.265048 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58874 (request call id 15)
14:23:07.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.265821 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58820 (request call id 31)
14:23:07.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.271409 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58820 (request call id 31)
14:23:07.272 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items
14:23:07.272 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.275308 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58850 (request call id 31)
14:23:07.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.278793 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58850 (request call id 31)
14:23:07.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.284018 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58850 (request call id 31)
14:23:07.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.285868 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58850 (request call id 31)
14:23:07.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.290773 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58850 (request call id 31)
14:23:07.291 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items
14:23:07.291 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.299211 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58850 (request call id 31)
14:23:07.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.304774 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58850 (request call id 31)
14:23:07.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.311 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.319288 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 26)
14:23:07.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.324522 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 26)
14:23:07.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.331225 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58918 (request call id 5)
14:23:07.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.340237 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58918 (request call id 5)
14:23:07.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.343784 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58902 (request call id 7)
14:23:07.345 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items
14:23:07.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.344954 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58902 (request call id 7)
14:23:07.345 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.355959 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58886 (request call id 8)
14:23:07.356 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items
14:23:07.356 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.358831 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58886 (request call id 8)
14:23:07.364 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.364 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.365 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.365 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:07.365 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:07.365 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:07.366 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:07.366 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:07.366 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:07.367 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:07.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:07.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:07.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.369529 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58868 (request call id 11)
14:23:07.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.372892 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58918 (request call id 6)
14:23:07.373 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:07.373 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:07.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.375833 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58918 (request call id 6)
14:23:07.376 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:07.377 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:07.378 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:07.379 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:07.381 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:07.382 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:07.386 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items
14:23:07.386 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.384989 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58902 (request call id 8)
14:23:07.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.390960 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58902 (request call id 8)
14:23:07.392 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:07.393 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:07.394 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7342e3d4, L:/127.0.0.1:42690 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.395052 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58902 (request call id 8)
14:23:07.396 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:07.397 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:07.409 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9960b833, L:/127.0.0.1:44884 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:07.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.410797 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58902 (request call id 8)
14:23:07.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.410892 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58902 (request call id 8)
14:23:07.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.412 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items
14:23:07.412 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.413 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:07.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:07.413 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:07.413 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:07.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=357), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [21ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items, [33ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items, [44ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [64ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items, [65ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [123ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items, [125ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [144ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items, [144ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items, [280ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [282ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [282ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [294ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items, [294ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items, [321ms] refreshing cache from master, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [325ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [326ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [350ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@825927038(state=PENDING, result=null, callback=(continuation of Deferred@1299296898 after retry RPC after error@12669422) -> (continuation of Deferred@895490230 after retry RPC after error@1360353841) -> (continuation of Deferred@296752947 after retry RPC after error@469007050) -> (continuation of Deferred@778335402 after retry RPC after error@1432053637) -> (continuation of Deferred@1153694610 after retry RPC after error@2086271978) -> (continuation of Deferred@1905590767 after retry RPC after error@2147235607) -> (continuation of Deferred@616061969 after retry RPC after error@386753991) -> (continuation of Deferred@1322161328 after retry RPC after error@1351894769), errback=(continuation of Deferred@1299296898 after retry RPC after error@12669422) -> (continuation of Deferred@895490230 after retry RPC after error@1360353841) -> (continuation of Deferred@296752947 after retry RPC after error@469007050) -> (continuation of Deferred@778335402 after retry RPC after error@1432053637) -> (continuation of Deferred@1153694610 after retry RPC after error@2086271978) -> (continuation of Deferred@1905590767 after retry RPC after error@2147235607) -> (continuation of Deferred@616061969 after retry RPC after error@386753991) -> (continuation of Deferred@1322161328 after retry RPC after error@1351894769))) after lookup
14:23:07.414 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:07.414 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:07.414 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:07.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:07.417 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.414 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:07.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.419450 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58902 (request call id 9)
14:23:07.425 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x13c7732d, L:/127.0.0.1:58924 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:07.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.426352 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58902 (request call id 9)
14:23:07.427 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items
14:23:07.427 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.427 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:07.427 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:07.430 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:07.431 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:07.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.431501 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58902 (request call id 9)
14:23:07.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:23:07.448518 16627 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items [suppressed 154 similar messages]
14:23:07.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.448643 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58902 (request call id 9)
14:23:07.449 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items
14:23:07.449 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.450 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:07.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.450945 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58902 (request call id 9)
14:23:07.452 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:07.453 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:07.454 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:07.455 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:07.456 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:07.459 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items
14:23:07.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.459129 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58902 (request call id 9)
14:23:07.462 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.462 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:07.464 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:07.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.468 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:07.469 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.470 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6b8cea1d, L:/127.0.0.1:44894 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:07.472 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1d696969, L:/127.0.0.1:42694 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:07.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.478426 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58924 (request call id 3)
14:23:07.482 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x55adeb83, L:/127.0.0.1:58932 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:07.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.483583 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58924 (request call id 3)
14:23:07.484 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items
14:23:07.484 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.484273 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58924 (request call id 3)
14:23:07.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.491058 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58868 (request call id 16)
14:23:07.491 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items
14:23:07.491 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.494136 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58868 (request call id 16)
14:23:07.494 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items
14:23:07.494 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.499604 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.500 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items
14:23:07.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58868 (request call id 16)
14:23:07.500 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.504647 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58868 (request call id 16)
14:23:07.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.506505 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58820 (request call id 33)
14:23:07.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.513597 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58820 (request call id 33)
14:23:07.514 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items
14:23:07.514 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.520 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.520 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.522017 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58924 (request call id 5)
14:23:07.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.524642 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58924 (request call id 5)
14:23:07.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.532761 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58924 (request call id 5)
14:23:07.533 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items
14:23:07.533 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.535609 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58924 (request call id 5)
14:23:07.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.539505 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 30)
14:23:07.540 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items
14:23:07.540 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.545380 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 30)
14:23:07.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.551352 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 30)
14:23:07.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.552202 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58918 (request call id 8)
14:23:07.553 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items
14:23:07.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.552834 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58918 (request call id 8)
14:23:07.553 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.555706 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58918 (request call id 8)
14:23:07.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.558854 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58918 (request call id 8)
14:23:07.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.564301 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58918 (request call id 8)
14:23:07.572 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.572 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.573 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.573 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.575 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:07.575 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=406), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [29ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items, [39ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [40ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [57ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items, [58ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items, [103ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [122ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [122ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [162ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [176ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items, [177ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items, [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [202ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [217ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items, [217ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items, [240ms] refreshing cache from master, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [243ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items, [244ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [248ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [248ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items, [381ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [382ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [382ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [405ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@879913883(state=PENDING, result=null, callback=(continuation of Deferred@1812177407 after retry RPC after error@380268003) -> (continuation of Deferred@389360774 after retry RPC after error@809284424) -> (continuation of Deferred@1094836457 after retry RPC after error@71391319) -> (continuation of Deferred@984483141 after retry RPC after error@1876776875) -> (continuation of Deferred@567649297 after retry RPC after error@802739100) -> (continuation of Deferred@1695973135 after retry RPC after error@1618156553) -> (continuation of Deferred@1821034810 after retry RPC after error@86487812) -> (continuation of Deferred@1394559656 after retry RPC after error@729057174), errback=(continuation of Deferred@1812177407 after retry RPC after error@380268003) -> (continuation of Deferred@389360774 after retry RPC after error@809284424) -> (continuation of Deferred@1094836457 after retry RPC after error@71391319) -> (continuation of Deferred@984483141 after retry RPC after error@1876776875) -> (continuation of Deferred@567649297 after retry RPC after error@802739100) -> (continuation of Deferred@1695973135 after retry RPC after error@1618156553) -> (continuation of Deferred@1821034810 after retry RPC after error@86487812) -> (continuation of Deferred@1394559656 after retry RPC after error@729057174))) after lookup
14:23:07.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.576484 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58918 (request call id 9)
14:23:07.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.584479 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58918 (request call id 9)
14:23:07.593 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items
14:23:07.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.592746 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58918 (request call id 9)
14:23:07.594 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.595134 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58918 (request call id 9)
14:23:07.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.599990 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58918 (request call id 9)
14:23:07.600 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items
14:23:07.600 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.604597 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58786 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58918 (request call id 9)
14:23:07.613 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items
14:23:07.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.613201 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58918 (request call id 9)
14:23:07.615 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.619684 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58918 (request call id 9)
14:23:07.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.620 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.622 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items
14:23:07.622 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:07.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.635715 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58886 (request call id 18)
14:23:07.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.651325 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58868 (request call id 18)
14:23:07.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.651336 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58886 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58868 (request call id 18)
14:23:07.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.652961 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58868 (request call id 18)
14:23:07.653 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items
14:23:07.653 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.670639 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58868 (request call id 18)
14:23:07.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.676 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.676 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.677557 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58902 (request call id 12)
14:23:07.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.683820 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58902 (request call id 12)
14:23:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.690785 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58918 (request call id 13)
14:23:07.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.704346 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58918 (request call id 13)
14:23:07.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.704676 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58918 (request call id 13)
14:23:07.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.707275 16626 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:45994 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58918 (request call id 13)
14:23:07.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.707793 16609 master_runner.cc:187] Error getting master registration for 127.16.53.190:38091: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:45994 dropped due to backpressure: service queue is full with 1 items, 
14:23:07.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.707973 16609 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:23:07.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.723 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.724273 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58874 (request call id 24)
14:23:07.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.725062 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58874 (request call id 24)
14:23:07.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.732939 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58932 (request call id 8)
14:23:07.739 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items
14:23:07.739 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.739878 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58924 (request call id 8)
14:23:07.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.743444 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58924 (request call id 8)
14:23:07.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.745935 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58924 (request call id 8)
14:23:07.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.763769 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58924 (request call id 8)
14:23:07.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.763835 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58924 (request call id 8)
14:23:07.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.766026 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58924 (request call id 8)
14:23:07.776 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.777 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:07.777 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=401), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [18ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items, [50ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items, [68ms] refreshing cache from master, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [70ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [71ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [72ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items, [72ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items, [114ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [122ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items, [123ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [144ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items, [163ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [222ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items, [223ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items, [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [242ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [245ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items, [245ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items, [361ms] refreshing cache from master, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [363ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [363ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [400ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@1521779855(state=PENDING, result=null, callback=(continuation of Deferred@1007638702 after retry RPC after error@1797561781) -> (continuation of Deferred@1148526397 after retry RPC after error@983268288) -> (continuation of Deferred@2090311189 after retry RPC after error@856784135) -> (continuation of Deferred@1601245359 after retry RPC after error@1054156282) -> (continuation of Deferred@2129814275 after retry RPC after error@1177796767) -> (continuation of Deferred@286278814 after retry RPC after error@117262771) -> (continuation of Deferred@1803212820 after retry RPC after error@857070300) -> (continuation of Deferred@548560020 after retry RPC after error@1290676704), errback=(continuation of Deferred@1007638702 after retry RPC after error@1797561781) -> (continuation of Deferred@1148526397 after retry RPC after error@983268288) -> (continuation of Deferred@2090311189 after retry RPC after error@856784135) -> (continuation of Deferred@1601245359 after retry RPC after error@1054156282) -> (continuation of Deferred@2129814275 after retry RPC after error@1177796767) -> (continuation of Deferred@286278814 after retry RPC after error@117262771) -> (continuation of Deferred@1803212820 after retry RPC after error@857070300) -> (continuation of Deferred@548560020 after retry RPC after error@1290676704))) after lookup
14:23:07.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:07.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.783648 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58874 (request call id 26)
14:23:07.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.785012 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58874 (request call id 26)
14:23:07.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.786130 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58874 (request call id 26)
14:23:07.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.786899 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 12)
14:23:07.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.790969 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 12)
14:23:07.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.803853 16624 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.16.53.129:39413 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 12)
14:23:07.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.804111 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 12)
14:23:07.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.806402 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58820 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 12)
14:23:07.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.811291 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 12)
14:23:07.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.823397 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 12)
14:23:07.824 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.824 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.830348 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58868 (request call id 22)
14:23:07.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.843753 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58874 (request call id 28)
14:23:07.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.850907 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58874 (request call id 28)
14:23:07.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.865002 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58786 (request call id 33)
14:23:07.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.871054 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58786 (request call id 33)
14:23:07.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.871091 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58786 (request call id 33)
14:23:07.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.880 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.881 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.883911 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58902 (request call id 19)
14:23:07.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.891198 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58902 (request call id 19)
14:23:07.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.891189 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58902 (request call id 19)
14:23:07.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.898797 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58902 (request call id 19)
14:23:07.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.910516 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58902 (request call id 19)
14:23:07.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.911693 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58902 (request call id 19)
14:23:07.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.918721 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58902 (request call id 19)
14:23:07.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.924045 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58902 (request call id 19)
14:23:07.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.927 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.927 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:07.927 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:07.928 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:07.928 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:07.928 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:07.928 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:07.928 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:07.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:07.930 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:07.931 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:07.932 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:07.933 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:07.934 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:07.934 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:07.934 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:07.935 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:07.936 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:07.936 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:07.937 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:07.937 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:07.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.941201 16627 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:46004 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58918 (request call id 19)
14:23:07.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.941745 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58918 (request call id 19)
14:23:07.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.942157 16652 master_runner.cc:187] Error getting master registration for 127.16.53.190:38091: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:46004 dropped due to backpressure: service queue is full with 1 items, 
14:23:07.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.942359 16652 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:23:07.946 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb710f481, L:/127.0.0.1:42702 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:07.947 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc5f07584, L:/127.0.0.1:44896 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:07.948 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7affd03d, L:/127.0.0.1:58936 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:07.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.949424 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58918 (request call id 19)
14:23:07.949 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items
14:23:07.950 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.954577 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58918 (request call id 19)
14:23:07.955 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items
14:23:07.955 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.958559 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58918 (request call id 19)
14:23:07.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.970742 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58868 (request call id 26)
14:23:07.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.974951 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58868 (request call id 26)
14:23:07.975 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items
14:23:07.975 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:07.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.978626 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58868 (request call id 26)
14:23:07.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.980 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.980 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:07.981 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:07.981 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:07.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:07.981 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:07.981 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:07.981 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:07.982 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:07.982 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:07.982 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:07.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:07.983 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:07.984 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:07.985 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:07.985 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:07.987 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:07.988 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:07.988 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:07.990 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:07.990 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:07.992 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:07.994 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:07.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:07.999327 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:07.999 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items
14:23:07.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58924 (request call id 17)
14:23:07.999 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:08.001 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x192221e5, L:/127.0.0.1:42712 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:08.002 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8fafe643, L:/127.0.0.1:58952 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:08.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.003233 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58924 (request call id 17)
14:23:08.003 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items
14:23:08.004 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd27cfd3f, L:/127.0.0.1:44910 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:08.005 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:08.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.015182 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58924 (request call id 17)
14:23:08.015 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items
14:23:08.016 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:08.027 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items
14:23:08.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.027055 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58924 (request call id 17)
14:23:08.029 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.029 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.030 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:08.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.031390 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58918 (request call id 20)
14:23:08.035 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items
14:23:08.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.034548 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58918 (request call id 20)
14:23:08.035 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:08.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.044317 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58918 (request call id 20)
14:23:08.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.046304 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58918 (request call id 20)
14:23:08.047 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items
14:23:08.047 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:08.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.047549 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 13)
14:23:08.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.063714 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 13)
14:23:08.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.066727 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 13)
14:23:08.067 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items
14:23:08.067 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:08.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.075392 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 13)
14:23:08.075 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items
14:23:08.076 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:08.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.078617 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 13)
14:23:08.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.081 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.083935 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58874 (request call id 30)
14:23:08.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.086 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.086 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:08.087 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:08.087 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:08.087 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:08.087 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:08.087 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:08.087 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:08.088 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:08.089 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:08.089 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:08.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.090698 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58918 (request call id 21)
14:23:08.090 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items
14:23:08.091 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:08.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.104121 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58918 (request call id 21)
14:23:08.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.107167 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58918 (request call id 21)
14:23:08.107 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items
14:23:08.107 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:08.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.114567 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58918 (request call id 21)
14:23:08.115 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items
14:23:08.115 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:08.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.126140 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58918 (request call id 21)
14:23:08.126 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items
14:23:08.126 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:08.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.129 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.132318 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58932 (request call id 9)
14:23:08.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.138773 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58932 (request call id 9)
14:23:08.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.143368 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58932 (request call id 9)
14:23:08.156 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items
14:23:08.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.155346 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58932 (request call id 9)
14:23:08.157 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:08.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.159461 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58932 (request call id 9)
14:23:08.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.178454 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58932 (request call id 9)
14:23:08.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.183739 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.184 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:08.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=754), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [41ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [53ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items, [53ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items, [103ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items, [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [122ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [122ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items, [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [162ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [182ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items, [182ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [184ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items, [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [221ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items, [222ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [223ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items, [301ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [302ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [302ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [308ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items, [308ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items, [700ms] refreshing cache from master, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [701ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [701ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [753ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@1799878611(state=PENDING, result=null, callback=(continuation of Deferred@655266011 after retry RPC after error@1516682351) -> (continuation of Deferred@1606780376 after retry RPC after error@191367324) -> (continuation of Deferred@1488181602 after retry RPC after error@937001951) -> (continuation of Deferred@1153510329 after retry RPC after error@254211925) -> (continuation of Deferred@1226327834 after retry RPC after error@841282205) -> (continuation of Deferred@2138413955 after retry RPC after error@1204901735) -> (continuation of Deferred@1283123216 after retry RPC after error@1499421464) -> (continuation of Deferred@170228275 after retry RPC after error@1199730303) -> (continuation of Deferred@1554199799 after retry RPC after error@2139562976), errback=(continuation of Deferred@655266011 after retry RPC after error@1516682351) -> (continuation of Deferred@1606780376 after retry RPC after error@191367324) -> (continuation of Deferred@1488181602 after retry RPC after error@937001951) -> (continuation of Deferred@1153510329 after retry RPC after error@254211925) -> (continuation of Deferred@1226327834 after retry RPC after error@841282205) -> (continuation of Deferred@2138413955 after retry RPC after error@1204901735) -> (continuation of Deferred@1283123216 after retry RPC after error@1499421464) -> (continuation of Deferred@170228275 after retry RPC after error@1199730303) -> (continuation of Deferred@1554199799 after retry RPC after error@2139562976))) after lookup
14:23:08.186 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.186 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.187 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:08.187 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:08.187 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:08.188 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:08.188 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:08.188 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:08.189 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:08.189 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:08.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:08.192 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:08.192 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:08.230 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.230 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.263595 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58902 (request call id 27)
14:23:08.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.266292 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58952 (request call id 7)
14:23:08.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.271044 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58952 (request call id 7)
14:23:08.287 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.287 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.287 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:08.288 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:08.288 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:08.288 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:08.288 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=303), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [18ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items, [20ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [20ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items, [62ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items, [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [101ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items, [106ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items, [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [122ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items, [122ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items, [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [141ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items, [141ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [141ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [141ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items, [280ms] refreshing cache from master, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [282ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [282ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [302ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@132330899(state=PENDING, result=null, callback=(continuation of Deferred@528349251 after retry RPC after error@1445993519) -> (continuation of Deferred@1785146669 after retry RPC after error@1949749855) -> (continuation of Deferred@75076474 after retry RPC after error@1383999166) -> (continuation of Deferred@27490201 after retry RPC after error@1128659416) -> (continuation of Deferred@191844489 after retry RPC after error@671603852) -> (continuation of Deferred@839018922 after retry RPC after error@1592118539) -> (continuation of Deferred@805250374 after retry RPC after error@965377929), errback=(continuation of Deferred@528349251 after retry RPC after error@1445993519) -> (continuation of Deferred@1785146669 after retry RPC after error@1949749855) -> (continuation of Deferred@75076474 after retry RPC after error@1383999166) -> (continuation of Deferred@27490201 after retry RPC after error@1128659416) -> (continuation of Deferred@191844489 after retry RPC after error@671603852) -> (continuation of Deferred@839018922 after retry RPC after error@1592118539) -> (continuation of Deferred@805250374 after retry RPC after error@965377929))) after lookup
14:23:08.288 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:08.289 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:08.289 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:08.289 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:08.290 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:08.291 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:08.292 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:08.292 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:08.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.292 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.294 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:08.295 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:08.295 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:08.296 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:08.297 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:08.298 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:08.299 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:08.301 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:08.302 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:08.303 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:08.309 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb1bb09a7, L:/127.0.0.1:42720 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:08.314 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x0d19df45, L:/127.0.0.1:58966 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:08.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.315342 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58932 (request call id 12)
14:23:08.316 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58966 dropped due to backpressure: service queue is full with 1 items
14:23:08.316 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x645826e9, L:/127.0.0.1:44920 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:08.318 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:08.331 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.331 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.336948 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58966 (request call id 1)
14:23:08.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.358680 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58966 (request call id 1)
14:23:08.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.378957 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58966 (request call id 1)
14:23:08.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.384335 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58902 (request call id 28)
14:23:08.384 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58966 dropped due to backpressure: service queue is full with 1 items
14:23:08.385 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:08.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.393 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.395 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.397933 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58966 (request call id 2)
14:23:08.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.399019 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58966 (request call id 2)
14:23:08.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.406440 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58966 (request call id 2)
14:23:08.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.418639 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58966 (request call id 2)
14:23:08.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.426820 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58966 (request call id 2)
14:23:08.433 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.433 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.433 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:08.434 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=139), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [22ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58966 dropped due to backpressure: service queue is full with 1 items, [22ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [24ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58966 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58966 dropped due to backpressure: service queue is full with 1 items, [91ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58966 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [138ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@804876505(state=PENDING, result=null, callback=(continuation of Deferred@1405237932 after retry RPC after error@505174364) -> (continuation of Deferred@734875022 after retry RPC after error@1339461526), errback=(continuation of Deferred@1405237932 after retry RPC after error@505174364) -> (continuation of Deferred@734875022 after retry RPC after error@1339461526))) after lookup
14:23:08.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.447152 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58966 (request call id 3)
14:23:08.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:23:08.459105 16627 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items [suppressed 123 similar messages]
14:23:08.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.459228 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58966 (request call id 3)
14:23:08.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.466272 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:58966 (request call id 3)
14:23:08.493 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.494 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:08.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.496 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.497997 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58924 (request call id 29)
14:23:08.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.499536 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 33)
14:23:08.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.506532 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 33)
14:23:08.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.510843 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 33)
14:23:08.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.518573 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 33)
14:23:08.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.531260 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 33)
14:23:08.536 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.536 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.547077 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58952 (request call id 16)
14:23:08.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.550380 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58952 (request call id 16)
14:23:08.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.552719 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58952 (request call id 16)
14:23:08.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.559062 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58924 (request call id 31)
14:23:08.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.570740 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58918 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58924 (request call id 31)
14:23:08.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.572971 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58924 (request call id 31)
14:23:08.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.592370 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58924 (request call id 31)
14:23:08.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.597 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.597 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.597 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:08.597 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:08.598 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:08.598 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:08.598 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:08.598 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:08.598 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:08.599 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:08.600 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:08.601 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.612560 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58918 (request call id 31)
14:23:08.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.632777 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58918 (request call id 31)
14:23:08.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.637 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.653177 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58932 (request call id 20)
14:23:08.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.654546 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58936 (request call id 9)
14:23:08.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.659035 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58936 (request call id 9)
14:23:08.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.667177 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58936 (request call id 9)
14:23:08.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.679328 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58936 (request call id 9)
14:23:08.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.697 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:08.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=765), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [15ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [16ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items, [17ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [17ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [21ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items, [22ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items, [67ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items, [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [101ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [102ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items, [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [142ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items, [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [182ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items, [182ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [182ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items, [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [222ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items, [223ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [224ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items, [720ms] refreshing cache from master, [720ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [720ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [720ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [722ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [722ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [764ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@135575537(state=PENDING, result=null, callback=(continuation of Deferred@1558054698 after retry RPC after error@1506308545) -> (continuation of Deferred@1175935720 after retry RPC after error@1796327140) -> (continuation of Deferred@1205496827 after retry RPC after error@1569082552) -> (continuation of Deferred@565874170 after retry RPC after error@1157188047) -> (continuation of Deferred@1349023512 after retry RPC after error@1063522849) -> (continuation of Deferred@1246006634 after retry RPC after error@1149043420) -> (continuation of Deferred@1472101884 after retry RPC after error@1221888048) -> (continuation of Deferred@647328669 after retry RPC after error@181599857) -> (continuation of Deferred@782709578 after retry RPC after error@1121889190), errback=(continuation of Deferred@1558054698 after retry RPC after error@1506308545) -> (continuation of Deferred@1175935720 after retry RPC after error@1796327140) -> (continuation of Deferred@1205496827 after retry RPC after error@1569082552) -> (continuation of Deferred@565874170 after retry RPC after error@1157188047) -> (continuation of Deferred@1349023512 after retry RPC after error@1063522849) -> (continuation of Deferred@1246006634 after retry RPC after error@1149043420) -> (continuation of Deferred@1472101884 after retry RPC after error@1221888048) -> (continuation of Deferred@647328669 after retry RPC after error@181599857) -> (continuation of Deferred@782709578 after retry RPC after error@1121889190))) after lookup
14:23:08.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.699813 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.700 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.700 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.701 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:08.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.718706 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 38)
14:23:08.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.726569 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58952 (request call id 18)
14:23:08.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.734506 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58952 (request call id 18)
14:23:08.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.738 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.738 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:08.738 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:08.739 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:08.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:08.739 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:08.739 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:08.739 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:08.739 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:08.740 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:08.741 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:08.742 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:08.744 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:08.744 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:08.745 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:08.745 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:08.746 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:08.747 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:08.747 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:08.748 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:08.748 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:08.757 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8e7c18a8, L:/127.0.0.1:39980 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:08.757 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x86e72856, L:/127.0.0.1:59954 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:08.758 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x798d575b, L:/127.0.0.1:43428 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:08.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.758993 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58936 (request call id 13)
14:23:08.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.759342 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 39)
14:23:08.759 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items
14:23:08.759 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:08.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.764775 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.765 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items
14:23:08.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 39)
14:23:08.765 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:08.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.775216 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 39)
14:23:08.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.785452 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 39)
14:23:08.786 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items
14:23:08.786 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:08.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.792919 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58866 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58932 (request call id 21)
14:23:08.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.794652 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58932 (request call id 21)
14:23:08.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.801 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.801 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:08.801 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:08.801 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:08.802 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:08.802 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:08.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:08.802 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:08.802 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:08.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.803 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.803 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:08.804 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:08.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.806056 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 13)
14:23:08.806 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items
14:23:08.806 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:08.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.825074 16624 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 13)
14:23:08.825 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items
14:23:08.826 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:08.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.826138 16626 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.16.53.130:45109 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 13)
14:23:08.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.834705 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.129:39413 (request call id 13)
14:23:08.838 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.838 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.859349 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 40)
14:23:08.859 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items
14:23:08.859 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:08.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.895386 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58866 (request call id 40)
14:23:08.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.901 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.904976 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:43428 (request call id 6)
14:23:08.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.906 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:08.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=164), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [15ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [16ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items, [16ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [16ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items, [20ms] refreshing cache from master, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [22ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items, [22ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items, [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [116ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items, [116ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items, [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [162ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@170218332(state=PENDING, result=null, callback=(continuation of Deferred@290632906 after retry RPC after error@468662890) -> (continuation of Deferred@787756257 after retry RPC after error@241905104) -> (continuation of Deferred@177941555 after retry RPC after error@1749379936) -> (continuation of Deferred@1729694133 after retry RPC after error@818654507) -> (continuation of Deferred@1667429813 after retry RPC after error@541039826) -> (continuation of Deferred@264535489 after retry RPC after error@1653287911), errback=(continuation of Deferred@290632906 after retry RPC after error@468662890) -> (continuation of Deferred@787756257 after retry RPC after error@241905104) -> (continuation of Deferred@177941555 after retry RPC after error@1749379936) -> (continuation of Deferred@1729694133 after retry RPC after error@818654507) -> (continuation of Deferred@1667429813 after retry RPC after error@541039826) -> (continuation of Deferred@264535489 after retry RPC after error@1653287911))) after lookup
14:23:08.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.912882 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:43428 (request call id 7)
14:23:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.932400 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58932 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:43428 (request call id 7)
14:23:08.941 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:08.942 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:08.942 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:08.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.952432 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58932 (request call id 25)
14:23:08.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.965713 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58932 (request call id 25)
14:23:08.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:08.985033 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:08.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58932 (request call id 25)
14:23:09.002 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.002 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.003 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:09.003 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:09.003 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:09.003 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:09.003 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:09.003 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:09.004 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:09.003 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:09.005 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:09.005 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:09.007 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:09.007 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:09.008 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:09.009 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:09.010 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:09.010 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:09.011 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.011 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.011 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:09.011 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:09.011 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:09.011 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:09.012 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:09.012 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:09.012 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:09.012 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:09.013 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:09.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:09.015 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:09.019 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:09.022 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfc3230e9, L:/127.0.0.1:39996 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:09.022 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x25b91f72, L:/127.0.0.1:59970 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:09.022 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:09.022 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:09.026 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:09.027 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:09.030 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:09.030 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:09.032 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:09.040 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfe2e0f31, L:/127.0.0.1:40004 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:09.041 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:09.042 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xf9aa9bf1, L:/127.0.0.1:43430 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:09.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.043164 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58936 (request call id 18)
14:23:09.043 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:09.043 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43430 dropped due to backpressure: service queue is full with 1 items
14:23:09.043 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:09.044 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:09.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.045 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.045 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:09.046 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:09.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.050300 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:43430 (request call id 1)
14:23:09.054 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x54ba34a0, L:/127.0.0.1:43434 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:09.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.055060 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:43430 (request call id 1)
14:23:09.055 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43434 dropped due to backpressure: service queue is full with 1 items
14:23:09.055 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9c027d00, L:/127.0.0.1:59986 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:09.057 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:09.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.066815 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:43430 (request call id 1)
14:23:09.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.068205 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:43430 (request call id 1)
14:23:09.068 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43434 dropped due to backpressure: service queue is full with 1 items
14:23:09.069 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:09.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.083190 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 14)
14:23:09.083 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43430 dropped due to backpressure: service queue is full with 1 items
14:23:09.083 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:09.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.085884 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58952 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 14)
14:23:09.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.088505 16626 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 14)
14:23:09.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.089496 16627 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.131:42043 (request call id 14)
14:23:09.090 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43430 dropped due to backpressure: service queue is full with 1 items
14:23:09.090 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43434 dropped due to backpressure: service queue is full with 1 items
14:23:09.090 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:09.090 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:09.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.103 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.104 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:09.104 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:09.104 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:09.104 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:09.105 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:09.105 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:09.105 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:09.105 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:09.109 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:09.109 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:09.110 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.110 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.111479 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:43434 (request call id 3)
14:23:09.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:09.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:09.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=105), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [18ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43430 dropped due to backpressure: service queue is full with 1 items, [37ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43430 dropped due to backpressure: service queue is full with 1 items, [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [76ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43430 dropped due to backpressure: service queue is full with 1 items, [77ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43430 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43430 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43430 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@538618941(state=PENDING, result=null, callback=(continuation of Deferred@1295774129 after retry RPC after error@300968326) -> (continuation of Deferred@893086380 after retry RPC after error@1077236594) -> (continuation of Deferred@1385272508 after retry RPC after error@1086290737), errback=(continuation of Deferred@1295774129 after retry RPC after error@300968326) -> (continuation of Deferred@893086380 after retry RPC after error@1077236594) -> (continuation of Deferred@1385272508 after retry RPC after error@1086290737))) after lookup
14:23:09.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=86), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [15ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43434 dropped due to backpressure: service queue is full with 1 items, [29ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [30ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43434 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [41ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43434 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43434 dropped due to backpressure: service queue is full with 1 items, [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43434 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43434 dropped due to backpressure: service queue is full with 1 items, [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@995414880(state=PENDING, result=null, callback=(continuation of Deferred@1163314607 after retry RPC after error@1782269329) -> (continuation of Deferred@805884822 after retry RPC after error@769317156) -> (continuation of Deferred@1582434957 after retry RPC after error@1853217563), errback=(continuation of Deferred@1163314607 after retry RPC after error@1782269329) -> (continuation of Deferred@805884822 after retry RPC after error@769317156) -> (continuation of Deferred@1582434957 after retry RPC after error@1853217563))) after lookup
14:23:09.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:09.114 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:09.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.125188 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43428 (request call id 13)
14:23:09.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.130133 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43428 (request call id 13)
14:23:09.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.146 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.149698 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43430 (request call id 7)
14:23:09.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.155047 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43430 (request call id 7)
14:23:09.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.174492 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43430 (request call id 7)
14:23:09.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.194788 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43430 (request call id 7)
14:23:09.207 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.207 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.208 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:09.208 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:09.208 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:09.208 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:09.209 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:09.209 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:09.209 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:09.209 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:09.210 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:09.210 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:09.212 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:23:09.213 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.53.189:39463(127.16.53.189:39463)] connecting to peer
14:23:09.214 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.53.188:38765(127.16.53.188:38765)] connecting to peer
14:23:09.215 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.53.190:38091(127.16.53.190:38091)] connecting to peer
14:23:09.215 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.53.189:39463(127.16.53.189:39463)] Successfully connected to peer
14:23:09.216 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.53.190:38091(127.16.53.190:38091)] Successfully connected to peer
14:23:09.217 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.53.188:38765(127.16.53.188:38765)] Successfully connected to peer
14:23:09.217 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.189
14:23:09.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.218 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.218 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.188
14:23:09.219 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.53.190
14:23:09.227 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf9b0b562, L:/127.0.0.1:40018 - R:/127.16.53.189:39463] using SASL/PLAIN
14:23:09.229 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x262347da, L:/127.0.0.1:43450 - R:/127.16.53.190:38091] using SASL/PLAIN
14:23:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.230611 16625 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43434 (request call id 6)
14:23:09.231 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.16.53.190:38091: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43450 dropped due to backpressure: service queue is full with 1 items
14:23:09.238 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3dd971c9, L:/127.0.0.1:59990 - R:/127.16.53.188:38765] using SASL/PLAIN
14:23:09.239 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091; will retry
14:23:09.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.247 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.254793 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:43450 (request call id 1)
14:23:09.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.264972 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:43450 (request call id 1)
14:23:09.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.285243 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:43450 (request call id 1)
14:23:09.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.305569 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:43450 (request call id 1)
14:23:09.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.308 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:23:09.309 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=96), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [16ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43450 dropped due to backpressure: service queue is full with 1 items, [26ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [27ms] delaying RPC due to: Service unavailable: Master config (127.16.53.189:39463,127.16.53.188:38765,127.16.53.190:38091) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:43450 dropped due to backpressure: service queue is full with 1 items, [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.189:39463, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.188:38765, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.53.190:38091, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.189:39463: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.188:38765: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.16.53.190:38091: OK, deferred=Deferred@358298056(state=PENDING, result=null, callback=(continuation of Deferred@1104708290 after retry RPC after error@612663465), errback=(continuation of Deferred@1104708290 after retry RPC after error@612663465))) after lookup
14:23:09.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.320 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 3360129627d54a839e2e82d7b5027d94
14:23:09.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.325872 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43428 (request call id 18)
14:23:09.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.334930 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43428 (request call id 18)
14:23:09.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.348 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.354557 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43450 (request call id 5)
14:23:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.368368 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43450 (request call id 5)
14:23:09.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.388746 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43450 (request call id 5)
14:23:09.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.409014 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43450 (request call id 5)
14:23:09.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.410 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.424 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.429013 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43434 (request call id 11)
14:23:09.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.434819 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:58936 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43434 (request call id 11)
14:23:09.448 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.448 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.454990 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58936 (request call id 27)
14:23:09.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 14:23:09.465704 16624 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items [suppressed 74 similar messages]
14:23:09.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.465832 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58936 (request call id 27)
14:23:09.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.484927 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58936 (request call id 27)
14:23:09.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.505563 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:58936 (request call id 27)
14:23:09.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.512 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.525 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.526631 16627 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43430 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43428 (request call id 23)
14:23:09.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.549 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.550601 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43430 (request call id 11)
14:23:09.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.569063 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43430 (request call id 11)
14:23:09.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.588433 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43430 (request call id 11)
14:23:09.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.608793 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43434 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43430 (request call id 11)
14:23:09.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.612 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.625 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.628727 16626 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43434 (request call id 16)
14:23:09.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.634716 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43450 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43434 (request call id 16)
14:23:09.650 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.650 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.654089 16625 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43450 (request call id 9)
14:23:09.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.664870 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43450 (request call id 9)
14:23:09.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.685297 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43450 (request call id 9)
14:23:09.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.705992 16624 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:43428 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:43450 (request call id 9)
14:23:09.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.713 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.726 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.726 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:09.727 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:09.727 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:09.727 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:09.727 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:09.727 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:09.727 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:09.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:09.731 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:09.731 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:09.751 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.751 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.814 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.826 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.827 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.827 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:09.827 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:09.827 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:09.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:09.828 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:09.828 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:09.828 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:09.828 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:09.829 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:09.829 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:09.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:09.840514 16624 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.16.53.129:39413 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
14:23:09.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.53.130:45109 (request call id 14)
14:23:09.851 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.851 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.852 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:09.852 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:09.852 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:09.852 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:09.852 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:09.852 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:09.853 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:09.853 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:09.854 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:09.854 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:09.914 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.915 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:09.915 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:09.915 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:09.915 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:09.916 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:09.916 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:09.916 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:09.916 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:09.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:09.918 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:09.918 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:09.933 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:09.933 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:10.036 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet b0415cb7e86e42f49cb05ad951872649 for table 'TestHandleTooBusy' with partition [<start>, <end>)
14:23:10.036 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=b0415cb7e86e42f49cb05ad951872649@[44b4ad0baaf54a90bad1c8078beee8dd(127.16.53.130:39103),5a992219711d4d62935f28c09c49d400(127.16.53.131:39469)[L],dd68a6d1c0c241d58852769652ecf551(127.16.53.129:36193)]}]
14:23:10.037 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:10.037 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:10.037 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:10.038 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:10.038 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:10.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:10.038 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:10.038 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:10.039 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:10.040 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:10.040 [DEBUG - main] (Connection.java:575) [peer master-127.16.53.189:39463(127.16.53.189:39463)] disconnecting while in state READY
14:23:10.040 [DEBUG - main] (Connection.java:575) [peer master-127.16.53.188:38765(127.16.53.188:38765)] disconnecting while in state READY
14:23:10.040 [DEBUG - main] (Connection.java:575) [peer master-127.16.53.190:38091(127.16.53.190:38091)] disconnecting while in state READY
14:23:10.040 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.53.189:39463(127.16.53.189:39463)] handling channelInactive
14:23:10.040 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.53.189:39463(127.16.53.189:39463)] cleaning up while in state READY due to: connection closed
14:23:10.040 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.53.188:38765(127.16.53.188:38765)] handling channelInactive
14:23:10.040 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:23:10.041 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.53.188:38765(127.16.53.188:38765)] cleaning up while in state READY due to: connection closed
14:23:10.042 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.53.190:38091(127.16.53.190:38091)] handling channelInactive
14:23:10.042 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.53.190:38091(127.16.53.190:38091)] cleaning up while in state READY due to: connection closed
14:23:10.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:10.042392 16598 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu pid 16798
14:23:10.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:10.057119 16921 generic_service.cc:196] Checking for leaks (request via RPC)
14:23:10.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:10.146893 16598 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu with pid 16798
14:23:10.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:10.162338 16598 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu pid 16936
14:23:10.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:10.169405 17059 generic_service.cc:196] Checking for leaks (request via RPC)
14:23:10.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:10.262054 16598 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu with pid 16936
14:23:10.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:10.275666 16598 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu pid 17071
14:23:10.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:10.282286 17193 generic_service.cc:196] Checking for leaks (request via RPC)
14:23:10.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:10.372511 16598 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu with pid 17071
14:23:10.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:10.386472 16598 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu pid 16609
14:23:10.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:10.387636 16643 generic_service.cc:196] Checking for leaks (request via RPC)
14:23:10.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:10.507933 16598 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu with pid 16609
14:23:10.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:10.528340 16598 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu pid 16652
14:23:10.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:10.529372 16687 generic_service.cc:196] Checking for leaks (request via RPC)
14:23:10.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:10.641129 16598 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu with pid 16652
14:23:10.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:10.658577 16598 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu pid 16694
14:23:10.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:10.659654 16730 generic_service.cc:196] Checking for leaks (request via RPC)
14:23:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 14:23:10.771986 16598 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskRBOb1Q/build/asan/bin/kudu with pid 16694
14:23:10.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T14:23:10Z chronyd exiting

Time: 15.272

OK (1 test)

