JUnit version 4.13.2
.19:59:42.747 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1779134382740
19:59:42.777 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
19:59:42.834 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
19:59:42.841 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskQ9FBWC/test-tmp
19:59:42.846 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
19:59:42.849 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskQ9FBWC/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
19:59:43.026 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235"
  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 {
  }
}

19:59:43.217 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
19:59:43.218 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

19:59:43.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.221839 16393 mini_oidc.cc:150] Starting JWKS server
19:59:43.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.225653 16393 webserver.cc:533] Webserver started at http://127.0.0.1:46599/ using document root <none> and password file <none>
19:59:43.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.226656 16393 mini_oidc.cc:186] Starting OIDC Discovery server
19:59:43.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.227901 16393 webserver.cc:533] Webserver started at http://127.0.0.1:36939/ using document root <none> and password file <none>
19:59:43.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T19:59:43Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
19:59:43.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T19:59:43Z Disabled control of system clock
19:59:43.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.257277 16393 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu
19:59:43.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu
19:59:43.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-0/wal
19:59:43.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-0/data
19:59:43.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
19:59:43.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
19:59:43.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
19:59:43.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:59:43.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:59:43.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:59:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-0/logs
19:59:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-0/data/info.pb
19:59:43.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:59:43.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
19:59:43.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
19:59:43.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
19:59:43.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
19:59:43.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:59:43.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:59:43.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:59:43.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
19:59:43.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
19:59:43.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
19:59:43.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
19:59:43.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.2.126:34257
19:59:43.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.2.126
19:59:43.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:59:43.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.2.84:40917
19:59:43.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:59:43.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:59:43.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
19:59:43.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
19:59:43.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.2.126:34257,127.16.2.125:41359,127.16.2.124:36055
19:59:43.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
19:59:43.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46599/jwks.json
19:59:43.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
19:59:43.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
19:59:43.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
19:59:43.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:43.579347 16405 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
19:59:43.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:43.579702 16405 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
19:59:43.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:43.579767 16405 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
19:59:43.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:43.579866 16405 flags.cc:432] Enabled unsafe flag: --never_fsync=true
19:59:43.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:43.588565 16405 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
19:59:43.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:43.588675 16405 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
19:59:43.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:43.588717 16405 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
19:59:43.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:43.588774 16405 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
19:59:43.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:43.588821 16405 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
19:59:43.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:43.588863 16405 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46599/jwks.json
19:59:43.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.599613 16405 master_runner.cc:387] Master server non-default flags:
19:59:43.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:59:43.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.2.84:40917
19:59:43.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:59:43.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
19:59:43.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-0/data
19:59:43.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-0/wal
19:59:43.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
19:59:43.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.2.126:34257,127.16.2.125:41359,127.16.2.124:36055
19:59:43.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
19:59:43.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:59:43.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:59:43.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
19:59:43.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.2.126:34257
19:59:43.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
19:59:43.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
19:59:43.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
19:59:43.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
19:59:43.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
19:59:43.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46599/jwks.json
19:59:43.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:59:43.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:59:43.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-0/data/info.pb
19:59:43.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.2.126
19:59:43.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:59:43.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
19:59:43.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:59:43.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
19:59:43.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
19:59:43.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:59:43.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-0/logs
19:59:43.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:59:43.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
19:59:43.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
19:59:43.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
19:59:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
19:59:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
19:59:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
19:59:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:24 UTC on bdcb31816ec0
19:59:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11962
19:59:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
19:59:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.601739 16405 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
19:59:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.604146 16405 file_cache.cc:492] Constructed file cache file cache with capacity 419430
19:59:43.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:43.613458 16410 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
19:59:43.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:43.614305 16411 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
19:59:43.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:43.614377 16413 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
19:59:43.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.616065 16405 server_base.cc:1061] running on GCE node
19:59:43.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.616932 16405 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
19:59:43.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.618470 16405 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
19:59:43.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.619686 16405 hybrid_clock.cc:648] HybridClock initialized: now 1779134383619611 us; error 56 us; skew 500 ppm
19:59:43.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.619962 16405 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
19:59:43.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.622030 16405 webserver.cc:533] Webserver started at http://127.16.2.126:44955/ using document root <none> and password file <none>
19:59:43.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.623000 16405 fs_manager.cc:362] Metadata directory not provided
19:59:43.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.623126 16405 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
19:59:43.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.623426 16405 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
19:59:43.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.626158 16405 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-0/data/instance:
19:59:43.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d4f2ce04dc0046c4bf0575bc24854d80"
19:59:43.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 19:59:43 on dist-test-slave-v1z7"
19:59:43.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.626962 16405 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-0/wal/instance:
19:59:43.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d4f2ce04dc0046c4bf0575bc24854d80"
19:59:43.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 19:59:43 on dist-test-slave-v1z7"
19:59:43.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.632480 16405 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
19:59:43.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.636044 16419 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
19:59:43.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.637475 16405 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
19:59:43.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.637671 16405 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-0/data,/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-0/wal
19:59:43.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d4f2ce04dc0046c4bf0575bc24854d80"
19:59:43.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 19:59:43 on dist-test-slave-v1z7"
19:59:43.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.637883 16405 fs_report.cc:389] FS layout report
19:59:43.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
19:59:43.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-0/wal
19:59:43.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-0/wal
19:59:43.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-0/data/data
19:59:43.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
19:59:43.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
19:59:43.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
19:59:43.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
19:59:43.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
19:59:43.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
19:59:43.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
19:59:43.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
19:59:43.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
19:59:43.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
19:59:43.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
19:59:43.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.660535 16405 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
19:59:43.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.661608 16405 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
19:59:43.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.661974 16405 kserver.cc:163] Server-wide thread pool size limit: 3276
19:59:43.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.674588 16405 rpc_server.cc:307] RPC server started. Bound to: 127.16.2.126:34257
19:59:43.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.674604 16442 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.2.126:34257 every 8 connection(s)
19:59:43.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.676345 16405 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-0/data/info.pb
19:59:43.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.680577 16443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
19:59:43.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.686259 16393 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu as pid 16405
19:59:43.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.686502 16393 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-0/wal/instance
19:59:43.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.686120 16443 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.2.126" port: 34257 } has no permanent_uuid. Determining permanent_uuid...
19:59:43.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.689121 16393 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu
19:59:43.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu
19:59:43.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-1/wal
19:59:43.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-1/data
19:59:43.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
19:59:43.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
19:59:43.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
19:59:43.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:59:43.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:59:43.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:59:43.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-1/logs
19:59:43.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-1/data/info.pb
19:59:43.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:59:43.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
19:59:43.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
19:59:43.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
19:59:43.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
19:59:43.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:59:43.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:59:43.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:59:43.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
19:59:43.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
19:59:43.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
19:59:43.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
19:59:43.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.2.125:41359
19:59:43.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.2.125
19:59:43.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:59:43.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.2.84:40917
19:59:43.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:59:43.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:59:43.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
19:59:43.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
19:59:43.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.2.126:34257,127.16.2.125:41359,127.16.2.124:36055
19:59:43.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
19:59:43.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46599/jwks.json
19:59:43.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
19:59:43.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
19:59:43.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
19:59:43.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.708231 16443 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } has no permanent_uuid. Determining permanent_uuid...
19:59:43.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:43.709353 16422 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.2.125:41359: connect: Connection refused (error 111)
19:59:43.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:43.710906 16443 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.2.125:41359: Network error: Client connection negotiation failed: client connection to 127.16.2.125:41359: connect: Connection refused (error 111)
19:59:43.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.760274 16443 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } attempt: 1
19:59:43.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:43.762308 16443 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.2.125:41359: Network error: Client connection negotiation failed: client connection to 127.16.2.125:41359: connect: Connection refused (error 111)
19:59:43.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.830544 16443 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } attempt: 2
19:59:43.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:43.832397 16443 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.2.125:41359: Network error: Client connection negotiation failed: client connection to 127.16.2.125:41359: connect: Connection refused (error 111)
19:59:43.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:43.923710 16443 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } attempt: 3
19:59:43.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:43.925824 16443 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.2.125:41359: Network error: Client connection negotiation failed: client connection to 127.16.2.125:41359: connect: Connection refused (error 111)
19:59:44.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.018735 16447 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
19:59:44.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.019177 16447 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
19:59:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.019281 16447 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
19:59:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.019418 16447 flags.cc:432] Enabled unsafe flag: --never_fsync=true
19:59:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.028646 16447 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
19:59:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.028815 16447 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
19:59:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.028882 16447 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
19:59:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.028966 16447 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
19:59:44.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.029036 16447 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
19:59:44.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.029099 16447 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46599/jwks.json
19:59:44.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.039942 16447 master_runner.cc:387] Master server non-default flags:
19:59:44.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:59:44.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.2.84:40917
19:59:44.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:59:44.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
19:59:44.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-1/data
19:59:44.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-1/wal
19:59:44.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
19:59:44.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.2.126:34257,127.16.2.125:41359,127.16.2.124:36055
19:59:44.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
19:59:44.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:59:44.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:59:44.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
19:59:44.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.2.125:41359
19:59:44.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
19:59:44.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
19:59:44.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
19:59:44.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
19:59:44.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
19:59:44.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46599/jwks.json
19:59:44.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:59:44.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:59:44.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-1/data/info.pb
19:59:44.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.2.125
19:59:44.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:59:44.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
19:59:44.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:59:44.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
19:59:44.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
19:59:44.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:59:44.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-1/logs
19:59:44.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:59:44.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
19:59:44.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
19:59:44.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
19:59:44.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
19:59:44.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
19:59:44.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
19:59:44.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:24 UTC on bdcb31816ec0
19:59:44.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11962
19:59:44.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
19:59:44.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.042264 16447 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
19:59:44.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.044921 16447 file_cache.cc:492] Constructed file cache file cache with capacity 419430
19:59:44.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.055709 16453 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
19:59:44.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.056466 16454 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
19:59:44.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.057940 16447 server_base.cc:1061] running on GCE node
19:59:44.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.058000 16457 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
19:59:44.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.059263 16447 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
19:59:44.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.060662 16447 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
19:59:44.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.061902 16447 hybrid_clock.cc:648] HybridClock initialized: now 1779134384061829 us; error 51 us; skew 500 ppm
19:59:44.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.062292 16447 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
19:59:44.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.064541 16447 webserver.cc:533] Webserver started at http://127.16.2.125:42401/ using document root <none> and password file <none>
19:59:44.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.065225 16447 fs_manager.cc:362] Metadata directory not provided
19:59:44.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.065328 16447 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
19:59:44.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.065707 16447 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
19:59:44.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.068802 16447 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-1/data/instance:
19:59:44.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9a9b99d982e9466ea34bba0c19be7620"
19:59:44.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 19:59:44 on dist-test-slave-v1z7"
19:59:44.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.069056 16443 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } attempt: 4
19:59:44.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.069625 16447 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-1/wal/instance:
19:59:44.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9a9b99d982e9466ea34bba0c19be7620"
19:59:44.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 19:59:44 on dist-test-slave-v1z7"
19:59:44.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.071369 16443 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.2.125:41359: Network error: Client connection negotiation failed: client connection to 127.16.2.125:41359: connect: Connection refused (error 111)
19:59:44.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.075385 16447 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
19:59:44.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.078600 16462 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
19:59:44.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.080046 16447 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
19:59:44.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.080189 16447 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-1/data,/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-1/wal
19:59:44.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9a9b99d982e9466ea34bba0c19be7620"
19:59:44.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 19:59:44 on dist-test-slave-v1z7"
19:59:44.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.080338 16447 fs_report.cc:389] FS layout report
19:59:44.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
19:59:44.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-1/wal
19:59:44.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-1/wal
19:59:44.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-1/data/data
19:59:44.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
19:59:44.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
19:59:44.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
19:59:44.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
19:59:44.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
19:59:44.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
19:59:44.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
19:59:44.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
19:59:44.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
19:59:44.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
19:59:44.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
19:59:44.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.099265 16447 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
19:59:44.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.100072 16447 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
19:59:44.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.100329 16447 kserver.cc:163] Server-wide thread pool size limit: 3276
19:59:44.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.112221 16447 rpc_server.cc:307] RPC server started. Bound to: 127.16.2.125:41359
19:59:44.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.112263 16485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.2.125:41359 every 8 connection(s)
19:59:44.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.113871 16447 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-1/data/info.pb
19:59:44.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.118042 16486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
19:59:44.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.119287 16393 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu as pid 16447
19:59:44.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.119462 16393 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-1/wal/instance
19:59:44.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.120537 16393 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu
19:59:44.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu
19:59:44.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-2/wal
19:59:44.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-2/data
19:59:44.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
19:59:44.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
19:59:44.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
19:59:44.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:59:44.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:59:44.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:59:44.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-2/logs
19:59:44.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-2/data/info.pb
19:59:44.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:59:44.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
19:59:44.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
19:59:44.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
19:59:44.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
19:59:44.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:59:44.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:59:44.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:59:44.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
19:59:44.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
19:59:44.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
19:59:44.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
19:59:44.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.2.124:36055
19:59:44.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.2.124
19:59:44.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:59:44.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.2.84:40917
19:59:44.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:59:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:59:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
19:59:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
19:59:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.2.126:34257,127.16.2.125:41359,127.16.2.124:36055
19:59:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
19:59:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46599/jwks.json
19:59:44.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
19:59:44.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
19:59:44.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
19:59:44.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.123977 16486 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.2.126" port: 34257 } has no permanent_uuid. Determining permanent_uuid...
19:59:44.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.139262 16486 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } has no permanent_uuid. Determining permanent_uuid...
19:59:44.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.147554 16486 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } has no permanent_uuid. Determining permanent_uuid...
19:59:44.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.148545 16466 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.2.124:36055: connect: Connection refused (error 111)
19:59:44.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.150159 16486 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.2.124:36055: Network error: Client connection negotiation failed: client connection to 127.16.2.124:36055: connect: Connection refused (error 111)
19:59:44.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.199483 16486 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } attempt: 1
19:59:44.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.201503 16486 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.2.124:36055: Network error: Client connection negotiation failed: client connection to 127.16.2.124:36055: connect: Connection refused (error 111)
19:59:44.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.269758 16486 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } attempt: 2
19:59:44.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.272058 16486 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.2.124:36055: Network error: Client connection negotiation failed: client connection to 127.16.2.124:36055: connect: Connection refused (error 111)
19:59:44.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.363348 16486 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } attempt: 3
19:59:44.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.365501 16486 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.2.124:36055: Network error: Client connection negotiation failed: client connection to 127.16.2.124:36055: connect: Connection refused (error 111)
19:59:44.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.370630 16443 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } attempt: 5
19:59:44.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.377527 16443 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } has no permanent_uuid. Determining permanent_uuid...
19:59:44.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.379393 16443 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.2.124:36055: Network error: Client connection negotiation failed: client connection to 127.16.2.124:36055: connect: Connection refused (error 111)
19:59:44.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.430619 16443 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } attempt: 1
19:59:44.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.432484 16443 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.2.124:36055: Network error: Client connection negotiation failed: client connection to 127.16.2.124:36055: connect: Connection refused (error 111)
19:59:44.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.456513 16488 flags.cc:432] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
19:59:44.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.456812 16488 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
19:59:44.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.456876 16488 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
19:59:44.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.456969 16488 flags.cc:432] Enabled unsafe flag: --never_fsync=true
19:59:44.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.466224 16488 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
19:59:44.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.466440 16488 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
19:59:44.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.466519 16488 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
19:59:44.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.466655 16488 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
19:59:44.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.466732 16488 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
19:59:44.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.466789 16488 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:46599/jwks.json
19:59:44.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.478195 16488 master_runner.cc:387] Master server non-default flags:
19:59:44.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:59:44.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.2.84:40917
19:59:44.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:59:44.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
19:59:44.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-2/data
19:59:44.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-2/wal
19:59:44.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
19:59:44.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.2.126:34257,127.16.2.125:41359,127.16.2.124:36055
19:59:44.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
19:59:44.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:59:44.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:59:44.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
19:59:44.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.2.124:36055
19:59:44.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
19:59:44.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
19:59:44.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
19:59:44.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
19:59:44.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
19:59:44.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46599/jwks.json
19:59:44.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:59:44.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:59:44.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-2/data/info.pb
19:59:44.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.2.124
19:59:44.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:59:44.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
19:59:44.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:59:44.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
19:59:44.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
19:59:44.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:59:44.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-2/logs
19:59:44.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:59:44.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
19:59:44.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
19:59:44.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
19:59:44.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
19:59:44.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
19:59:44.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
19:59:44.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:24 UTC on bdcb31816ec0
19:59:44.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11962
19:59:44.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
19:59:44.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.480089 16488 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
19:59:44.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.482016 16488 file_cache.cc:492] Constructed file cache file cache with capacity 419430
19:59:44.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.489928 16496 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
19:59:44.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.490047 16497 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
19:59:44.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.491046 16499 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
19:59:44.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.491176 16488 server_base.cc:1061] running on GCE node
19:59:44.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.492067 16488 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
19:59:44.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.493737 16488 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
19:59:44.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.495004 16488 hybrid_clock.cc:648] HybridClock initialized: now 1779134384494933 us; error 43 us; skew 500 ppm
19:59:44.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.495400 16488 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
19:59:44.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.497589 16488 webserver.cc:533] Webserver started at http://127.16.2.124:35307/ using document root <none> and password file <none>
19:59:44.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.498347 16488 fs_manager.cc:362] Metadata directory not provided
19:59:44.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.498500 16488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
19:59:44.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.498996 16488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
19:59:44.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.500731 16443 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } attempt: 2
19:59:44.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.501473 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-2/data/instance:
19:59:44.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7e9bc267f3d5435e85df808cd5052fa2"
19:59:44.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 19:59:44 on dist-test-slave-v1z7"
19:59:44.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.502400 16488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-2/wal/instance:
19:59:44.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7e9bc267f3d5435e85df808cd5052fa2"
19:59:44.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 19:59:44 on dist-test-slave-v1z7"
19:59:44.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.502552 16443 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.2.124:36055: Network error: Client connection negotiation failed: client connection to 127.16.2.124:36055: connect: Connection refused (error 111)
19:59:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.507802 16488 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
19:59:44.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.508744 16486 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } attempt: 4
19:59:44.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.510546 16486 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.2.124:36055: Network error: Client connection negotiation failed: client connection to 127.16.2.124:36055: connect: Connection refused (error 111)
19:59:44.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.511620 16505 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
19:59:44.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.512946 16488 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
19:59:44.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.513128 16488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-2/data,/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-2/wal
19:59:44.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7e9bc267f3d5435e85df808cd5052fa2"
19:59:44.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 19:59:44 on dist-test-slave-v1z7"
19:59:44.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.513327 16488 fs_report.cc:389] FS layout report
19:59:44.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
19:59:44.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-2/wal
19:59:44.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-2/wal
19:59:44.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-2/data/data
19:59:44.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
19:59:44.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
19:59:44.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
19:59:44.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
19:59:44.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
19:59:44.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
19:59:44.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
19:59:44.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
19:59:44.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
19:59:44.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
19:59:44.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
19:59:44.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.530510 16488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
19:59:44.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.531491 16488 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
19:59:44.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.531832 16488 kserver.cc:163] Server-wide thread pool size limit: 3276
19:59:44.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.543983 16488 rpc_server.cc:307] RPC server started. Bound to: 127.16.2.124:36055
19:59:44.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.544018 16528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.2.124:36055 every 8 connection(s)
19:59:44.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.545600 16488 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-2/data/info.pb
19:59:44.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.547273 16393 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu as pid 16488
19:59:44.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.547470 16393 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/master-2/wal/instance
19:59:44.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.550700 16529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
19:59:44.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.558519 16529 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.2.126" port: 34257 } has no permanent_uuid. Determining permanent_uuid...
19:59:44.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.571357 16529 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } has no permanent_uuid. Determining permanent_uuid...
19:59:44.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.577632 16529 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } has no permanent_uuid. Determining permanent_uuid...
19:59:44.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.587123 16529 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2: Bootstrap starting.
19:59:44.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.590337 16529 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2: Neither blocks nor log segments found. Creating new log.
19:59:44.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.591414 16529 log.cc:826] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2: Log is configured to *not* fsync() on all Append() calls
19:59:44.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.593667 16529 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2: No bootstrap required, opened a new log
19:59:44.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.598611 16529 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4f2ce04dc0046c4bf0575bc24854d80" member_type: VOTER last_known_addr { host: "127.16.2.126" port: 34257 } } peers { permanent_uuid: "9a9b99d982e9466ea34bba0c19be7620" member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } } peers { permanent_uuid: "7e9bc267f3d5435e85df808cd5052fa2" member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } }
19:59:44.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.598861 16529 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
19:59:44.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.599007 16529 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e9bc267f3d5435e85df808cd5052fa2, State: Initialized, Role: FOLLOWER
19:59:44.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.599720 16529 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [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: "d4f2ce04dc0046c4bf0575bc24854d80" member_type: VOTER last_known_addr { host: "127.16.2.126" port: 34257 } } peers { permanent_uuid: "9a9b99d982e9466ea34bba0c19be7620" member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } } peers { permanent_uuid: "7e9bc267f3d5435e85df808cd5052fa2" member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } }
19:59:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.601387 16536 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [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: "d4f2ce04dc0046c4bf0575bc24854d80" member_type: VOTER last_known_addr { host: "127.16.2.126" port: 34257 } } peers { permanent_uuid: "9a9b99d982e9466ea34bba0c19be7620" member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } } peers { permanent_uuid: "7e9bc267f3d5435e85df808cd5052fa2" member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } } }
19:59:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.601699 16536 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [sys.catalog]: This master's current role is: FOLLOWER
19:59:44.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.602423 16529 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [sys.catalog]: configured and running, proceeding with master startup.
19:59:44.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.608757 16443 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } attempt: 3
19:59:44.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.621896 16547 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
19:59:44.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.621905 16443 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80: Bootstrap starting.
19:59:44.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.622599 16547 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
19:59:44.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.617152 16488 master_runner.cc:187] Error getting master registration for 127.16.2.126:34257: OK, instance_id { permanent_uuid: "d4f2ce04dc0046c4bf0575bc24854d80" instance_seqno: 1779134383671354 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
19:59:44.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.623656 16488 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
19:59:44.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.625295 16443 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80: Neither blocks nor log segments found. Creating new log.
19:59:44.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.626257 16443 log.cc:826] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80: Log is configured to *not* fsync() on all Append() calls
19:59:44.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.629217 16443 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80: No bootstrap required, opened a new log
19:59:44.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.634394 16443 raft_consensus.cc:359] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4f2ce04dc0046c4bf0575bc24854d80" member_type: VOTER last_known_addr { host: "127.16.2.126" port: 34257 } } peers { permanent_uuid: "9a9b99d982e9466ea34bba0c19be7620" member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } } peers { permanent_uuid: "7e9bc267f3d5435e85df808cd5052fa2" member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } }
19:59:44.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.634631 16443 raft_consensus.cc:385] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
19:59:44.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.634732 16443 raft_consensus.cc:740] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4f2ce04dc0046c4bf0575bc24854d80, State: Initialized, Role: FOLLOWER
19:59:44.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.635452 16443 consensus_queue.cc:260] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80 [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: "d4f2ce04dc0046c4bf0575bc24854d80" member_type: VOTER last_known_addr { host: "127.16.2.126" port: 34257 } } peers { permanent_uuid: "9a9b99d982e9466ea34bba0c19be7620" member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } } peers { permanent_uuid: "7e9bc267f3d5435e85df808cd5052fa2" member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } }
19:59:44.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.636507 16550 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80 [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: "d4f2ce04dc0046c4bf0575bc24854d80" member_type: VOTER last_known_addr { host: "127.16.2.126" port: 34257 } } peers { permanent_uuid: "9a9b99d982e9466ea34bba0c19be7620" member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } } peers { permanent_uuid: "7e9bc267f3d5435e85df808cd5052fa2" member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } } }
19:59:44.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.637061 16550 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80 [sys.catalog]: This master's current role is: FOLLOWER
19:59:44.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.637744 16443 sys_catalog.cc:565] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80 [sys.catalog]: configured and running, proceeding with master startup.
19:59:44.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.649953 16561 catalog_manager.cc:1593] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
19:59:44.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.650543 16561 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
19:59:44.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.647640 16405 master_runner.cc:187] Error getting master registration for 127.16.2.125:41359: OK, instance_id { permanent_uuid: "9a9b99d982e9466ea34bba0c19be7620" instance_seqno: 1779134384109050 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
19:59:44.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.653038 16405 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
19:59:44.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.664779 16425 tablet.cc:2404] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80: Can't schedule compaction. Clean time has not been advanced past its initial value.
19:59:44.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.769152 16536 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
19:59:44.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.769483 16536 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4f2ce04dc0046c4bf0575bc24854d80" member_type: VOTER last_known_addr { host: "127.16.2.126" port: 34257 } } peers { permanent_uuid: "9a9b99d982e9466ea34bba0c19be7620" member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } } peers { permanent_uuid: "7e9bc267f3d5435e85df808cd5052fa2" member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } }
19:59:44.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.771438 16536 leader_election.cc:290] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4f2ce04dc0046c4bf0575bc24854d80 (127.16.2.126:34257), 9a9b99d982e9466ea34bba0c19be7620 (127.16.2.125:41359)
19:59:44.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.772351 16432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7e9bc267f3d5435e85df808cd5052fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4f2ce04dc0046c4bf0575bc24854d80" is_pre_election: true
19:59:44.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.772907 16432 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e9bc267f3d5435e85df808cd5052fa2 in term 0.
19:59:44.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.773589 16507 leader_election.cc:304] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [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: 7e9bc267f3d5435e85df808cd5052fa2, d4f2ce04dc0046c4bf0575bc24854d80; no voters: 
19:59:44.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.774345 16536 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [term 0 FOLLOWER]: Leader pre-election won for term 1
19:59:44.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.774498 16536 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
19:59:44.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.774596 16536 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [term 0 FOLLOWER]: Advancing to term 1
19:59:44.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.779273 16536 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4f2ce04dc0046c4bf0575bc24854d80" member_type: VOTER last_known_addr { host: "127.16.2.126" port: 34257 } } peers { permanent_uuid: "9a9b99d982e9466ea34bba0c19be7620" member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } } peers { permanent_uuid: "7e9bc267f3d5435e85df808cd5052fa2" member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } }
19:59:44.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.782785 16432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7e9bc267f3d5435e85df808cd5052fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4f2ce04dc0046c4bf0575bc24854d80"
19:59:44.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.783027 16432 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80 [term 0 FOLLOWER]: Advancing to term 1
19:59:44.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:44.783931 16511 tablet.cc:2404] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2: Can't schedule compaction. Clean time has not been advanced past its initial value.
19:59:44.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.786262 16432 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e9bc267f3d5435e85df808cd5052fa2 in term 1.
19:59:44.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.786697 16507 leader_election.cc:304] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [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: 7e9bc267f3d5435e85df808cd5052fa2, d4f2ce04dc0046c4bf0575bc24854d80; no voters: 
19:59:44.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.788568 16536 leader_election.cc:290] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [CANDIDATE]: Term 1 election: Requested vote from peers d4f2ce04dc0046c4bf0575bc24854d80 (127.16.2.126:34257), 9a9b99d982e9466ea34bba0c19be7620 (127.16.2.125:41359)
19:59:44.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.788969 16536 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [term 1 FOLLOWER]: Leader election won for term 1
19:59:44.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.789194 16536 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [term 1 LEADER]: Becoming Leader. State: Replica: 7e9bc267f3d5435e85df808cd5052fa2, State: Running, Role: LEADER
19:59:44.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.790158 16536 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [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: "d4f2ce04dc0046c4bf0575bc24854d80" member_type: VOTER last_known_addr { host: "127.16.2.126" port: 34257 } } peers { permanent_uuid: "9a9b99d982e9466ea34bba0c19be7620" member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } } peers { permanent_uuid: "7e9bc267f3d5435e85df808cd5052fa2" member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } }
19:59:44.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.804379 16563 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7e9bc267f3d5435e85df808cd5052fa2. Latest consensus state: current_term: 1 leader_uuid: "7e9bc267f3d5435e85df808cd5052fa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4f2ce04dc0046c4bf0575bc24854d80" member_type: VOTER last_known_addr { host: "127.16.2.126" port: 34257 } } peers { permanent_uuid: "9a9b99d982e9466ea34bba0c19be7620" member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } } peers { permanent_uuid: "7e9bc267f3d5435e85df808cd5052fa2" member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } } }
19:59:44.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.805845 16563 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [sys.catalog]: This master's current role is: LEADER
19:59:44.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.809722 16486 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } attempt: 5
19:59:44.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.812790 16565 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
19:59:44.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.815591 16565 catalog_manager.cc:1519] Initializing Kudu cluster ID...
19:59:44.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.828895 16486 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a9b99d982e9466ea34bba0c19be7620: Bootstrap starting.
19:59:44.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.836628 16486 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9a9b99d982e9466ea34bba0c19be7620: Neither blocks nor log segments found. Creating new log.
19:59:44.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.839615 16486 log.cc:826] T 00000000000000000000000000000000 P 9a9b99d982e9466ea34bba0c19be7620: Log is configured to *not* fsync() on all Append() calls
19:59:44.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.847386 16486 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a9b99d982e9466ea34bba0c19be7620: No bootstrap required, opened a new log
19:59:44.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.855039 16486 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9a9b99d982e9466ea34bba0c19be7620 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4f2ce04dc0046c4bf0575bc24854d80" member_type: VOTER last_known_addr { host: "127.16.2.126" port: 34257 } } peers { permanent_uuid: "9a9b99d982e9466ea34bba0c19be7620" member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } } peers { permanent_uuid: "7e9bc267f3d5435e85df808cd5052fa2" member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } }
19:59:44.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.855727 16486 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9a9b99d982e9466ea34bba0c19be7620 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
19:59:44.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.856093 16486 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9a9b99d982e9466ea34bba0c19be7620 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a9b99d982e9466ea34bba0c19be7620, State: Initialized, Role: FOLLOWER
19:59:44.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.857051 16486 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9a9b99d982e9466ea34bba0c19be7620 [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: "d4f2ce04dc0046c4bf0575bc24854d80" member_type: VOTER last_known_addr { host: "127.16.2.126" port: 34257 } } peers { permanent_uuid: "9a9b99d982e9466ea34bba0c19be7620" member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } } peers { permanent_uuid: "7e9bc267f3d5435e85df808cd5052fa2" member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } }
19:59:44.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.857868 16432 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80 [term 1 FOLLOWER]: Refusing update from remote peer 7e9bc267f3d5435e85df808cd5052fa2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
19:59:44.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.859160 16563 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4f2ce04dc0046c4bf0575bc24854d80" member_type: VOTER last_known_addr { host: "127.16.2.126" port: 34257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
19:59:44.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.874424 16568 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a9b99d982e9466ea34bba0c19be7620 [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: "d4f2ce04dc0046c4bf0575bc24854d80" member_type: VOTER last_known_addr { host: "127.16.2.126" port: 34257 } } peers { permanent_uuid: "9a9b99d982e9466ea34bba0c19be7620" member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } } peers { permanent_uuid: "7e9bc267f3d5435e85df808cd5052fa2" member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } } }
19:59:44.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.875918 16568 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a9b99d982e9466ea34bba0c19be7620 [sys.catalog]: This master's current role is: FOLLOWER
19:59:44.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.876906 16473 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9a9b99d982e9466ea34bba0c19be7620 [term 0 FOLLOWER]: Advancing to term 1
19:59:44.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.877381 16475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7e9bc267f3d5435e85df808cd5052fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a9b99d982e9466ea34bba0c19be7620" is_pre_election: true
19:59:44.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.878190 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7e9bc267f3d5435e85df808cd5052fa2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a9b99d982e9466ea34bba0c19be7620"
19:59:44.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.875767 16486 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9a9b99d982e9466ea34bba0c19be7620 [sys.catalog]: configured and running, proceeding with master startup.
19:59:44.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.880411 16473 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9a9b99d982e9466ea34bba0c19be7620 [term 1 FOLLOWER]: Refusing update from remote peer 7e9bc267f3d5435e85df808cd5052fa2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
19:59:44.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.889335 16563 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a9b99d982e9466ea34bba0c19be7620" member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
19:59:44.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.910470 16568 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a9b99d982e9466ea34bba0c19be7620 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7e9bc267f3d5435e85df808cd5052fa2. Latest consensus state: current_term: 1 leader_uuid: "7e9bc267f3d5435e85df808cd5052fa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4f2ce04dc0046c4bf0575bc24854d80" member_type: VOTER last_known_addr { host: "127.16.2.126" port: 34257 } } peers { permanent_uuid: "9a9b99d982e9466ea34bba0c19be7620" member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } } peers { permanent_uuid: "7e9bc267f3d5435e85df808cd5052fa2" member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } } }
19:59:44.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.910741 16568 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a9b99d982e9466ea34bba0c19be7620 [sys.catalog]: This master's current role is: FOLLOWER
19:59:44.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.934897 16568 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a9b99d982e9466ea34bba0c19be7620 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7e9bc267f3d5435e85df808cd5052fa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4f2ce04dc0046c4bf0575bc24854d80" member_type: VOTER last_known_addr { host: "127.16.2.126" port: 34257 } } peers { permanent_uuid: "9a9b99d982e9466ea34bba0c19be7620" member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } } peers { permanent_uuid: "7e9bc267f3d5435e85df808cd5052fa2" member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } } }
19:59:44.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.935139 16568 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a9b99d982e9466ea34bba0c19be7620 [sys.catalog]: This master's current role is: FOLLOWER
19:59:44.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.937630 16571 mvcc.cc:204] Tried to move back new op lower bound from 7287334440358637568 to 7287334440118476800. Current Snapshot: MvccSnapshot[applied={T|T < 7287334440358637568 or (T in {7287334440358637568})}]
19:59:44.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.939610 16550 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7e9bc267f3d5435e85df808cd5052fa2. Latest consensus state: current_term: 1 leader_uuid: "7e9bc267f3d5435e85df808cd5052fa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4f2ce04dc0046c4bf0575bc24854d80" member_type: VOTER last_known_addr { host: "127.16.2.126" port: 34257 } } peers { permanent_uuid: "9a9b99d982e9466ea34bba0c19be7620" member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } } peers { permanent_uuid: "7e9bc267f3d5435e85df808cd5052fa2" member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } } }
19:59:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.939888 16550 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80 [sys.catalog]: This master's current role is: FOLLOWER
19:59:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.940567 16536 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7e9bc267f3d5435e85df808cd5052fa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4f2ce04dc0046c4bf0575bc24854d80" member_type: VOTER last_known_addr { host: "127.16.2.126" port: 34257 } } peers { permanent_uuid: "9a9b99d982e9466ea34bba0c19be7620" member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } } peers { permanent_uuid: "7e9bc267f3d5435e85df808cd5052fa2" member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } } }
19:59:44.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.940845 16536 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [sys.catalog]: This master's current role is: LEADER
19:59:44.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.947528 16563 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7e9bc267f3d5435e85df808cd5052fa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4f2ce04dc0046c4bf0575bc24854d80" member_type: VOTER last_known_addr { host: "127.16.2.126" port: 34257 } } peers { permanent_uuid: "9a9b99d982e9466ea34bba0c19be7620" member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } } peers { permanent_uuid: "7e9bc267f3d5435e85df808cd5052fa2" member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } } }
19:59:44.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.947758 16563 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2 [sys.catalog]: This master's current role is: LEADER
19:59:44.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.952068 16565 catalog_manager.cc:1382] Generated new cluster ID: 813d056b0a3b4d608915cf4ffba54315
19:59:44.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.952174 16565 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
19:59:44.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.955237 16550 sys_catalog.cc:455] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7e9bc267f3d5435e85df808cd5052fa2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4f2ce04dc0046c4bf0575bc24854d80" member_type: VOTER last_known_addr { host: "127.16.2.126" port: 34257 } } peers { permanent_uuid: "9a9b99d982e9466ea34bba0c19be7620" member_type: VOTER last_known_addr { host: "127.16.2.125" port: 41359 } } peers { permanent_uuid: "7e9bc267f3d5435e85df808cd5052fa2" member_type: VOTER last_known_addr { host: "127.16.2.124" port: 36055 } } }
19:59:44.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.955444 16550 sys_catalog.cc:458] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80 [sys.catalog]: This master's current role is: FOLLOWER
19:59:44.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.980808 16565 catalog_manager.cc:1405] Generated new certificate authority record
19:59:44.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:44.988678 16565 catalog_manager.cc:1539] Loading token signing keys...
19:59:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.012008 16565 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7e9bc267f3d5435e85df808cd5052fa2: Generated new TSK 0
19:59:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.013935 16565 catalog_manager.cc:1549] Initializing in-progress tserver states...
19:59:45.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.025591 16587 catalog_manager.cc:1294] Loaded cluster ID: 813d056b0a3b4d608915cf4ffba54315
19:59:45.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.026033 16393 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu
19:59:45.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu
19:59:45.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-0/wal
19:59:45.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-0/data
19:59:45.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
19:59:45.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
19:59:45.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
19:59:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:59:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:59:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:59:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-0/logs
19:59:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-0/data/info.pb
19:59:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:59:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
19:59:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
19:59:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
19:59:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
19:59:45.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:59:45.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:59:45.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:59:45.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
19:59:45.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
19:59:45.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.2.65:0
19:59:45.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.2.65
19:59:45.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.2.65
19:59:45.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:59:45.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.2.126:34257,127.16.2.125:41359,127.16.2.124:36055
19:59:45.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.2.84:40917
19:59:45.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:59:45.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:59:45.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
19:59:45.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.026096 16587 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 9a9b99d982e9466ea34bba0c19be7620: loading cluster ID for follower catalog manager: success
19:59:45.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.033727 16587 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 9a9b99d982e9466ea34bba0c19be7620: acquiring CA information for follower catalog manager: success
19:59:45.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.036430 16587 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 9a9b99d982e9466ea34bba0c19be7620: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
19:59:45.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:45.460475 16589 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
19:59:45.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:45.460763 16589 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
19:59:45.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:45.460831 16589 flags.cc:432] Enabled unsafe flag: --never_fsync=true
19:59:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:45.469173 16589 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
19:59:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:45.469347 16589 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.2.65
19:59:45.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.479451 16589 tablet_server_runner.cc:78] Tablet server non-default flags:
19:59:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:59:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.2.84:40917
19:59:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:59:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
19:59:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-0/data
19:59:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-0/wal
19:59:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:59:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:59:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.2.65:0
19:59:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
19:59:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:59:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:59:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-0/data/info.pb
19:59:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.2.65
19:59:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:59:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.2.126:34257,127.16.2.125:41359,127.16.2.124:36055
19:59:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
19:59:45.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:59:45.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
19:59:45.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
19:59:45.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:59:45.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.2.65
19:59:45.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-0/logs
19:59:45.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:59:45.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
19:59:45.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
19:59:45.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
19:59:45.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
19:59:45.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
19:59:45.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
19:59:45.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:24 UTC on bdcb31816ec0
19:59:45.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11962
19:59:45.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
19:59:45.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.481242 16589 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
19:59:45.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.483542 16589 file_cache.cc:492] Constructed file cache file cache with capacity 419430
19:59:45.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:45.492774 16594 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
19:59:45.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:45.493636 16595 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
19:59:45.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:45.495290 16597 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
19:59:45.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.496085 16589 server_base.cc:1061] running on GCE node
19:59:45.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.496800 16589 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
19:59:45.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.499022 16589 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
19:59:45.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.500473 16589 hybrid_clock.cc:648] HybridClock initialized: now 1779134385500373 us; error 95 us; skew 500 ppm
19:59:45.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.500751 16589 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
19:59:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.503146 16589 webserver.cc:533] Webserver started at http://127.16.2.65:36503/ using document root <none> and password file <none>
19:59:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.504048 16589 fs_manager.cc:362] Metadata directory not provided
19:59:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.504139 16589 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
19:59:45.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.504427 16589 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
19:59:45.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.506800 16589 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-0/data/instance:
19:59:45.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c916019b97f441059c68ab461b64935b"
19:59:45.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 19:59:45 on dist-test-slave-v1z7"
19:59:45.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.507726 16589 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-0/wal/instance:
19:59:45.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c916019b97f441059c68ab461b64935b"
19:59:45.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 19:59:45 on dist-test-slave-v1z7"
19:59:45.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.512707 16589 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
19:59:45.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.515821 16603 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
19:59:45.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.517158 16589 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
19:59:45.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.517323 16589 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-0/data,/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-0/wal
19:59:45.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c916019b97f441059c68ab461b64935b"
19:59:45.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 19:59:45 on dist-test-slave-v1z7"
19:59:45.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.517570 16589 fs_report.cc:389] FS layout report
19:59:45.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
19:59:45.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-0/wal
19:59:45.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-0/wal
19:59:45.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-0/data/data
19:59:45.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
19:59:45.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
19:59:45.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
19:59:45.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
19:59:45.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
19:59:45.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
19:59:45.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
19:59:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
19:59:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
19:59:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
19:59:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
19:59:45.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.536846 16589 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
19:59:45.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.537776 16589 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
19:59:45.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.538110 16589 kserver.cc:163] Server-wide thread pool size limit: 3276
19:59:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.539238 16589 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
19:59:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.540939 16589 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
19:59:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.541066 16589 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
19:59:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.541175 16589 ts_tablet_manager.cc:616] Registered 0 tablets
19:59:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.541255 16589 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
19:59:45.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.578562 16589 rpc_server.cc:307] RPC server started. Bound to: 127.16.2.65:38457
19:59:45.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.578617 16715 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.2.65:38457 every 8 connection(s)
19:59:45.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.580752 16589 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-0/data/info.pb
19:59:45.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.584450 16393 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu as pid 16589
19:59:45.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.584636 16393 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-0/wal/instance
19:59:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.591949 16393 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu
19:59:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu
19:59:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-1/wal
19:59:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-1/data
19:59:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
19:59:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
19:59:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
19:59:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:59:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:59:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:59:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-1/logs
19:59:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-1/data/info.pb
19:59:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:59:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
19:59:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
19:59:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
19:59:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
19:59:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:59:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:59:45.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:59:45.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
19:59:45.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
19:59:45.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.2.66:0
19:59:45.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.2.66
19:59:45.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.2.66
19:59:45.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:59:45.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.2.126:34257,127.16.2.125:41359,127.16.2.124:36055
19:59:45.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.2.84:40917
19:59:45.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:59:45.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:59:45.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
19:59:45.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.610440 16718 heartbeater.cc:344] Connected to a master server at 127.16.2.125:41359
19:59:45.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.610664 16717 heartbeater.cc:344] Connected to a master server at 127.16.2.126:34257
19:59:45.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.610927 16717 heartbeater.cc:461] Registering TS with master...
19:59:45.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.610925 16718 heartbeater.cc:461] Registering TS with master...
19:59:45.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.610491 16716 heartbeater.cc:344] Connected to a master server at 127.16.2.124:36055
19:59:45.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.611982 16716 heartbeater.cc:461] Registering TS with master...
19:59:45.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.612152 16718 heartbeater.cc:507] Master 127.16.2.125:41359 requested a full tablet report, sending...
19:59:45.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.612600 16716 heartbeater.cc:507] Master 127.16.2.124:36055 requested a full tablet report, sending...
19:59:45.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.613050 16717 heartbeater.cc:507] Master 127.16.2.126:34257 requested a full tablet report, sending...
19:59:45.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.614645 16472 ts_manager.cc:194] Registered new tserver with Master: c916019b97f441059c68ab461b64935b (127.16.2.65:38457)
19:59:45.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.614645 16428 ts_manager.cc:194] Registered new tserver with Master: c916019b97f441059c68ab461b64935b (127.16.2.65:38457)
19:59:45.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.616127 16515 ts_manager.cc:194] Registered new tserver with Master: c916019b97f441059c68ab461b64935b (127.16.2.65:38457)
19:59:45.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.617736 16515 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.2.65:38055
19:59:45.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.654843 16561 catalog_manager.cc:1294] Loaded cluster ID: 813d056b0a3b4d608915cf4ffba54315
19:59:45.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.654989 16561 catalog_manager.cc:1587] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80: loading cluster ID for follower catalog manager: success
19:59:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.659802 16561 catalog_manager.cc:1609] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80: acquiring CA information for follower catalog manager: success
19:59:45.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.662585 16561 catalog_manager.cc:1637] T 00000000000000000000000000000000 P d4f2ce04dc0046c4bf0575bc24854d80: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
19:59:45.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:45.935307 16726 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
19:59:45.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:45.935596 16726 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
19:59:45.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:45.935665 16726 flags.cc:432] Enabled unsafe flag: --never_fsync=true
19:59:45.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:45.944149 16726 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
19:59:45.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:45.944317 16726 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.2.66
19:59:45.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.954213 16726 tablet_server_runner.cc:78] Tablet server non-default flags:
19:59:45.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:59:45.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.2.84:40917
19:59:45.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:59:45.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
19:59:45.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-1/data
19:59:45.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-1/wal
19:59:45.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:59:45.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:59:45.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.2.66:0
19:59:45.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
19:59:45.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:59:45.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:59:45.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-1/data/info.pb
19:59:45.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.2.66
19:59:45.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:59:45.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.2.126:34257,127.16.2.125:41359,127.16.2.124:36055
19:59:45.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
19:59:45.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:59:45.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
19:59:45.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
19:59:45.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:59:45.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.2.66
19:59:45.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-1/logs
19:59:45.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:59:45.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
19:59:45.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
19:59:45.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
19:59:45.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
19:59:45.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
19:59:45.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
19:59:45.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:24 UTC on bdcb31816ec0
19:59:45.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11962
19:59:45.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
19:59:45.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.956000 16726 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
19:59:45.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.957801 16726 file_cache.cc:492] Constructed file cache file cache with capacity 419430
19:59:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:45.966794 16731 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
19:59:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:45.966835 16732 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
19:59:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:45.967758 16734 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
19:59:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.967877 16726 server_base.cc:1061] running on GCE node
19:59:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.968384 16726 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
19:59:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.969244 16726 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
19:59:45.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.970453 16726 hybrid_clock.cc:648] HybridClock initialized: now 1779134385970405 us; error 38 us; skew 500 ppm
19:59:45.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.970710 16726 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
19:59:45.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.972757 16726 webserver.cc:533] Webserver started at http://127.16.2.66:35711/ using document root <none> and password file <none>
19:59:45.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.973439 16726 fs_manager.cc:362] Metadata directory not provided
19:59:45.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.973520 16726 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
19:59:45.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.973780 16726 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
19:59:45.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.976058 16726 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-1/data/instance:
19:59:45.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0b3d5cfc1959407492a57faa062c2550"
19:59:45.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 19:59:45 on dist-test-slave-v1z7"
19:59:45.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.976720 16726 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-1/wal/instance:
19:59:45.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0b3d5cfc1959407492a57faa062c2550"
19:59:45.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 19:59:45 on dist-test-slave-v1z7"
19:59:45.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.981478 16726 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
19:59:45.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.984664 16740 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
19:59:45.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.985888 16726 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
19:59:45.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.986075 16726 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-1/data,/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-1/wal
19:59:45.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0b3d5cfc1959407492a57faa062c2550"
19:59:45.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 19:59:45 on dist-test-slave-v1z7"
19:59:45.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:45.986301 16726 fs_report.cc:389] FS layout report
19:59:45.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
19:59:45.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-1/wal
19:59:45.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-1/wal
19:59:45.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-1/data/data
19:59:45.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
19:59:45.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
19:59:45.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
19:59:45.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
19:59:45.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
19:59:45.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
19:59:45.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
19:59:45.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
19:59:45.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
19:59:45.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
19:59:45.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
19:59:46.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.012110 16726 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
19:59:46.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.013101 16726 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
19:59:46.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.013418 16726 kserver.cc:163] Server-wide thread pool size limit: 3276
19:59:46.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.014427 16726 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
19:59:46.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.016275 16726 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
19:59:46.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.016399 16726 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
19:59:46.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.016521 16726 ts_tablet_manager.cc:616] Registered 0 tablets
19:59:46.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.016597 16726 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
19:59:46.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.050879 16726 rpc_server.cc:307] RPC server started. Bound to: 127.16.2.66:41929
19:59:46.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.051000 16852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.2.66:41929 every 8 connection(s)
19:59:46.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.052397 16726 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-1/data/info.pb
19:59:46.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.053954 16393 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu as pid 16726
19:59:46.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.054183 16393 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-1/wal/instance
19:59:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.059482 16393 external_mini_cluster.cc:1366] Running /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu
19:59:46.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu
19:59:46.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-2/wal
19:59:46.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-2/data
19:59:46.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
19:59:46.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
19:59:46.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
19:59:46.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:59:46.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:59:46.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:59:46.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-2/logs
19:59:46.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-2/data/info.pb
19:59:46.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:59:46.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
19:59:46.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
19:59:46.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
19:59:46.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
19:59:46.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:59:46.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:59:46.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:59:46.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
19:59:46.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
19:59:46.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.2.67:0
19:59:46.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.2.67
19:59:46.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.2.67
19:59:46.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:59:46.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.2.126:34257,127.16.2.125:41359,127.16.2.124:36055
19:59:46.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.2.84:40917
19:59:46.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:59:46.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:59:46.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
19:59:46.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.078405 16854 heartbeater.cc:344] Connected to a master server at 127.16.2.126:34257
19:59:46.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.078472 16855 heartbeater.cc:344] Connected to a master server at 127.16.2.125:41359
19:59:46.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.078795 16855 heartbeater.cc:461] Registering TS with master...
19:59:46.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.078799 16854 heartbeater.cc:461] Registering TS with master...
19:59:46.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.079875 16854 heartbeater.cc:507] Master 127.16.2.126:34257 requested a full tablet report, sending...
19:59:46.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.079905 16855 heartbeater.cc:507] Master 127.16.2.125:41359 requested a full tablet report, sending...
19:59:46.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.080760 16853 heartbeater.cc:344] Connected to a master server at 127.16.2.124:36055
19:59:46.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.080885 16853 heartbeater.cc:461] Registering TS with master...
19:59:46.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.081327 16853 heartbeater.cc:507] Master 127.16.2.124:36055 requested a full tablet report, sending...
19:59:46.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.081576 16428 ts_manager.cc:194] Registered new tserver with Master: 0b3d5cfc1959407492a57faa062c2550 (127.16.2.66:41929)
19:59:46.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.081625 16472 ts_manager.cc:194] Registered new tserver with Master: 0b3d5cfc1959407492a57faa062c2550 (127.16.2.66:41929)
19:59:46.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.083217 16515 ts_manager.cc:194] Registered new tserver with Master: 0b3d5cfc1959407492a57faa062c2550 (127.16.2.66:41929)
19:59:46.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.084216 16515 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.2.66:57233
19:59:46.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:46.389997 16860 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
19:59:46.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:46.390303 16860 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
19:59:46.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:46.390373 16860 flags.cc:432] Enabled unsafe flag: --never_fsync=true
19:59:46.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:46.398814 16860 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
19:59:46.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:46.399063 16860 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.2.67
19:59:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.409154 16860 tablet_server_runner.cc:78] Tablet server non-default flags:
19:59:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
19:59:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.2.84:40917
19:59:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
19:59:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
19:59:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-2/data
19:59:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-2/wal
19:59:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
19:59:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
19:59:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.2.67:0
19:59:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
19:59:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
19:59:46.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
19:59:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-2/data/info.pb
19:59:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.2.67
19:59:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
19:59:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.2.126:34257,127.16.2.125:41359,127.16.2.124:36055
19:59:46.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
19:59:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
19:59:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
19:59:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
19:59:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
19:59:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.2.67
19:59:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-2/logs
19:59:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
19:59:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
19:59:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
19:59:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
19:59:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
19:59:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 66827b15b158c37363c37baa160f29a0ca1f1e63
19:59:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
19:59:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 18 May 2026 19:43:24 UTC on bdcb31816ec0
19:59:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 11962
19:59:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
19:59:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.410931 16860 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
19:59:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.412819 16860 file_cache.cc:492] Constructed file cache file cache with capacity 419430
19:59:46.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:46.422096 16865 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
19:59:46.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:46.422140 16866 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
19:59:46.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:46.423760 16868 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
19:59:46.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.424484 16860 server_base.cc:1061] running on GCE node
19:59:46.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.425021 16860 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
19:59:46.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.425907 16860 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
19:59:46.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.427143 16860 hybrid_clock.cc:648] HybridClock initialized: now 1779134386427078 us; error 53 us; skew 500 ppm
19:59:46.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.427506 16860 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
19:59:46.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.429752 16860 webserver.cc:533] Webserver started at http://127.16.2.67:34585/ using document root <none> and password file <none>
19:59:46.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.430611 16860 fs_manager.cc:362] Metadata directory not provided
19:59:46.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.430871 16860 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
19:59:46.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.431280 16860 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
19:59:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.433558 16860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-2/data/instance:
19:59:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4768fb46590f43da9f27348983273edf"
19:59:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 19:59:46 on dist-test-slave-v1z7"
19:59:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.434274 16860 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-2/wal/instance:
19:59:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4768fb46590f43da9f27348983273edf"
19:59:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 19:59:46 on dist-test-slave-v1z7"
19:59:46.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.439582 16860 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
19:59:46.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.443320 16874 log_block_manager.cc:3869] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
19:59:46.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.444756 16860 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
19:59:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.444886 16860 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-2/data,/tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-2/wal
19:59:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4768fb46590f43da9f27348983273edf"
19:59:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-05-18 19:59:46 on dist-test-slave-v1z7"
19:59:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.445050 16860 fs_report.cc:389] FS layout report
19:59:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
19:59:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-2/wal
19:59:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-2/wal
19:59:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-2/data/data
19:59:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
19:59:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
19:59:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
19:59:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
19:59:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
19:59:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
19:59:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
19:59:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
19:59:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
19:59:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
19:59:46.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
19:59:46.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.459710 16860 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
19:59:46.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.460521 16860 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
19:59:46.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.460760 16860 kserver.cc:163] Server-wide thread pool size limit: 3276
19:59:46.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.461655 16860 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
19:59:46.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.463270 16860 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
19:59:46.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.463356 16860 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
19:59:46.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.463428 16860 ts_tablet_manager.cc:616] Registered 0 tablets
19:59:46.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.463474 16860 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
19:59:46.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.497507 16860 rpc_server.cc:307] RPC server started. Bound to: 127.16.2.67:44921
19:59:46.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.497603 16986 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.2.67:44921 every 8 connection(s)
19:59:46.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.498827 16860 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-2/data/info.pb
19:59:46.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.500383 16393 external_mini_cluster.cc:1428] Started /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu as pid 16860
19:59:46.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.500576 16393 external_mini_cluster.cc:1442] Reading /tmp/dist-test-taskQ9FBWC/test-tmp/mini-kudu-cluster10767581435935214235/ts-2/wal/instance
19:59:46.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.517781 16987 heartbeater.cc:344] Connected to a master server at 127.16.2.124:36055
19:59:46.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.518149 16987 heartbeater.cc:461] Registering TS with master...
19:59:46.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.519250 16989 heartbeater.cc:344] Connected to a master server at 127.16.2.125:41359
19:59:46.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.519407 16989 heartbeater.cc:461] Registering TS with master...
19:59:46.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.520054 16987 heartbeater.cc:507] Master 127.16.2.124:36055 requested a full tablet report, sending...
19:59:46.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.520200 16989 heartbeater.cc:507] Master 127.16.2.125:41359 requested a full tablet report, sending...
19:59:46.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.520985 16988 heartbeater.cc:344] Connected to a master server at 127.16.2.126:34257
19:59:46.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.521095 16988 heartbeater.cc:461] Registering TS with master...
19:59:46.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.521581 16988 heartbeater.cc:507] Master 127.16.2.126:34257 requested a full tablet report, sending...
19:59:46.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.521838 16515 ts_manager.cc:194] Registered new tserver with Master: 4768fb46590f43da9f27348983273edf (127.16.2.67:44921)
19:59:46.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.522010 16472 ts_manager.cc:194] Registered new tserver with Master: 4768fb46590f43da9f27348983273edf (127.16.2.67:44921)
19:59:46.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.522580 16428 ts_manager.cc:194] Registered new tserver with Master: 4768fb46590f43da9f27348983273edf (127.16.2.67:44921)
19:59:46.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.522861 16515 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.2.67:36687
19:59:46.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.529246 16393 external_mini_cluster.cc:949] 3 TS(s) registered with all masters
19:59:46.531 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
19:59:46.532 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

19:59:46.541 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.16.2.126"
      port: 34257
    }
    bound_http_address {
      host: "127.16.2.126"
      port: 44955
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.16.2.125"
      port: 41359
    }
    bound_http_address {
      host: "127.16.2.125"
      port: 42401
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.16.2.124"
      port: 36055
    }
    bound_http_address {
      host: "127.16.2.124"
      port: 35307
    }
  }
}

19:59:46.545 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

19:59:46.548 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.16.2.65"
      port: 38457
    }
    bound_http_address {
      host: "127.16.2.65"
      port: 36503
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.16.2.66"
      port: 41929
    }
    bound_http_address {
      host: "127.16.2.66"
      port: 35711
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.16.2.67"
      port: 44921
    }
    bound_http_address {
      host: "127.16.2.67"
      port: 34585
    }
  }
}

19:59:46.548 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
19:59:46.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:46.620533 16716 heartbeater.cc:499] Master 127.16.2.124:36055 was elected leader, sending a full tablet report...
19:59:46.735 [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.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	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)
19:59:46.800 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:47.004 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:47.073 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:47.080 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:47.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.086154 16853 heartbeater.cc:499] Master 127.16.2.124:36055 was elected leader, sending a full tablet report...
19:59:47.090 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:47.092 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:47.094 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:47.185 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:47.185 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:47.185 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:47.393 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1b997a4e, L:/127.0.0.1:34708 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:47.393 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe3e784bc, L:/127.0.0.1:49808 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:47.393 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8404e283, L:/127.0.0.1:60418 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:47.428 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:47.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=477), Traces: [0ms] refreshing cache from master, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [116ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [449ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [449ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [450ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=null) after lookup
19:59:47.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.482653 16515 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34708:
19:59:47.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
19:59:47.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
19:59:47.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
19:59:47.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
19:59:47.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
19:59:47.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
19:59:47.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
19:59:47.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
19:59:47.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
19:59:47.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
19:59:47.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
19:59:47.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
19:59:47.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
19:59:47.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
19:59:47.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
19:59:47.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
19:59:47.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
19:59:47.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
19:59:47.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
19:59:47.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
19:59:47.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
19:59:47.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
19:59:47.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
19:59:47.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
19:59:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
19:59:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
19:59:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
19:59:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
19:59:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
19:59:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
19:59:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
19:59:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
19:59:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
19:59:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
19:59:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
19:59:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
19:59:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
19:59:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
19:59:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
19:59:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
19:59:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
19:59:47.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
19:59:47.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
19:59:47.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
19:59:47.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
19:59:47.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
19:59:47.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
19:59:47.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
19:59:47.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
19:59:47.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
19:59:47.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
19:59:47.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
19:59:47.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
19:59:47.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
19:59:47.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
19:59:47.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
19:59:47.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
19:59:47.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:47.484983 16515 catalog_manager.cc:7058] 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.
19:59:47.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.524959 16987 heartbeater.cc:499] Master 127.16.2.124:36055 was elected leader, sending a full tablet report...
19:59:47.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:47.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.591184 16651 tablet_service.cc:1511] Processing CreateTablet for tablet 341c5f16fe5a454c9877b528f3ee0302 (DEFAULT_TABLE table=TestHandleTooBusy [id=c01542c44b2e41acbe51e7824d755da3]), partition=RANGE (key) PARTITION UNBOUNDED
19:59:47.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.593191 16651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 341c5f16fe5a454c9877b528f3ee0302. 1 dirs total, 0 dirs full, 0 dirs failed
19:59:47.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.595345 16788 tablet_service.cc:1511] Processing CreateTablet for tablet 341c5f16fe5a454c9877b528f3ee0302 (DEFAULT_TABLE table=TestHandleTooBusy [id=c01542c44b2e41acbe51e7824d755da3]), partition=RANGE (key) PARTITION UNBOUNDED
19:59:47.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.595345 16922 tablet_service.cc:1511] Processing CreateTablet for tablet 341c5f16fe5a454c9877b528f3ee0302 (DEFAULT_TABLE table=TestHandleTooBusy [id=c01542c44b2e41acbe51e7824d755da3]), partition=RANGE (key) PARTITION UNBOUNDED
19:59:47.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.596832 16922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 341c5f16fe5a454c9877b528f3ee0302. 1 dirs total, 0 dirs full, 0 dirs failed
19:59:47.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.597172 16788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 341c5f16fe5a454c9877b528f3ee0302. 1 dirs total, 0 dirs full, 0 dirs failed
19:59:47.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.604436 17020 tablet_bootstrap.cc:492] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b: Bootstrap starting.
19:59:47.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.607720 17020 tablet_bootstrap.cc:654] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b: Neither blocks nor log segments found. Creating new log.
19:59:47.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.608793 17020 log.cc:826] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b: Log is configured to *not* fsync() on all Append() calls
19:59:47.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.610829 17023 tablet_bootstrap.cc:492] T 341c5f16fe5a454c9877b528f3ee0302 P 0b3d5cfc1959407492a57faa062c2550: Bootstrap starting.
19:59:47.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.611239 17022 tablet_bootstrap.cc:492] T 341c5f16fe5a454c9877b528f3ee0302 P 4768fb46590f43da9f27348983273edf: Bootstrap starting.
19:59:47.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.611692 17020 tablet_bootstrap.cc:492] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b: No bootstrap required, opened a new log
19:59:47.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.611955 17020 ts_tablet_manager.cc:1403] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b: Time spent bootstrapping tablet: real 0.008s	user 0.007s	sys 0.000s
19:59:47.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.614567 17023 tablet_bootstrap.cc:654] T 341c5f16fe5a454c9877b528f3ee0302 P 0b3d5cfc1959407492a57faa062c2550: Neither blocks nor log segments found. Creating new log.
19:59:47.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.615099 17022 tablet_bootstrap.cc:654] T 341c5f16fe5a454c9877b528f3ee0302 P 4768fb46590f43da9f27348983273edf: Neither blocks nor log segments found. Creating new log.
19:59:47.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.615990 17023 log.cc:826] T 341c5f16fe5a454c9877b528f3ee0302 P 0b3d5cfc1959407492a57faa062c2550: Log is configured to *not* fsync() on all Append() calls
19:59:47.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.616511 17022 log.cc:826] T 341c5f16fe5a454c9877b528f3ee0302 P 4768fb46590f43da9f27348983273edf: Log is configured to *not* fsync() on all Append() calls
19:59:47.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.627518 17023 tablet_bootstrap.cc:492] T 341c5f16fe5a454c9877b528f3ee0302 P 0b3d5cfc1959407492a57faa062c2550: No bootstrap required, opened a new log
19:59:47.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.627811 17023 ts_tablet_manager.cc:1403] T 341c5f16fe5a454c9877b528f3ee0302 P 0b3d5cfc1959407492a57faa062c2550: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
19:59:47.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.628753 17022 tablet_bootstrap.cc:492] T 341c5f16fe5a454c9877b528f3ee0302 P 4768fb46590f43da9f27348983273edf: No bootstrap required, opened a new log
19:59:47.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.629254 17022 ts_tablet_manager.cc:1403] T 341c5f16fe5a454c9877b528f3ee0302 P 4768fb46590f43da9f27348983273edf: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.011s
19:59:47.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.634183 17020 raft_consensus.cc:359] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4768fb46590f43da9f27348983273edf" member_type: VOTER last_known_addr { host: "127.16.2.67" port: 44921 } } peers { permanent_uuid: "c916019b97f441059c68ab461b64935b" member_type: VOTER last_known_addr { host: "127.16.2.65" port: 38457 } } peers { permanent_uuid: "0b3d5cfc1959407492a57faa062c2550" member_type: VOTER last_known_addr { host: "127.16.2.66" port: 41929 } }
19:59:47.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.634840 17020 raft_consensus.cc:385] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
19:59:47.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.635010 17020 raft_consensus.cc:740] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c916019b97f441059c68ab461b64935b, State: Initialized, Role: FOLLOWER
19:59:47.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.635728 17020 consensus_queue.cc:260] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b [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: "4768fb46590f43da9f27348983273edf" member_type: VOTER last_known_addr { host: "127.16.2.67" port: 44921 } } peers { permanent_uuid: "c916019b97f441059c68ab461b64935b" member_type: VOTER last_known_addr { host: "127.16.2.65" port: 38457 } } peers { permanent_uuid: "0b3d5cfc1959407492a57faa062c2550" member_type: VOTER last_known_addr { host: "127.16.2.66" port: 41929 } }
19:59:47.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.635963 17023 raft_consensus.cc:359] T 341c5f16fe5a454c9877b528f3ee0302 P 0b3d5cfc1959407492a57faa062c2550 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4768fb46590f43da9f27348983273edf" member_type: VOTER last_known_addr { host: "127.16.2.67" port: 44921 } } peers { permanent_uuid: "c916019b97f441059c68ab461b64935b" member_type: VOTER last_known_addr { host: "127.16.2.65" port: 38457 } } peers { permanent_uuid: "0b3d5cfc1959407492a57faa062c2550" member_type: VOTER last_known_addr { host: "127.16.2.66" port: 41929 } }
19:59:47.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.636339 17023 raft_consensus.cc:385] T 341c5f16fe5a454c9877b528f3ee0302 P 0b3d5cfc1959407492a57faa062c2550 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
19:59:47.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.636428 17023 raft_consensus.cc:740] T 341c5f16fe5a454c9877b528f3ee0302 P 0b3d5cfc1959407492a57faa062c2550 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b3d5cfc1959407492a57faa062c2550, State: Initialized, Role: FOLLOWER
19:59:47.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.637120 17023 consensus_queue.cc:260] T 341c5f16fe5a454c9877b528f3ee0302 P 0b3d5cfc1959407492a57faa062c2550 [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: "4768fb46590f43da9f27348983273edf" member_type: VOTER last_known_addr { host: "127.16.2.67" port: 44921 } } peers { permanent_uuid: "c916019b97f441059c68ab461b64935b" member_type: VOTER last_known_addr { host: "127.16.2.65" port: 38457 } } peers { permanent_uuid: "0b3d5cfc1959407492a57faa062c2550" member_type: VOTER last_known_addr { host: "127.16.2.66" port: 41929 } }
19:59:47.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.642132 17023 ts_tablet_manager.cc:1434] T 341c5f16fe5a454c9877b528f3ee0302 P 0b3d5cfc1959407492a57faa062c2550: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.005s
19:59:47.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.655809 17020 ts_tablet_manager.cc:1434] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b: Time spent starting tablet: real 0.044s	user 0.014s	sys 0.008s
19:59:47.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.658221 17022 raft_consensus.cc:359] T 341c5f16fe5a454c9877b528f3ee0302 P 4768fb46590f43da9f27348983273edf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4768fb46590f43da9f27348983273edf" member_type: VOTER last_known_addr { host: "127.16.2.67" port: 44921 } } peers { permanent_uuid: "c916019b97f441059c68ab461b64935b" member_type: VOTER last_known_addr { host: "127.16.2.65" port: 38457 } } peers { permanent_uuid: "0b3d5cfc1959407492a57faa062c2550" member_type: VOTER last_known_addr { host: "127.16.2.66" port: 41929 } }
19:59:47.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.658607 17022 raft_consensus.cc:385] T 341c5f16fe5a454c9877b528f3ee0302 P 4768fb46590f43da9f27348983273edf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
19:59:47.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.658715 17022 raft_consensus.cc:740] T 341c5f16fe5a454c9877b528f3ee0302 P 4768fb46590f43da9f27348983273edf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4768fb46590f43da9f27348983273edf, State: Initialized, Role: FOLLOWER
19:59:47.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.659523 17022 consensus_queue.cc:260] T 341c5f16fe5a454c9877b528f3ee0302 P 4768fb46590f43da9f27348983273edf [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: "4768fb46590f43da9f27348983273edf" member_type: VOTER last_known_addr { host: "127.16.2.67" port: 44921 } } peers { permanent_uuid: "c916019b97f441059c68ab461b64935b" member_type: VOTER last_known_addr { host: "127.16.2.65" port: 38457 } } peers { permanent_uuid: "0b3d5cfc1959407492a57faa062c2550" member_type: VOTER last_known_addr { host: "127.16.2.66" port: 41929 } }
19:59:47.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.661460 17022 ts_tablet_manager.cc:1434] T 341c5f16fe5a454c9877b528f3ee0302 P 4768fb46590f43da9f27348983273edf: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.000s
19:59:47.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:47.755885 16990 tablet.cc:2404] T 341c5f16fe5a454c9877b528f3ee0302 P 4768fb46590f43da9f27348983273edf: Can't schedule compaction. Clean time has not been advanced past its initial value.
19:59:47.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.783914 17026 raft_consensus.cc:493] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
19:59:47.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.784169 17026 raft_consensus.cc:515] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4768fb46590f43da9f27348983273edf" member_type: VOTER last_known_addr { host: "127.16.2.67" port: 44921 } } peers { permanent_uuid: "c916019b97f441059c68ab461b64935b" member_type: VOTER last_known_addr { host: "127.16.2.65" port: 38457 } } peers { permanent_uuid: "0b3d5cfc1959407492a57faa062c2550" member_type: VOTER last_known_addr { host: "127.16.2.66" port: 41929 } }
19:59:47.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.785993 17026 leader_election.cc:290] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4768fb46590f43da9f27348983273edf (127.16.2.67:44921), 0b3d5cfc1959407492a57faa062c2550 (127.16.2.66:41929)
19:59:47.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.793105 16808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341c5f16fe5a454c9877b528f3ee0302" candidate_uuid: "c916019b97f441059c68ab461b64935b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3d5cfc1959407492a57faa062c2550" is_pre_election: true
19:59:47.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.793123 16942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341c5f16fe5a454c9877b528f3ee0302" candidate_uuid: "c916019b97f441059c68ab461b64935b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4768fb46590f43da9f27348983273edf" is_pre_election: true
19:59:47.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.793591 16942 raft_consensus.cc:2468] T 341c5f16fe5a454c9877b528f3ee0302 P 4768fb46590f43da9f27348983273edf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c916019b97f441059c68ab461b64935b in term 0.
19:59:47.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.793613 16808 raft_consensus.cc:2468] T 341c5f16fe5a454c9877b528f3ee0302 P 0b3d5cfc1959407492a57faa062c2550 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c916019b97f441059c68ab461b64935b in term 0.
19:59:47.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.794286 16605 leader_election.cc:304] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 0b3d5cfc1959407492a57faa062c2550, 4768fb46590f43da9f27348983273edf, c916019b97f441059c68ab461b64935b; no voters: 
19:59:47.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.794744 17026 raft_consensus.cc:2804] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b [term 0 FOLLOWER]: Leader pre-election won for term 1
19:59:47.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.794921 17026 raft_consensus.cc:493] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
19:59:47.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.795025 17026 raft_consensus.cc:3060] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b [term 0 FOLLOWER]: Advancing to term 1
19:59:47.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.797303 17026 raft_consensus.cc:515] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4768fb46590f43da9f27348983273edf" member_type: VOTER last_known_addr { host: "127.16.2.67" port: 44921 } } peers { permanent_uuid: "c916019b97f441059c68ab461b64935b" member_type: VOTER last_known_addr { host: "127.16.2.65" port: 38457 } } peers { permanent_uuid: "0b3d5cfc1959407492a57faa062c2550" member_type: VOTER last_known_addr { host: "127.16.2.66" port: 41929 } }
19:59:47.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.797991 17026 leader_election.cc:290] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b [CANDIDATE]: Term 1 election: Requested vote from peers 4768fb46590f43da9f27348983273edf (127.16.2.67:44921), 0b3d5cfc1959407492a57faa062c2550 (127.16.2.66:41929)
19:59:47.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.798518 16808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341c5f16fe5a454c9877b528f3ee0302" candidate_uuid: "c916019b97f441059c68ab461b64935b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b3d5cfc1959407492a57faa062c2550"
19:59:47.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.798700 16808 raft_consensus.cc:3060] T 341c5f16fe5a454c9877b528f3ee0302 P 0b3d5cfc1959407492a57faa062c2550 [term 0 FOLLOWER]: Advancing to term 1
19:59:47.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.799104 16942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "341c5f16fe5a454c9877b528f3ee0302" candidate_uuid: "c916019b97f441059c68ab461b64935b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4768fb46590f43da9f27348983273edf"
19:59:47.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.799259 16942 raft_consensus.cc:3060] T 341c5f16fe5a454c9877b528f3ee0302 P 4768fb46590f43da9f27348983273edf [term 0 FOLLOWER]: Advancing to term 1
19:59:47.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.800848 16808 raft_consensus.cc:2468] T 341c5f16fe5a454c9877b528f3ee0302 P 0b3d5cfc1959407492a57faa062c2550 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c916019b97f441059c68ab461b64935b in term 1.
19:59:47.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.801193 16942 raft_consensus.cc:2468] T 341c5f16fe5a454c9877b528f3ee0302 P 4768fb46590f43da9f27348983273edf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c916019b97f441059c68ab461b64935b in term 1.
19:59:47.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.801257 16606 leader_election.cc:304] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b [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: 0b3d5cfc1959407492a57faa062c2550, c916019b97f441059c68ab461b64935b; no voters: 
19:59:47.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.801661 17026 raft_consensus.cc:2804] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b [term 1 FOLLOWER]: Leader election won for term 1
19:59:47.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.802085 17026 raft_consensus.cc:697] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b [term 1 LEADER]: Becoming Leader. State: Replica: c916019b97f441059c68ab461b64935b, State: Running, Role: LEADER
19:59:47.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.802631 17026 consensus_queue.cc:237] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b [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: "4768fb46590f43da9f27348983273edf" member_type: VOTER last_known_addr { host: "127.16.2.67" port: 44921 } } peers { permanent_uuid: "c916019b97f441059c68ab461b64935b" member_type: VOTER last_known_addr { host: "127.16.2.65" port: 38457 } } peers { permanent_uuid: "0b3d5cfc1959407492a57faa062c2550" member_type: VOTER last_known_addr { host: "127.16.2.66" port: 41929 } }
19:59:47.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:47.806567 16856 tablet.cc:2404] T 341c5f16fe5a454c9877b528f3ee0302 P 0b3d5cfc1959407492a57faa062c2550: Can't schedule compaction. Clean time has not been advanced past its initial value.
19:59:47.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:47.807618 16515 catalog_manager.cc:5696] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b reported cstate change: term changed from 0 to 1, leader changed from <none> to c916019b97f441059c68ab461b64935b (127.16.2.65). New cstate: current_term: 1 leader_uuid: "c916019b97f441059c68ab461b64935b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4768fb46590f43da9f27348983273edf" member_type: VOTER last_known_addr { host: "127.16.2.67" port: 44921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c916019b97f441059c68ab461b64935b" member_type: VOTER last_known_addr { host: "127.16.2.65" port: 38457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b3d5cfc1959407492a57faa062c2550" member_type: VOTER last_known_addr { host: "127.16.2.66" port: 41929 } health_report { overall_health: UNKNOWN } } }
19:59:47.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:47.842016 16719 tablet.cc:2404] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b: Can't schedule compaction. Clean time has not been advanced past its initial value.
19:59:47.880 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:47.880 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:47.881 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:47.881 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:47.882 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:47.883 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:47.883 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:47.880 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:47.884 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:47.886 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:47.886 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:47.887 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:47.888 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:47.888 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:47.889 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:47.890 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:47.894 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:47.896 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:47.899 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:47.900 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:47.900 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:47.900 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:47.902 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:47.902 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:47.903 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:47.914 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:47.915 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:47.914 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:47.918 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:47.919 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:47.927 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:47.931 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa246333d, L:/127.0.0.1:34714 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:47.936 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:47.937 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:47.953 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:47.953 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:47.954 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:47.956 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:47.963 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:47.965 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:47.971 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:47.981 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:47.985 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:47.987 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x60e17e67, L:/127.0.0.1:34738 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:47.993 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:47.994 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5cabf28a, L:/127.0.0.1:60422 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:47.995 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:48.008 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:48.013 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:48.013 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x697f0784, L:/127.0.0.1:34722 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:48.018 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:48.019 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:48.022 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x70eae9a2, L:/127.0.0.1:34754 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:48.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:48.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=144), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [131ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=null) after lookup
19:59:48.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:48.037 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:48.046 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:48.051 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:48.055 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:48.059 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:48.059 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfa324d1f, L:/127.0.0.1:34766 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:48.063 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:48.063 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=180), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [113ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, deferred=null) after lookup
19:59:48.065 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:48.074 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:48.083 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:48.086 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:48.086 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=204), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [76ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, deferred=null) after lookup
19:59:48.087 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x12ae9bae, L:/127.0.0.1:34776 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:48.089 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:48.091 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:48.092 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe75df98c, L:/127.0.0.1:49816 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:48.093 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:48.093 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:48.095 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:48.097 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:48.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:48.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=213), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [197ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=null) after lookup
19:59:48.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:48.122 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3aaa8c89, L:/127.0.0.1:49824 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:48.123 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:48.130 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8eab1816, L:/127.0.0.1:60438 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:48.133 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:48.133 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:48.135 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7f54fd23, L:/127.0.0.1:60428 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:48.139 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:48.141 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:48.145 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:48.145 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=263), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [138ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, [247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, deferred=null) after lookup
19:59:48.147 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:48.148 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5cb23eb8, L:/127.0.0.1:60432 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:48.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:48.147763 16508 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34776 dropped due to backpressure: service queue is full with 1 items
19:59:48.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.147924 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.148 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:48.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34722 (request call id 1)
19:59:48.151 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:48.152 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:48.154 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:48.155 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:48.165 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:48.171 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:48.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.183061 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34722 (request call id 1)
19:59:48.189 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:48.190 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:48.190 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=305), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [163ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, [251ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, deferred=null) after lookup
19:59:48.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.192512 16509 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34722 (request call id 1)
19:59:48.193 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:48.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:48.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.207 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:48.208 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbaf6123a, L:/127.0.0.1:60484 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:48.210 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:48.211 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:48.214 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:48.220 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:48.221 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:48.223 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299981, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:48.224 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb62e0e47, L:/127.0.0.1:60468 - R:/127.16.2.126:34257] using TOKEN/null
19:59:48.239 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299961, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:48.239 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3c39f50f, L:/127.0.0.1:60454 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:48.239 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:48.244 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:48.246 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe87d351b, L:/127.0.0.1:49836 - R:/127.16.2.125:41359] using TOKEN/null
19:59:48.251 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1e99ea55, L:/127.0.0.1:34784 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:48.252 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6875a77c, L:/127.0.0.1:49852 - R:/127.16.2.125:41359] using TOKEN/null
19:59:48.252 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:48.258 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf6b0405c, L:/127.0.0.1:60496 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:48.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.261351 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34766 (request call id 2)
19:59:48.262 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:48.265 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3a4ae37d, L:/127.0.0.1:34790 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:48.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.265 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:48.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.267354 17026 consensus_queue.cc:1048] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4768fb46590f43da9f27348983273edf" member_type: VOTER last_known_addr { host: "127.16.2.67" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
19:59:48.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.269129 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34766 (request call id 2)
19:59:48.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.270232 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34766 (request call id 2)
19:59:48.271 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34790 dropped due to backpressure: service queue is full with 1 items
19:59:48.271 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:48.272 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=387), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [343ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [372ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=null) after lookup
19:59:48.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.273666 16506 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34784 (request call id 1)
19:59:48.277 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb4ae5088, L:/127.0.0.1:49862 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:48.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.281378 16509 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34784 (request call id 1)
19:59:48.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.282920 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34784 (request call id 1)
19:59:48.285 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb08f4e6b, L:/127.0.0.1:49866 - R:/127.16.2.125:41359] using TOKEN/null
19:59:48.287 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:48.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.290285 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34784 (request call id 1)
19:59:48.293 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:48.299 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:48.299 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc3eb2f8e, L:/127.0.0.1:49870 - R:/127.16.2.125:41359] using TOKEN/null
19:59:48.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.301493 16509 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34784 (request call id 1)
19:59:48.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.304107 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34784 (request call id 1)
19:59:48.307 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:48.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.309667 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34784 (request call id 1)
19:59:48.311 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:48.314 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:48.315 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:48.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.319221 17026 consensus_queue.cc:1048] T 341c5f16fe5a454c9877b528f3ee0302 P c916019b97f441059c68ab461b64935b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b3d5cfc1959407492a57faa062c2550" member_type: VOTER last_known_addr { host: "127.16.2.66" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
19:59:48.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.321017 16509 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 4)
19:59:48.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.331858 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 4)
19:59:48.339 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:48.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.342993 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 4)
19:59:48.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.343780 16509 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 4)
19:59:48.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.352 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:48.355 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:48.359 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:48.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.360917 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.365 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:48.366 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:48.372 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:48.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.374428 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 5)
19:59:48.380 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x42fb3854, L:/127.0.0.1:49874 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:48.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.381785 16509 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 5)
19:59:48.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.382400 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 5)
19:59:48.384 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa36b5247, L:/127.0.0.1:60502 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:48.386 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x56524f79, L:/127.0.0.1:34800 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:48.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.388259 16508 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.16.2.65:38055 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 5)
19:59:48.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.390138 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 5)
19:59:48.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:48.390976 16716 heartbeater.cc:646] Failed to heartbeat to 127.16.2.124:36055 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.16.2.65:38055 dropped due to backpressure: service queue is full with 1 items
19:59:48.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.391623 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 5)
19:59:48.399 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items
19:59:48.399 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9eab3e67, L:/127.0.0.1:34816 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:48.400 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:48.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.401052 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 5)
19:59:48.407 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7c8d6c42, L:/127.0.0.1:49892 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:48.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.410514 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 5)
19:59:48.411 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34790 dropped due to backpressure: service queue is full with 1 items
19:59:48.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.412678 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 5)
19:59:48.413 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34816 dropped due to backpressure: service queue is full with 1 items
19:59:48.416 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.421912 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 5)
19:59:48.423 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x04ce092e, L:/127.0.0.1:60504 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:48.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.423441 16509 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 5)
19:59:48.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.423986 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 5)
19:59:48.427 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xa6980871, L:/127.0.0.1:49876 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:48.430 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:48.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.430179 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 5)
19:59:48.431 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34790 dropped due to backpressure: service queue is full with 1 items
19:59:48.432 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:48.435 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:48.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.443342 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 5)
19:59:48.445 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items
19:59:48.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.444720 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 5)
19:59:48.447 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34816 dropped due to backpressure: service queue is full with 1 items
19:59:48.447 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:48.449 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:48.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.450042 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 5)
19:59:48.453 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34790 dropped due to backpressure: service queue is full with 1 items
19:59:48.453 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:48.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.461248 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 5)
19:59:48.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.461609 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 5)
19:59:48.463 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items
19:59:48.464 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:48.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.464946 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 5)
19:59:48.465 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34816 dropped due to backpressure: service queue is full with 1 items
19:59:48.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.468 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:48.468 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:48.476 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.476 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:48.477 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.477 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:48.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:48.482 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=591), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [234ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [358ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34790 dropped due to backpressure: service queue is full with 1 items, [361ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [480ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [487ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34790 dropped due to backpressure: service queue is full with 1 items, [495ms] refreshing cache from master, [495ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [498ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34790 dropped due to backpressure: service queue is full with 1 items, [499ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [502ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [503ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34790 dropped due to backpressure: service queue is full with 1 items, [515ms] refreshing cache from master, [515ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [516ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [516ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [518ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34790 dropped due to backpressure: service queue is full with 1 items, [519ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [519ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [519ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34790 dropped due to backpressure: service queue is full with 1 items, [535ms] refreshing cache from master, [535ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [535ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [536ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [539ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [539ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [540ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34790 dropped due to backpressure: service queue is full with 1 items, [540ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34790 dropped due to backpressure: service queue is full with 1 items, [556ms] refreshing cache from master, [556ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [556ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [556ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [559ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [559ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [567ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@30416346(state=PENDING, result=null, callback=(continuation of Deferred@417457636 after retry RPC after error@815512326) -> (continuation of Deferred@1614814602 after retry RPC after error@1644159637) -> (continuation of Deferred@1990653323 after retry RPC after error@461910994) -> (continuation of Deferred@2068107620 after retry RPC after error@1706131411), errback=(continuation of Deferred@417457636 after retry RPC after error@815512326) -> (continuation of Deferred@1614814602 after retry RPC after error@1644159637) -> (continuation of Deferred@1990653323 after retry RPC after error@461910994) -> (continuation of Deferred@2068107620 after retry RPC after error@1706131411))) after lookup
19:59:48.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.482959 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34738 (request call id 5)
19:59:48.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.483788 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34790 (request call id 5)
19:59:48.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.484570 16507 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34800 (request call id 3)
19:59:48.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.484876 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34816 (request call id 3)
19:59:48.485 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items
19:59:48.487 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:48.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.490005 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34816 (request call id 3)
19:59:48.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.495186 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34816 (request call id 3)
19:59:48.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.510843 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34816 (request call id 3)
19:59:48.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.515829 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34816 (request call id 3)
19:59:48.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.522328 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34816 (request call id 3)
19:59:48.523 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items
19:59:48.524 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:48.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.530117 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34816 (request call id 3)
19:59:48.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.530229 16507 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34816 (request call id 3)
19:59:48.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.535203 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34816 (request call id 3)
19:59:48.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.541869 16509 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34816 (request call id 3)
19:59:48.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.541914 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34816 (request call id 3)
19:59:48.543 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items
19:59:48.544 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:48.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.550431 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34816 (request call id 3)
19:59:48.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.555400 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34754 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34816 (request call id 3)
19:59:48.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.562587 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34816 (request call id 3)
19:59:48.573 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.573 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:48.574 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:48.575 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=693), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [516ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [531ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34816 dropped due to backpressure: service queue is full with 1 items, [548ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [548ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34816 dropped due to backpressure: service queue is full with 1 items, [561ms] refreshing cache from master, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [564ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [564ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [564ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34816 dropped due to backpressure: service queue is full with 1 items, [565ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34816 dropped due to backpressure: service queue is full with 1 items, [580ms] refreshing cache from master, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [583ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34816 dropped due to backpressure: service queue is full with 1 items, [584ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [586ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [586ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34816 dropped due to backpressure: service queue is full with 1 items, [600ms] refreshing cache from master, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [605ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [605ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [691ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@479981266(state=PENDING, result=null, callback=(continuation of Deferred@1193681692 after retry RPC after error@768415421) -> (continuation of Deferred@1067091394 after retry RPC after error@2092175773) -> (continuation of Deferred@175961044 after retry RPC after error@1338078424), errback=(continuation of Deferred@1193681692 after retry RPC after error@768415421) -> (continuation of Deferred@1067091394 after retry RPC after error@2092175773) -> (continuation of Deferred@175961044 after retry RPC after error@1338078424))) after lookup
19:59:48.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.576931 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34816 (request call id 4)
19:59:48.582 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.583 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:48.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.584 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:48.585 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:48.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.590348 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34738 (request call id 10)
19:59:48.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.590865 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34738 (request call id 10)
19:59:48.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.602511 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34800 (request call id 6)
19:59:48.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.608016 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34800 (request call id 6)
19:59:48.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.610574 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34800 (request call id 6)
19:59:48.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.611207 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34800 (request call id 6)
19:59:48.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.628786 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34800 (request call id 6)
19:59:48.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.629403 16507 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34800 (request call id 6)
19:59:48.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.630877 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34800 (request call id 6)
19:59:48.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.648190 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34800 (request call id 6)
19:59:48.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.649883 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34800 (request call id 6)
19:59:48.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.668740 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34800 (request call id 6)
19:59:48.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.671007 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34738 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34800 (request call id 6)
19:59:48.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.671343 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34800 (request call id 6)
19:59:48.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:48.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=792), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [412ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [499ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items, [511ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [536ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [536ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 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.2.124:36055, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [544ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [545ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items, [550ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [550ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items, [561ms] refreshing cache from master, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [564ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items, [564ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [565ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [565ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items, [584ms] refreshing cache from master, [584ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [584ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [585ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [586ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items, [588ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [588ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [588ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items, [621ms] refreshing cache from master, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [624ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items, [625ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [625ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [625ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items, [641ms] refreshing cache from master, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [644ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items, [644ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [645ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [645ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items, [701ms] refreshing cache from master, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [704ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [705ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [779ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@161377096(state=PENDING, result=null, callback=(continuation of Deferred@1797705547 after retry RPC after error@954041253) -> (continuation of Deferred@328169749 after retry RPC after error@1773245447) -> (continuation of Deferred@875578093 after retry RPC after error@1621372773) -> (continuation of Deferred@143373749 after retry RPC after error@1845430543) -> (continuation of Deferred@1533938039 after retry RPC after error@451988088) -> (continuation of Deferred@1334043278 after retry RPC after error@1520516352), errback=(continuation of Deferred@1797705547 after retry RPC after error@954041253) -> (continuation of Deferred@328169749 after retry RPC after error@1773245447) -> (continuation of Deferred@875578093 after retry RPC after error@1621372773) -> (continuation of Deferred@143373749 after retry RPC after error@1845430543) -> (continuation of Deferred@1533938039 after retry RPC after error@451988088) -> (continuation of Deferred@1334043278 after retry RPC after error@1520516352))) after lookup
19:59:48.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.683 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:48.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:48.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.687 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:48.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.688 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:48.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.708949 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34722 (request call id 10)
19:59:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.711058 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34714 (request call id 16)
19:59:48.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.722100 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34714 (request call id 16)
19:59:48.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.741505 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34714 (request call id 16)
19:59:48.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.762122 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34714 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34766 (request call id 9)
19:59:48.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.762359 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34766 (request call id 9)
19:59:48.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.768400 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34766 (request call id 9)
19:59:48.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.769948 16507 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34766 (request call id 9)
19:59:48.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.781481 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34766 (request call id 9)
19:59:48.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.781783 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34766 (request call id 9)
19:59:48.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.787 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:48.789 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:48.791 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:48.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.793 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:48.793 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.794 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:48.797 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:48.797 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:48.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:48.801 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:48.801 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:48.801 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:48.802 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:48.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.802038 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34800 (request call id 13)
19:59:48.806 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:48.806 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:48.809 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:48.810 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:48.811 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:48.812 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:48.812 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:48.816 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:48.819 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:48.820 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:48.820 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:48.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.821306 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34800 (request call id 13)
19:59:48.828 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:48.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.830072 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34714 (request call id 17)
19:59:48.839 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x984a036d, L:/127.0.0.1:60508 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:48.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.840346 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34714 (request call id 17)
19:59:48.842 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x398558b2, L:/127.0.0.1:34826 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:48.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.843478 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34714 (request call id 17)
19:59:48.848 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34826 dropped due to backpressure: service queue is full with 1 items
19:59:48.857 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1629152f, L:/127.0.0.1:49894 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:48.859 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:48.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.860725 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34714 (request call id 17)
19:59:48.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.872882 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34714 (request call id 17)
19:59:48.873 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34826 dropped due to backpressure: service queue is full with 1 items
19:59:48.875 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:48.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.881810 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34714 (request call id 17)
19:59:48.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.882642 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34714 (request call id 17)
19:59:48.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.888211 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34714 (request call id 17)
19:59:48.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.893 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:48.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.896 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:48.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.896 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:48.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:48.897 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=87), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [31ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34826 dropped due to backpressure: service queue is full with 1 items, [49ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [49ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34826 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.2.124:36055, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34826 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34826 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@153574140(state=PENDING, result=null, callback=(continuation of Deferred@1253727392 after retry RPC after error@1484439472) -> (continuation of Deferred@2050682369 after retry RPC after error@1232710400), errback=(continuation of Deferred@1253727392 after retry RPC after error@1484439472) -> (continuation of Deferred@2050682369 after retry RPC after error@1232710400))) after lookup
19:59:48.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.899120 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34826 (request call id 3)
19:59:48.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.900274 16506 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34784 (request call id 16)
19:59:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.903810 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34784 (request call id 16)
19:59:48.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.924734 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34784 (request call id 16)
19:59:48.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.932438 16506 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34784 (request call id 16)
19:59:48.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.944226 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34784 (request call id 16)
19:59:48.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.961449 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34800 (request call id 15)
19:59:48.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.963948 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34800 (request call id 15)
19:59:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:48.971923 16506 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:48.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34800 (request call id 15)
19:59:48.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.994 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:48.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.997 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:48.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:48.999 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.000 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:49.000 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:49.000 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:49.001 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:49.001 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:49.001 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:49.002 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:49.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:49.004 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:49.004 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:49.006 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:49.008 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:49.009 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:49.010 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:49.011 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:49.012 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:49.013 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:49.014 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:49.014 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:49.016 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:49.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.021458 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34784 (request call id 17)
19:59:49.030 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x79329e86, L:/127.0.0.1:60516 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:49.030 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5f1661d2, L:/127.0.0.1:34832 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:49.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.031482 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34784 (request call id 17)
19:59:49.032 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb9fcc37e, L:/127.0.0.1:49906 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:49.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.032994 16506 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34784 (request call id 17)
19:59:49.034 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items
19:59:49.034 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.042016 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34784 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34776 (request call id 11)
19:59:49.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.050293 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34776 (request call id 11)
19:59:49.051 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items
19:59:49.053 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.064424 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34776 (request call id 11)
19:59:49.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.067795 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34776 (request call id 11)
19:59:49.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.073601 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34776 (request call id 11)
19:59:49.075 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items
19:59:49.075 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.088341 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34722 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34776 (request call id 11)
19:59:49.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.090392 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34776 (request call id 11)
19:59:49.091 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items
19:59:49.092 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.095 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.099 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.099 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.100 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.101 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.103396 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34816 (request call id 15)
19:59:49.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.111406 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34816 (request call id 15)
19:59:49.112 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items
19:59:49.113 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.121284 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34784 (request call id 18)
19:59:49.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.121316 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34784 (request call id 18)
19:59:49.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.129542 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34784 (request call id 18)
19:59:49.130 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items
19:59:49.131 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.141569 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34784 (request call id 18)
19:59:49.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.143886 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34816 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34784 (request call id 18)
19:59:49.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:49.151877 16506 service_pool.cc:136] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34826 dropped due to backpressure: service queue is full with 1 items [suppressed 114 similar messages]
19:59:49.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.152051 16506 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34784 (request call id 18)
19:59:49.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.160995 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34784 (request call id 18)
19:59:49.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.169363 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34784 (request call id 18)
19:59:49.170 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items
19:59:49.171 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.181380 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34784 (request call id 18)
19:59:49.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.196 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.200 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.202481 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34766 (request call id 18)
19:59:49.204 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.204 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.205 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:49.205 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:49.205 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:49.206 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:49.206 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:49.206 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:49.206 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:49.206 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:49.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.211687 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34826 (request call id 8)
19:59:49.212 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items
19:59:49.212 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.213 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:49.213 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:49.216 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:49.217 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:49.218 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:49.219 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:49.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.221143 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34826 (request call id 8)
19:59:49.222 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:49.224 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:49.225 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:49.228 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:49.236 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:49.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.241950 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34826 (request call id 8)
19:59:49.242 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:49.259 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x931b2d8c, L:/127.0.0.1:34838 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:49.260 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd3660406, L:/127.0.0.1:60522 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:49.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.260787 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34826 (request call id 8)
19:59:49.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.262260 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34826 (request call id 8)
19:59:49.266 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34838 dropped due to backpressure: service queue is full with 1 items
19:59:49.267 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x31d653e2, L:/127.0.0.1:49914 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:49.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.269269 16507 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34790 (request call id 9)
19:59:49.269 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.278517 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34790 (request call id 9)
19:59:49.280 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34838 dropped due to backpressure: service queue is full with 1 items
19:59:49.281 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.281294 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34790 (request call id 9)
19:59:49.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:49.297 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.301 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.302971 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34800 (request call id 22)
19:59:49.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:49.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=87), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [45ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34838 dropped due to backpressure: service queue is full with 1 items, [52ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [53ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34838 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.2.124:36055, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34838 dropped due to backpressure: service queue is full with 1 items, [64ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34838 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.2.124:36055, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@599053341(state=PENDING, result=null, callback=(continuation of Deferred@1049179489 after retry RPC after error@308130936) -> (continuation of Deferred@1183452066 after retry RPC after error@1134242642), errback=(continuation of Deferred@1049179489 after retry RPC after error@308130936) -> (continuation of Deferred@1183452066 after retry RPC after error@1134242642))) after lookup
19:59:49.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.305 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.306700 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34838 (request call id 3)
19:59:49.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.322105 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34838 (request call id 3)
19:59:49.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.322698 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34838 (request call id 3)
19:59:49.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.341320 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34838 (request call id 3)
19:59:49.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.342549 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34838 (request call id 3)
19:59:49.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.361629 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34838 (request call id 3)
19:59:49.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.362149 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34838 (request call id 3)
19:59:49.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.369354 16509 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 6)
19:59:49.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.379148 16507 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 6)
19:59:49.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.380697 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34766 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 6)
19:59:49.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.382074 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34776 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 6)
19:59:49.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.389153 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 6)
19:59:49.389 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items
19:59:49.390 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.392164 16508 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.16.2.65:38055 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 6)
19:59:49.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.398694 16507 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 6)
19:59:49.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.401 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.402 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.403 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:49.403 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:49.403 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:49.404 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:49.404 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:49.404 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:49.404 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:49.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:49.405 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.410 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:49.410 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:49.412 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:49.414 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:49.415 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:49.416 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:49.417 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:49.418 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:49.418 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:49.420 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:49.424 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:49.426 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:49.437 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xad19e29f, L:/127.0.0.1:49918 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:49.450 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x49330df9, L:/127.0.0.1:60538 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:49.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.452600 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34826 (request call id 9)
19:59:49.453 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x106931fe, L:/127.0.0.1:34850 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:49.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.454051 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34826 (request call id 9)
19:59:49.454 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34850 dropped due to backpressure: service queue is full with 1 items
19:59:49.455 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.457868 16507 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34826 (request call id 9)
19:59:49.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.460626 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34826 (request call id 9)
19:59:49.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.475399 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34826 (request call id 9)
19:59:49.476 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34850 dropped due to backpressure: service queue is full with 1 items
19:59:49.478 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.481096 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34826 (request call id 9)
19:59:49.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.482424 16507 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 7)
19:59:49.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.494529 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 7)
19:59:49.495 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34850 dropped due to backpressure: service queue is full with 1 items
19:59:49.496 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.501583 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 7)
19:59:49.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.503 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.504 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.504 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:49.504 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:49.504 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:49.505 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:49.505 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:49.506 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:49.506 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:49.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:49.507 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.509 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:49.510 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:49.512 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:49.513 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:49.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:49.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=103), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [27ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34850 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34850 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.2.124:36055, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34850 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34850 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.2.124:36055, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34850 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34850 dropped due to backpressure: service queue is full with 1 items, [99ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, deferred=Deferred@977334047(state=PENDING, result=null, callback=(continuation of Deferred@535879865 after retry RPC after error@196113062) -> (continuation of Deferred@1743397797 after retry RPC after error@1517228112) -> (continuation of Deferred@1107478156 after retry RPC after error@1253030184), errback=(continuation of Deferred@535879865 after retry RPC after error@196113062) -> (continuation of Deferred@1743397797 after retry RPC after error@1517228112) -> (continuation of Deferred@1107478156 after retry RPC after error@1253030184))) after lookup
19:59:49.519 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:49.523 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:49.524 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:49.525 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:49.526 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:49.527 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:49.527 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:49.530 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:49.538 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:49.541 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa494137c, L:/127.0.0.1:34854 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:49.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.542045 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34800 (request call id 27)
19:59:49.542 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items
19:59:49.545 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd0db2b0f, L:/127.0.0.1:49934 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:49.550 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9617d627, L:/127.0.0.1:60546 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:49.552 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.554695 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34800 (request call id 27)
19:59:49.556 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items
19:59:49.556 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.563653 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34816 (request call id 17)
19:59:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.575856 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34816 (request call id 17)
19:59:49.576 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items
19:59:49.577 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.579146 16507 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34816 (request call id 17)
19:59:49.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.581035 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34816 (request call id 17)
19:59:49.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.595247 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34816 (request call id 17)
19:59:49.596 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items
19:59:49.596 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.601300 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34816 (request call id 17)
19:59:49.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.607 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.611 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.614598 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34854 (request call id 4)
19:59:49.622 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.622 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.622 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:49.623 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=110), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [29ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items, [34ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [39ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34854 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.2.124:36055, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34854 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.2.124:36055, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34854 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34854 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.2.124:36055, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@1629689254(state=PENDING, result=null, callback=(continuation of Deferred@3810800 after retry RPC after error@1342714013) -> (continuation of Deferred@2029739637 after retry RPC after error@17623785) -> (continuation of Deferred@1355303581 after retry RPC after error@1104483521) -> (continuation of Deferred@1677718136 after retry RPC after error@88217420), errback=(continuation of Deferred@3810800 after retry RPC after error@1342714013) -> (continuation of Deferred@2029739637 after retry RPC after error@17623785) -> (continuation of Deferred@1355303581 after retry RPC after error@1104483521) -> (continuation of Deferred@1677718136 after retry RPC after error@88217420))) after lookup
19:59:49.625 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:49.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.629271 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34790 (request call id 14)
19:59:49.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.635239 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34790 (request call id 14)
19:59:49.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.636382 16509 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:34682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34790 (request call id 14)
19:59:49.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.636701 16488 master_runner.cc:187] Error getting master registration for 127.16.2.124:36055: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:34682 dropped due to backpressure: service queue is full with 1 items, 
19:59:49.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.636886 16488 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
19:59:49.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.654927 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34790 (request call id 14)
19:59:49.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.659745 16507 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:34692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34790 (request call id 14)
19:59:49.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.660238 16405 master_runner.cc:187] Error getting master registration for 127.16.2.124:36055: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:34692 dropped due to backpressure: service queue is full with 1 items, 
19:59:49.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.660452 16405 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
19:59:49.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.675197 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34790 (request call id 14)
19:59:49.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.690690 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34790 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34832 (request call id 9)
19:59:49.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.695287 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34832 (request call id 9)
19:59:49.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.701269 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34832 (request call id 9)
19:59:49.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.708 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.710 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:49.711 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=703), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [25ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items, [27ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [27ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 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.2.124:36055, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [44ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items, [46ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 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.2.124:36055, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [64ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items, [68ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 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.2.124:36055, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items, [85ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 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.2.124:36055, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items, [106ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 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.2.124:36055, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [123ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items, [123ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 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.2.124:36055, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [163ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items, [164ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 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.2.124:36055, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [203ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items, [205ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items, [380ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [382ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items, [383ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [383ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [383ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items, [681ms] refreshing cache from master, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [683ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [684ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [701ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@1426440987(state=PENDING, result=null, callback=(continuation of Deferred@1768782442 after retry RPC after error@344147877) -> (continuation of Deferred@1099855059 after retry RPC after error@988310242) -> (continuation of Deferred@953477631 after retry RPC after error@912539439) -> (continuation of Deferred@83819996 after retry RPC after error@2109221083) -> (continuation of Deferred@1656532354 after retry RPC after error@1966500797) -> (continuation of Deferred@106264794 after retry RPC after error@974612027) -> (continuation of Deferred@1035996230 after retry RPC after error@2079187904) -> (continuation of Deferred@1448335311 after retry RPC after error@1475626368) -> (continuation of Deferred@1785446660 after retry RPC after error@2123156586), errback=(continuation of Deferred@1768782442 after retry RPC after error@344147877) -> (continuation of Deferred@1099855059 after retry RPC after error@988310242) -> (continuation of Deferred@953477631 after retry RPC after error@912539439) -> (continuation of Deferred@83819996 after retry RPC after error@2109221083) -> (continuation of Deferred@1656532354 after retry RPC after error@1966500797) -> (continuation of Deferred@106264794 after retry RPC after error@974612027) -> (continuation of Deferred@1035996230 after retry RPC after error@2079187904) -> (continuation of Deferred@1448335311 after retry RPC after error@1475626368) -> (continuation of Deferred@1785446660 after retry RPC after error@2123156586))) after lookup
19:59:49.711 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.711 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.712 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:49.712 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:49.713 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:49.713 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:49.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:49.713 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:49.713 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:49.713 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:49.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.715636 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34832 (request call id 10)
19:59:49.717 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:49.717 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:49.720 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:49.721 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:49.722 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:49.722 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:49.722 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:49.724 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:49.724 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:49.725 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:49.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:49.728 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.728 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.732 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:49.734 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:49.739 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5233dd26, L:/127.0.0.1:34860 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:49.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.740221 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34832 (request call id 11)
19:59:49.741 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items
19:59:49.744 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1b93a1b1, L:/127.0.0.1:49938 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:49.746 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9a018047, L:/127.0.0.1:60560 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:49.747 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.755133 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34854 (request call id 12)
19:59:49.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.762049 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34854 (request call id 12)
19:59:49.763 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items
19:59:49.763 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.769325 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34854 (request call id 12)
19:59:49.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.778225 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34838 (request call id 8)
19:59:49.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.782827 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34838 (request call id 8)
19:59:49.783 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items
19:59:49.784 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.788688 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34838 (request call id 8)
19:59:49.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.802640 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34838 (request call id 8)
19:59:49.803 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items
19:59:49.803 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.809207 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34838 (request call id 8)
19:59:49.812 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.812 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:49.812 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.813 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.814 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.815 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:49.815 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:49.815 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:49.815 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:49.816 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:49.816 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:49.816 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:49.819 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:49.822 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:49.822 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:49.824 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:49.825 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.825505 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34800 (request call id 31)
19:59:49.826 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items
19:59:49.826 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.827 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:49.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.829316 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34800 (request call id 31)
19:59:49.829 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:49.830 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:49.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.832 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:49.832 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.833 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:49.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.835186 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34826 (request call id 10)
19:59:49.836 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:49.840 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:49.845 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.850050 16508 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34722 (request call id 15)
19:59:49.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.854262 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.854 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4ec9b38d, L:/127.0.0.1:60566 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:49.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34722 (request call id 15)
19:59:49.859 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7874b759, L:/127.0.0.1:34864 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:49.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.859910 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34722 (request call id 15)
19:59:49.860 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34864 dropped due to backpressure: service queue is full with 1 items
19:59:49.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.862869 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34722 (request call id 15)
19:59:49.864 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items
19:59:49.865 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.867 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xac53fbd4, L:/127.0.0.1:49948 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:49.868 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.868746 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34722 (request call id 15)
19:59:49.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.874384 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34722 (request call id 15)
19:59:49.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.888391 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34722 (request call id 15)
19:59:49.889 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34864 dropped due to backpressure: service queue is full with 1 items
19:59:49.889 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.894550 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34722 (request call id 15)
19:59:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.907806 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34722 (request call id 15)
19:59:49.908 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34864 dropped due to backpressure: service queue is full with 1 items
19:59:49.909 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.909175 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34722 (request call id 15)
19:59:49.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.913825 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34850 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34722 (request call id 15)
19:59:49.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.914752 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34722 (request call id 15)
19:59:49.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.916 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.916 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.917 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:49.917 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:49.917 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:49.918 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:49.918 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:49.918 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:49.918 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:49.918 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:49.920 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:49.920 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:49.923 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:49.924 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:49.925 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:49.927 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:49.927 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:49.931 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:49.931 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:49.931 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:49.933 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:49.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:49.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:49.933 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:49.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=108), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [31ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34864 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34864 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.2.124:36055, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34864 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34864 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.2.124:36055, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34864 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34864 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.2.124:36055, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@1894942080(state=PENDING, result=null, callback=(continuation of Deferred@204932242 after retry RPC after error@1095299320) -> (continuation of Deferred@1952919366 after retry RPC after error@282950351) -> (continuation of Deferred@620429266 after retry RPC after error@573768837), errback=(continuation of Deferred@204932242 after retry RPC after error@1095299320) -> (continuation of Deferred@1952919366 after retry RPC after error@282950351) -> (continuation of Deferred@620429266 after retry RPC after error@573768837))) after lookup
19:59:49.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.937899 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34864 (request call id 4)
19:59:49.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.943066 16506 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34860 (request call id 6)
19:59:49.945 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9b7cb670, L:/127.0.0.1:60572 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:49.947 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7624aa3f, L:/127.0.0.1:34868 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:49.947 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:49.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.948464 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34860 (request call id 6)
19:59:49.949 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items
19:59:49.959 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xef48c7fa, L:/127.0.0.1:49964 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:49.961 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.961278 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34860 (request call id 6)
19:59:49.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.965327 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34860 (request call id 6)
19:59:49.966 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items
19:59:49.966 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.968590 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34860 (request call id 6)
19:59:49.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.981950 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34860 (request call id 6)
19:59:49.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.985939 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34860 (request call id 6)
19:59:49.986 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items
19:59:49.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.986829 16509 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.987 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:49.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34860 (request call id 6)
19:59:49.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:49.988943 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:49.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34860 (request call id 6)
19:59:50.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.001374 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34860 (request call id 6)
19:59:50.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.005613 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34860 (request call id 6)
19:59:50.006 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items
19:59:50.006 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:50.017 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.017 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.017 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:50.018 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=297), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [20ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items, [25ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [28ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 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.2.124:36055, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 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.2.124:36055, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 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.2.124:36055, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items, [107ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 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.2.124:36055, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [143ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items, [145ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34860 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.2.124:36055, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [225ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [225ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [297ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@840186421(state=PENDING, result=null, callback=(continuation of Deferred@973051261 after retry RPC after error@57436940) -> (continuation of Deferred@1097702128 after retry RPC after error@1379648890) -> (continuation of Deferred@388691517 after retry RPC after error@2013191135) -> (continuation of Deferred@1516860874 after retry RPC after error@1450540008) -> (continuation of Deferred@372175877 after retry RPC after error@395306300) -> (continuation of Deferred@106497314 after retry RPC after error@2064553018), errback=(continuation of Deferred@973051261 after retry RPC after error@57436940) -> (continuation of Deferred@1097702128 after retry RPC after error@1379648890) -> (continuation of Deferred@388691517 after retry RPC after error@2013191135) -> (continuation of Deferred@1516860874 after retry RPC after error@1450540008) -> (continuation of Deferred@372175877 after retry RPC after error@395306300) -> (continuation of Deferred@106497314 after retry RPC after error@2064553018))) after lookup
19:59:50.020 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.020 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.021 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.022444 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34800 (request call id 36)
19:59:50.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.025136 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34868 (request call id 4)
19:59:50.040 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.040 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.041 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:50.041 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=117), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [23ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items, [37ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [37ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34868 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.2.124:36055, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34868 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.2.124:36055, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34868 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.2.124:36055, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34868 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.2.124:36055, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [116ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@1320869231(state=PENDING, result=null, callback=(continuation of Deferred@1082220902 after retry RPC after error@1343490563) -> (continuation of Deferred@1388157433 after retry RPC after error@1257531236) -> (continuation of Deferred@28685581 after retry RPC after error@1904341802) -> (continuation of Deferred@1330499250 after retry RPC after error@644566904), errback=(continuation of Deferred@1082220902 after retry RPC after error@1343490563) -> (continuation of Deferred@1388157433 after retry RPC after error@1257531236) -> (continuation of Deferred@28685581 after retry RPC after error@1904341802) -> (continuation of Deferred@1330499250 after retry RPC after error@644566904))) after lookup
19:59:50.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.042693 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34868 (request call id 5)
19:59:50.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.047456 16509 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34864 (request call id 6)
19:59:50.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.061059 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34864 (request call id 6)
19:59:50.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.061720 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34864 (request call id 6)
19:59:50.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.071435 16506 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34826 (request call id 11)
19:59:50.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.075080 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34826 (request call id 11)
19:59:50.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.082122 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34826 (request call id 11)
19:59:50.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.088860 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34826 (request call id 11)
19:59:50.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.101519 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34826 (request call id 11)
19:59:50.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.102100 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34826 (request call id 11)
19:59:50.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.104737 16506 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34826 (request call id 11)
19:59:50.120 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.121 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.121 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:50.121 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:50.121 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:50.122 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:50.122 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:50.122 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:50.122 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:50.123 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:50.123 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:50.123 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.124 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.126 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:50.126 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:50.128 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:50.129 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:50.130 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:50.131 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:50.131 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:50.132 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:50.133 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:50.134 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:50.134 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:50.136 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:50.144 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.144 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.144 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:50.145 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:50.145 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:50.146 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:50.146 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:50.146 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:50.146 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:50.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:50.157 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2c54d298, L:/127.0.0.1:60580 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:50.160 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:50.160 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xadd4b1ef, L:/127.0.0.1:34874 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:50.162 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items
19:59:50.162 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:50.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:50.161021 16507 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items [suppressed 104 similar messages]
19:59:50.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.161164 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34800 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34864 (request call id 7)
19:59:50.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.161725 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34864 (request call id 7)
19:59:50.160 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:50.163 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:50.164 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe0a82bf3, L:/127.0.0.1:49970 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:50.165 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:50.167 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:50.168 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:50.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.171401 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34864 (request call id 7)
19:59:50.171 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:50.172 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items
19:59:50.172 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:50.177 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:50.179 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:50.181 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:50.184 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd03abef7, L:/127.0.0.1:34882 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:50.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.185446 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34864 (request call id 7)
19:59:50.186 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34882 dropped due to backpressure: service queue is full with 1 items
19:59:50.188 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:50.190 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:50.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.191380 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34864 (request call id 7)
19:59:50.192 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items
19:59:50.193 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:50.202 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x98dcfb11, L:/127.0.0.1:49982 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:50.202 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x239a38f9, L:/127.0.0.1:60596 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.205042 16506 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34864 (request call id 7)
19:59:50.207 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:50.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.210608 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34864 (request call id 7)
19:59:50.211 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items
19:59:50.211 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:50.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:50.226 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.226 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:50.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=64), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [23ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34882 dropped due to backpressure: service queue is full with 1 items, [40ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34882 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.2.124:36055, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@1745203701(state=PENDING, result=null, callback=(continuation of Deferred@892145917 after retry RPC after error@1504131933), errback=(continuation of Deferred@892145917 after retry RPC after error@1504131933))) after lookup
19:59:50.227 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.229429 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34826 (request call id 13)
19:59:50.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:50.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.231976 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34874 (request call id 4)
19:59:50.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.242484 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34874 (request call id 4)
19:59:50.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.244 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:50.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=116), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [31ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items, [36ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [36ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34874 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.2.124:36055, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34874 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.2.124:36055, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34874 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34874 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.2.124:36055, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [115ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@1655576464(state=PENDING, result=null, callback=(continuation of Deferred@1749254858 after retry RPC after error@1401336876) -> (continuation of Deferred@276922312 after retry RPC after error@42068191) -> (continuation of Deferred@1990229911 after retry RPC after error@274830011) -> (continuation of Deferred@193318976 after retry RPC after error@114235135), errback=(continuation of Deferred@1749254858 after retry RPC after error@1401336876) -> (continuation of Deferred@276922312 after retry RPC after error@42068191) -> (continuation of Deferred@1990229911 after retry RPC after error@274830011) -> (continuation of Deferred@193318976 after retry RPC after error@114235135))) after lookup
19:59:50.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.246706 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34874 (request call id 5)
19:59:50.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.259002 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34874 (request call id 5)
19:59:50.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.262610 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34874 (request call id 5)
19:59:50.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.278532 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34874 (request call id 5)
19:59:50.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.281855 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34874 (request call id 5)
19:59:50.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.299407 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34874 (request call id 5)
19:59:50.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.301009 16507 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34800 (request call id 40)
19:59:50.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.302162 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34800 (request call id 40)
19:59:50.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.318651 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34800 (request call id 40)
19:59:50.330 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.330 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.331 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.331 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.338816 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34838 (request call id 18)
19:59:50.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.342550 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34860 (request call id 19)
19:59:50.346 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.346 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.350723 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34874 (request call id 6)
19:59:50.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.351420 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34874 (request call id 6)
19:59:50.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.364571 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34874 (request call id 6)
19:59:50.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.371737 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34874 (request call id 6)
19:59:50.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.378082 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34874 (request call id 6)
19:59:50.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.385097 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34868 (request call id 8)
19:59:50.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.385221 16506 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34868 (request call id 8)
19:59:50.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.391328 16507 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34868 (request call id 8)
19:59:50.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.392048 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34868 (request call id 8)
19:59:50.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.393910 16508 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 10)
19:59:50.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.394809 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 10)
19:59:50.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.401729 16509 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.16.2.67:36687 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 10)
19:59:50.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:50.402334 16987 heartbeater.cc:646] Failed to heartbeat to 127.16.2.124:36055 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.16.2.67:36687 dropped due to backpressure: service queue is full with 1 items
19:59:50.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.405238 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 10)
19:59:50.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.411324 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34826 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 10)
19:59:50.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.418485 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 10)
19:59:50.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.424495 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 10)
19:59:50.431 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.431 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.432 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:50.432 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:50.432 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:50.433 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:50.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:50.433 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:50.433 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:50.433 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:50.435 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.435 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.435 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:50.435 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:50.438 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:50.439 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:50.440 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:50.441 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:50.442 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:50.442 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:50.443 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:50.443 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:50.445 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:50.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.447 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:50.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.451388 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34868 (request call id 10)
19:59:50.457 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:50.458 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xea63ab18, L:/127.0.0.1:49998 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:50.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.461845 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34860 (request call id 21)
19:59:50.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.464884 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34860 (request call id 21)
19:59:50.470 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeb0757b9, L:/127.0.0.1:60600 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:50.473 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe9f2f67f, L:/127.0.0.1:34888 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:50.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.473692 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34860 (request call id 21)
19:59:50.474 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items
19:59:50.474 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:50.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.480336 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34888 (request call id 1)
19:59:50.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.485239 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34888 (request call id 1)
19:59:50.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.498485 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34838 (request call id 21)
19:59:50.499 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items
19:59:50.499 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:50.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.502207 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34838 (request call id 21)
19:59:50.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.503818 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34838 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 8)
19:59:50.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.505391 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 8)
19:59:50.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.521085 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 8)
19:59:50.521 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items
19:59:50.522 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:50.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.522501 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 8)
19:59:50.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.525519 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 8)
19:59:50.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.534 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.538 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.538 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.541706 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34888 (request call id 3)
19:59:50.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.544857 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34888 (request call id 3)
19:59:50.550 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.550 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.551 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:50.551 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=112), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [21ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items, [35ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34888 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.2.124:36055, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [60ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items, [60ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34888 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34888 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.2.124:36055, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@803843486(state=PENDING, result=null, callback=(continuation of Deferred@198479236 after retry RPC after error@2115145367) -> (continuation of Deferred@1562380065 after retry RPC after error@1070056518) -> (continuation of Deferred@282117783 after retry RPC after error@2052887596), errback=(continuation of Deferred@198479236 after retry RPC after error@2115145367) -> (continuation of Deferred@1562380065 after retry RPC after error@1070056518) -> (continuation of Deferred@282117783 after retry RPC after error@2052887596))) after lookup
19:59:50.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.562227 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34888 (request call id 4)
19:59:50.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.582537 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34888 (request call id 4)
19:59:50.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.585193 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34888 (request call id 4)
19:59:50.636 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:50.637 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.640 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.640 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.650792 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34874 (request call id 8)
19:59:50.653 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.654 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.654 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:50.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.666735 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34864 (request call id 13)
19:59:50.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.671197 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34864 (request call id 13)
19:59:50.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.682269 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34860 (request call id 27)
19:59:50.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.684796 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34860 (request call id 27)
19:59:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.686774 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34860 (request call id 27)
19:59:50.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.690056 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34860 (request call id 27)
19:59:50.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.707267 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34860 (request call id 27)
19:59:50.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.710469 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34860 (request call id 27)
19:59:50.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.726533 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34860 (request call id 27)
19:59:50.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.730731 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34860 (request call id 27)
19:59:50.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.740 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.741 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.742 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:50.742 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:50.743 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:50.743 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:50.743 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:50.744 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:50.744 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:50.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:50.748 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:50.748 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:50.750 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:50.751 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:50.753 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:50.754 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:50.754 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:50.756 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:50.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.760 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.767087 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34864 (request call id 17)
19:59:50.768 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:50.770 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:50.771 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:50.773 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:50.778 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x69c18f77, L:/127.0.0.1:34890 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:50.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.778218 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34838 (request call id 22)
19:59:50.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.779143 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34838 (request call id 22)
19:59:50.779 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items
19:59:50.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.786022 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34838 (request call id 22)
19:59:50.792 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x759ea11b, L:/127.0.0.1:60602 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:50.792 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x89726f36, L:/127.0.0.1:50010 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:50.793 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:50.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.805481 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34838 (request call id 22)
19:59:50.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.807440 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34838 (request call id 22)
19:59:50.816 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items
19:59:50.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.815840 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34838 (request call id 22)
19:59:50.817 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:50.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.824584 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34882 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34838 (request call id 22)
19:59:50.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.833508 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34838 (request call id 22)
19:59:50.834 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items
19:59:50.834 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:50.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.841 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.844830 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34860 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34882 (request call id 17)
19:59:50.847 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.847 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.852494 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34890 (request call id 3)
19:59:50.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.859959 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.860 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.861 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.861 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:50.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=110), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [28ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34890 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.2.124:36055, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items, [65ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [66ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34890 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items, [83ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34890 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.2.124:36055, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@933668399(state=PENDING, result=null, callback=(continuation of Deferred@835936408 after retry RPC after error@1715853878) -> (continuation of Deferred@46077263 after retry RPC after error@2772201) -> (continuation of Deferred@718744532 after retry RPC after error@1644937426), errback=(continuation of Deferred@835936408 after retry RPC after error@1715853878) -> (continuation of Deferred@46077263 after retry RPC after error@2772201) -> (continuation of Deferred@718744532 after retry RPC after error@1644937426))) after lookup
19:59:50.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.863520 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34890 (request call id 4)
19:59:50.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.865000 16506 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34868 (request call id 18)
19:59:50.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.870769 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34868 (request call id 18)
19:59:50.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.880470 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34868 (request call id 18)
19:59:50.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.891481 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34868 (request call id 18)
19:59:50.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.892848 16509 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34868 (request call id 18)
19:59:50.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.900569 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34868 (request call id 18)
19:59:50.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.910430 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34868 (request call id 18)
19:59:50.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.920678 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34868 (request call id 18)
19:59:50.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.927438 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34864 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34868 (request call id 18)
19:59:50.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.928721 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34832 (request call id 21)
19:59:50.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.930567 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34832 (request call id 21)
19:59:50.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.933173 16509 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34832 (request call id 21)
19:59:50.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.942 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.942 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:50.943 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:50.943 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:50.943 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:50.943 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:50.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:50.943 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:50.944 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:50.947 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:50.947 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:50.948 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.949 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.949 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:50.949 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:50.949 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:50.949 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:50.950 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:50.950 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:50.950 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:50.950 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:50.950 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:50.951 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:50.954 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:50.955 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:50.955 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:50.955 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:50.956 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:50.957 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:50.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.960286 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34890 (request call id 7)
19:59:50.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:50.963 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:50.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:50.967 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:50.968 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:50.968 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:50.969 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:50.969 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:50.971 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:50.972 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:50.973 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:50.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.982503 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 13)
19:59:50.984 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xc44bf92d, L:/127.0.0.1:50024 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:50.984 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa372c517, L:/127.0.0.1:60612 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:50.987 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:50.988 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x47cd552a, L:/127.0.0.1:34902 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:50.988 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:50.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.988731 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 13)
19:59:50.989 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34902 dropped due to backpressure: service queue is full with 1 items
19:59:50.989 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:50.990 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:50.992 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:50.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.993043 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:50.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 13)
19:59:50.999 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8a43b3df, L:/127.0.0.1:34906 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:51.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:50.999814 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 13)
19:59:51.000 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items
19:59:51.004 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:51.007 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:51.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.011361 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 13)
19:59:51.012 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34902 dropped due to backpressure: service queue is full with 1 items
19:59:51.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.013233 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.013 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:51.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 13)
19:59:51.023 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6f6ed15d, L:/127.0.0.1:60626 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:51.027 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5e8dd34b, L:/127.0.0.1:50036 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:51.028 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:51.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.031510 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 13)
19:59:51.032 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34902 dropped due to backpressure: service queue is full with 1 items
19:59:51.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.032475 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 13)
19:59:51.033 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:51.042 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.042 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.048933 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34906 (request call id 1)
19:59:51.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.051034 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34902 (request call id 3)
19:59:51.051 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items
19:59:51.051 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:51.053 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.053 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.054 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:51.055 [DEBUG - kudu-nio-0] (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.2.124:36055, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [36ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34902 dropped due to backpressure: service queue is full with 1 items, [40ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34902 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.2.124:36055, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34902 dropped due to backpressure: service queue is full with 1 items, [64ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34902 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34902 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34902 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.2.124:36055, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@298896110(state=PENDING, result=null, callback=(continuation of Deferred@509504641 after retry RPC after error@537656567) -> (continuation of Deferred@1718551608 after retry RPC after error@1912550817) -> (continuation of Deferred@480798075 after retry RPC after error@1664863837), errback=(continuation of Deferred@509504641 after retry RPC after error@537656567) -> (continuation of Deferred@1718551608 after retry RPC after error@1912550817) -> (continuation of Deferred@480798075 after retry RPC after error@1664863837))) after lookup
19:59:51.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.055944 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34854 (request call id 16)
19:59:51.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.056347 16506 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34854 (request call id 16)
19:59:51.068 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.069 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.069 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:51.069 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:51.069 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:51.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.069830 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34906 (request call id 2)
19:59:51.070 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:51.070 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:51.071 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:51.071 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:51.072 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:51.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.072983 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34906 (request call id 2)
19:59:51.075 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:51.075 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:51.078 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:51.079 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:51.080 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:51.081 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:51.081 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:51.082 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:51.083 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:51.082 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:51.086 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:51.085 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:51.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.089213 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34906 (request call id 2)
19:59:51.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.090794 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34906 (request call id 2)
19:59:51.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.091701 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34902 (request call id 5)
19:59:51.092 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items
19:59:51.092 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:51.096 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1d9351f7, L:/127.0.0.1:34914 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:51.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.097043 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34902 (request call id 5)
19:59:51.098 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items
19:59:51.100 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x366e9e88, L:/127.0.0.1:50044 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:51.105 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb7deee02, L:/127.0.0.1:60636 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:51.107 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:51.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.109310 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34902 (request call id 5)
19:59:51.110 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items
19:59:51.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.109866 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.110 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:51.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34902 (request call id 5)
19:59:51.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.110775 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34902 (request call id 5)
19:59:51.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.120783 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34902 (request call id 5)
19:59:51.121 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items
19:59:51.123 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:51.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.127466 16509 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34864 (request call id 20)
19:59:51.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.128620 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.130 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items
19:59:51.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34864 (request call id 20)
19:59:51.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.129483 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34864 (request call id 20)
19:59:51.130 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:51.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.131075 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34864 (request call id 20)
19:59:51.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.141028 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.141 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items
19:59:51.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34864 (request call id 20)
19:59:51.143 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:51.143 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.143 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.148953 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34832 (request call id 27)
19:59:51.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.155 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.160054 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34914 (request call id 3)
19:59:51.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.160184 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34914 (request call id 3)
19:59:51.171 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:51.187 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.187 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.187 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=92), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [19ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items, [22ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [28ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34914 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.2.124:36055, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34914 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.2.124:36055, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34914 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.2.124:36055, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [91ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@468717550(state=PENDING, result=null, callback=(continuation of Deferred@939561177 after retry RPC after error@501561005) -> (continuation of Deferred@459333890 after retry RPC after error@15991551) -> (continuation of Deferred@1011797088 after retry RPC after error@137024794), errback=(continuation of Deferred@939561177 after retry RPC after error@501561005) -> (continuation of Deferred@459333890 after retry RPC after error@15991551) -> (continuation of Deferred@1011797088 after retry RPC after error@137024794))) after lookup
19:59:51.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:51.172264 16508 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items [suppressed 121 similar messages]
19:59:51.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.172394 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34902 (request call id 6)
19:59:51.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.187428 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34902 (request call id 6)
19:59:51.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.188884 16509 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34902 (request call id 6)
19:59:51.189 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items
19:59:51.190 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:51.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.190829 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34902 (request call id 6)
19:59:51.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.191395 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34902 (request call id 6)
19:59:51.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.193389 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34902 (request call id 6)
19:59:51.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.194566 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34902 (request call id 6)
19:59:51.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.200822 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34902 (request call id 6)
19:59:51.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.200816 16509 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34902 (request call id 6)
19:59:51.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.205488 16506 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34868 (request call id 19)
19:59:51.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.212807 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34868 (request call id 19)
19:59:51.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.214730 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34868 (request call id 19)
19:59:51.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.219905 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34868 (request call id 19)
19:59:51.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.233155 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34868 (request call id 19)
19:59:51.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.234836 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34868 (request call id 19)
19:59:51.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.240067 16509 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34868 (request call id 19)
19:59:51.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.244 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.244 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:51.245 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:51.245 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:51.245 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:51.245 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:51.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:51.245 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:51.245 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:51.248 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:51.248 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:51.252 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:51.253 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:51.256 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:51.257 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:51.257 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=299), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [33ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items, [57ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [61ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [105ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items, [125ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 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.2.124:36055, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [142ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 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.2.124:36055, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [162ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 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.2.124:36055, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [203ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [219ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items, [223ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items, [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [283ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [289ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@1796344771(state=PENDING, result=null, callback=(continuation of Deferred@1900525611 after retry RPC after error@984468256) -> (continuation of Deferred@1572770290 after retry RPC after error@638178709) -> (continuation of Deferred@1782822815 after retry RPC after error@1055102268) -> (continuation of Deferred@402371091 after retry RPC after error@2134276100) -> (continuation of Deferred@138336050 after retry RPC after error@718727548) -> (continuation of Deferred@1626848543 after retry RPC after error@743247709), errback=(continuation of Deferred@1900525611 after retry RPC after error@984468256) -> (continuation of Deferred@1572770290 after retry RPC after error@638178709) -> (continuation of Deferred@1782822815 after retry RPC after error@1055102268) -> (continuation of Deferred@402371091 after retry RPC after error@2134276100) -> (continuation of Deferred@138336050 after retry RPC after error@718727548) -> (continuation of Deferred@1626848543 after retry RPC after error@743247709))) after lookup
19:59:51.258 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:51.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.258 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.258 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:51.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.259620 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34906 (request call id 7)
19:59:51.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.260123 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34906 (request call id 7)
19:59:51.261 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:51.261 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:51.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.261837 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34906 (request call id 7)
19:59:51.263 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:51.266 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:51.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.269388 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34906 (request call id 7)
19:59:51.271 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:51.272 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2899e86d, L:/127.0.0.1:34924 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:51.272 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.272 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.273 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:51.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.275151 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34874 (request call id 27)
19:59:51.276 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd823fb8d, L:/127.0.0.1:60644 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:51.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:51.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=26), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [25ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, deferred=null) after lookup
19:59:51.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.280158 16508 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 20)
19:59:51.282 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x39d7f0ab, L:/127.0.0.1:50046 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:51.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.288594 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 20)
19:59:51.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.289114 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 20)
19:59:51.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.294003 16509 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 20)
19:59:51.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.294948 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 20)
19:59:51.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.300393 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34914 (request call id 7)
19:59:51.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.308851 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34914 (request call id 7)
19:59:51.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.309454 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34914 (request call id 7)
19:59:51.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.311355 16506 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34902 (request call id 7)
19:59:51.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.314131 16509 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34902 (request call id 7)
19:59:51.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.320493 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34902 (request call id 7)
19:59:51.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.329154 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34902 (request call id 7)
19:59:51.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.329519 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34902 (request call id 7)
19:59:51.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.334374 16509 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34902 (request call id 7)
19:59:51.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.344 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.345 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:51.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.349270 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34906 (request call id 12)
19:59:51.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.349725 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34832 (request call id 33)
19:59:51.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.353556 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34924 (request call id 5)
19:59:51.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.354250 16508 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34854 (request call id 23)
19:59:51.357 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.357 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.371034 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34902 (request call id 9)
19:59:51.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.372774 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34902 (request call id 9)
19:59:51.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.377 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.379841 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 22)
19:59:51.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.388628 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34832 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 22)
19:59:51.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.389173 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 22)
19:59:51.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.390975 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 22)
19:59:51.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.393008 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 22)
19:59:51.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.393798 16509 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 22)
19:59:51.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.399461 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 11)
19:59:51.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.403347 16509 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.16.2.67:36687 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 11)
19:59:51.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.411366 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 11)
19:59:51.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.413240 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 11)
19:59:51.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.414083 16509 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 11)
19:59:51.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.420354 16509 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 11)
19:59:51.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.430603 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 11)
19:59:51.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.432440 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 11)
19:59:51.448 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.448 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.449668 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34906 (request call id 14)
19:59:51.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.450548 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34906 (request call id 14)
19:59:51.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.452592 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34906 (request call id 14)
19:59:51.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.458 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.465906 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34868 (request call id 22)
19:59:51.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.470953 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34874 (request call id 33)
19:59:51.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.473552 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34924 (request call id 8)
19:59:51.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.474977 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34924 (request call id 8)
19:59:51.477 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.477 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.478 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:51.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.484841 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34868 (request call id 23)
19:59:51.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.493108 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34890 (request call id 25)
19:59:51.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.493742 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34890 (request call id 25)
19:59:51.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.494127 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34890 (request call id 25)
19:59:51.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.505121 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34890 (request call id 25)
19:59:51.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.514386 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34890 (request call id 25)
19:59:51.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.514397 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34890 (request call id 25)
19:59:51.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.525518 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34890 (request call id 25)
19:59:51.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.530401 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34890 (request call id 25)
19:59:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.534641 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 9)
19:59:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.534850 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34890 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 9)
19:59:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.535508 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 9)
19:59:51.550 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.551 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.559 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.559 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.565711 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34868 (request call id 26)
19:59:51.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.568720 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34868 (request call id 26)
19:59:51.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.575053 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34868 (request call id 26)
19:59:51.580 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.580 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.588968 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34906 (request call id 17)
19:59:51.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.590492 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34874 (request call id 35)
19:59:51.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.609423 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34874 (request call id 35)
19:59:51.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.611269 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34874 (request call id 35)
19:59:51.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.629616 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34874 (request call id 35)
19:59:51.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.630527 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34874 (request call id 35)
19:59:51.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.634135 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34874 (request call id 35)
19:59:51.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.651124 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34874 (request call id 35)
19:59:51.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.652887 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34874 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34890 (request call id 26)
19:59:51.654 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.654 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.659 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.659 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.668704 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34906 (request call id 20)
19:59:51.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.670850 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34906 (request call id 20)
19:59:51.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.674130 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34906 (request call id 20)
19:59:51.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.681 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.691202 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34902 (request call id 16)
19:59:51.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.694355 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34902 (request call id 16)
19:59:51.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.705595 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34902 (request call id 16)
19:59:51.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.713557 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34902 (request call id 16)
19:59:51.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.714710 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34854 (request call id 31)
19:59:51.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.725003 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34854 (request call id 31)
19:59:51.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.730647 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34854 (request call id 31)
19:59:51.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.733852 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34854 (request call id 31)
19:59:51.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.740675 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34914 (request call id 9)
19:59:51.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.745085 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34914 (request call id 9)
19:59:51.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.750766 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34914 (request call id 9)
19:59:51.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.753981 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34914 (request call id 9)
19:59:51.754 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.755 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:51.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.760 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.760 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:51.761 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:51.761 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:51.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:51.761 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:51.761 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:51.761 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:51.761 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:51.763 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:51.763 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:51.765 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:51.766 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:51.770 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:51.772 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:51.773 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:51.774 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:51.775 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:51.775 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:51.782 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.782 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.787 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd0879ea8, L:/127.0.0.1:34938 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:51.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.788542 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34906 (request call id 21)
19:59:51.789 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items
19:59:51.790 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:51.792 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x78051848, L:/127.0.0.1:60660 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:51.793 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:51.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.794369 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34924 (request call id 20)
19:59:51.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.800369 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 23)
19:59:51.803 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7ef8f510, L:/127.0.0.1:50048 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:51.805 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:51.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.807165 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 23)
19:59:51.807 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items
19:59:51.808 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:51.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.808415 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 23)
19:59:51.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.827893 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 23)
19:59:51.828 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items
19:59:51.829 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:51.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.829280 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 23)
19:59:51.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.847254 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 23)
19:59:51.848 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items
19:59:51.848 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:51.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.849218 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 23)
19:59:51.857 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.858 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.860 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.860 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.867491 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34938 (request call id 4)
19:59:51.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.868335 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34938 (request call id 4)
19:59:51.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.870067 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34874 (request call id 36)
19:59:51.870 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items
19:59:51.870 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:51.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.881070 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34874 (request call id 36)
19:59:51.883 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.883 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.887737 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34938 (request call id 5)
19:59:51.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.888782 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34938 (request call id 5)
19:59:51.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.894794 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34854 (request call id 32)
19:59:51.895 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items
19:59:51.895 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:51.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.899979 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34854 (request call id 32)
19:59:51.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.904992 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34854 (request call id 32)
19:59:51.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.908824 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34854 (request call id 32)
19:59:51.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.910370 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34902 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34854 (request call id 32)
19:59:51.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.914003 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34854 (request call id 32)
19:59:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.920176 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34854 (request call id 32)
19:59:51.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.925424 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34854 (request call id 32)
19:59:51.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.940814 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34854 (request call id 32)
19:59:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.945514 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34868 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34854 (request call id 32)
19:59:51.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.947379 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34854 (request call id 32)
19:59:51.947 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items
19:59:51.948 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:51.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.954442 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34854 (request call id 32)
19:59:51.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.958 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.960834 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.961 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.962 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:51.962 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:51.962 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:51.962 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:51.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:51.962 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:51.962 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:51.962 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:51.964 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:51.964 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:51.966 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:51.967 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:51.968 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:51.968 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:51.970 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:51.972 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:51.974 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:51.976 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:51.976 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:51.978 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:51.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.980456 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34868 (request call id 36)
19:59:51.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:51.984 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:51.984 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5e465101, L:/127.0.0.1:34954 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:51.984 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:51.984 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:51.984 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:51.985 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:51.985 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:51.985 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:51.986 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:51.989 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:51.990 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf86d765f, L:/127.0.0.1:60676 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:51.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:51.993738 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:51.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34924 (request call id 23)
19:59:51.994 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items
19:59:51.996 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x3345d480, L:/127.0.0.1:50054 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:51.997 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:51.997 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:51.998 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:51.999 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.000 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:52.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.000705 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34924 (request call id 23)
19:59:52.001 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:52.002 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:52.003 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:52.006 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:52.007 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:52.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.008345 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34924 (request call id 23)
19:59:52.009 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items
19:59:52.009 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.010 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:52.011 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:52.012 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:52.017 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x21100688, L:/127.0.0.1:34960 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:52.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.018004 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34924 (request call id 23)
19:59:52.018 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items
19:59:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.019785 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34924 (request call id 23)
19:59:52.022 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc616f56b, L:/127.0.0.1:60684 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:52.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.028808 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34924 (request call id 23)
19:59:52.029 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items
19:59:52.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.029367 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34906 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34924 (request call id 23)
19:59:52.031 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.031 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x51484bd0, L:/127.0.0.1:50060 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:52.032 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.040203 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34888 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34924 (request call id 23)
19:59:52.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.041569 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34924 (request call id 23)
19:59:52.042 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items
19:59:52.042 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.049 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items
19:59:52.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.049188 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34924 (request call id 23)
19:59:52.051 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.059 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.059 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.061311 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34888 (request call id 29)
19:59:52.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.062 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.063884 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34960 (request call id 2)
19:59:52.069 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items
19:59:52.069 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items
19:59:52.069 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.070 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.067508 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34938 (request call id 7)
19:59:52.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.069016 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34938 (request call id 7)
19:59:52.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.074786 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34938 (request call id 7)
19:59:52.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.080631 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34938 (request call id 7)
19:59:52.082 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items
19:59:52.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.082295 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34938 (request call id 7)
19:59:52.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.084 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.084 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.085 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:52.085 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:52.085 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:52.085 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:52.086 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:52.086 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:52.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=319), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [23ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items, [29ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [39ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 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.2.124:36055, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [41ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 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.2.124:36055, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 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.2.124:36055, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 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.2.124:36055, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 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.2.124:36055, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [122ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items, [129ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 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.2.124:36055, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [181ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items, [182ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [182ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items, [300ms] refreshing cache from master, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [302ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [302ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [319ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@941898188(state=PENDING, result=null, callback=(continuation of Deferred@962644119 after retry RPC after error@165069511) -> (continuation of Deferred@1098411321 after retry RPC after error@1477166723) -> (continuation of Deferred@1729141093 after retry RPC after error@1483714490) -> (continuation of Deferred@1518075947 after retry RPC after error@1548089913) -> (continuation of Deferred@1065192293 after retry RPC after error@449503567) -> (continuation of Deferred@546166629 after retry RPC after error@1407870335) -> (continuation of Deferred@2091716 after retry RPC after error@1293067025), errback=(continuation of Deferred@962644119 after retry RPC after error@165069511) -> (continuation of Deferred@1098411321 after retry RPC after error@1477166723) -> (continuation of Deferred@1729141093 after retry RPC after error@1483714490) -> (continuation of Deferred@1518075947 after retry RPC after error@1548089913) -> (continuation of Deferred@1065192293 after retry RPC after error@449503567) -> (continuation of Deferred@546166629 after retry RPC after error@1407870335) -> (continuation of Deferred@2091716 after retry RPC after error@1293067025))) after lookup
19:59:52.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:52.086 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:52.086 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:52.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:52.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:52.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=125), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [24ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items, [32ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [33ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34954 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.2.124:36055, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34954 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.2.124:36055, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34954 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34954 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.2.124:36055, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34954 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.2.124:36055, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [123ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@1382120905(state=PENDING, result=null, callback=(continuation of Deferred@325726118 after retry RPC after error@1668884958) -> (continuation of Deferred@1805133065 after retry RPC after error@844006022) -> (continuation of Deferred@1880857718 after retry RPC after error@1510370418) -> (continuation of Deferred@1889315414 after retry RPC after error@905993329) -> (continuation of Deferred@450137835 after retry RPC after error@1935152191), errback=(continuation of Deferred@325726118 after retry RPC after error@1668884958) -> (continuation of Deferred@1805133065 after retry RPC after error@844006022) -> (continuation of Deferred@1880857718 after retry RPC after error@1510370418) -> (continuation of Deferred@1889315414 after retry RPC after error@905993329) -> (continuation of Deferred@450137835 after retry RPC after error@1935152191))) after lookup
19:59:52.094 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:52.094 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:52.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.095052 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34954 (request call id 6)
19:59:52.096 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:52.097 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:52.098 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:52.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.100909 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34954 (request call id 6)
19:59:52.101 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:52.102 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items
19:59:52.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.101894 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34954 (request call id 6)
19:59:52.103 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:52.104 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.112 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:52.113 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:52.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.114262 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34954 (request call id 6)
19:59:52.116 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x21c9f497, L:/127.0.0.1:34966 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:52.117 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:52.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.116806 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34954 (request call id 6)
19:59:52.117 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items
19:59:52.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.119896 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34954 (request call id 6)
19:59:52.128 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x72526904, L:/127.0.0.1:60690 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:52.131 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:52.133 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:52.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.134452 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34954 (request call id 6)
19:59:52.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.140308 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34954 (request call id 6)
19:59:52.142 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items
19:59:52.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.142372 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34954 (request call id 6)
19:59:52.143 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.151 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8046cf8e, L:/127.0.0.1:50070 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:52.153 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.158500 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34954 (request call id 6)
19:59:52.159 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items
19:59:52.160 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.160 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.160 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.161 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:52.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.162257 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.163 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.163 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.163 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:52.164 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:52.164 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:52.164 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:52.164 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:52.164 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:52.164 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:52.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:52.166 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:52.166 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:52.166 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:52.166 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=167), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [18ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items, [23ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [32ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 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.2.124:36055, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 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.2.124:36055, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items, [69ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 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.2.124:36055, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 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.2.124:36055, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [142ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34960 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.2.124:36055, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [162ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@1019428763(state=PENDING, result=null, callback=(continuation of Deferred@23740873 after retry RPC after error@221587313) -> (continuation of Deferred@2037778310 after retry RPC after error@1559019732) -> (continuation of Deferred@266053257 after retry RPC after error@728827564) -> (continuation of Deferred@1651666547 after retry RPC after error@1487075465) -> (continuation of Deferred@178250490 after retry RPC after error@704168291) -> (continuation of Deferred@1485321177 after retry RPC after error@388099825), errback=(continuation of Deferred@23740873 after retry RPC after error@221587313) -> (continuation of Deferred@2037778310 after retry RPC after error@1559019732) -> (continuation of Deferred@266053257 after retry RPC after error@728827564) -> (continuation of Deferred@1651666547 after retry RPC after error@1487075465) -> (continuation of Deferred@178250490 after retry RPC after error@704168291) -> (continuation of Deferred@1485321177 after retry RPC after error@388099825))) after lookup
19:59:52.168 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:52.169 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:52.170 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:52.170 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:52.171 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:52.172 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:52.173 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:52.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:52.174150 16509 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items [suppressed 157 similar messages]
19:59:52.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.174283 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34960 (request call id 7)
19:59:52.174 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:52.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.175302 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34960 (request call id 7)
19:59:52.176 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:52.179 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items
19:59:52.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.178661 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34960 (request call id 7)
19:59:52.179 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:52.181 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.191 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa367ce4a, L:/127.0.0.1:34974 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:52.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.192431 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34960 (request call id 7)
19:59:52.193 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items
19:59:52.195 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xffaf204c, L:/127.0.0.1:60692 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:52.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:52.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.195 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.197312 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 8)
19:59:52.200 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x77c7e68b, L:/127.0.0.1:50080 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:52.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.200202 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34966 (request call id 3)
19:59:52.202 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.208009 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34966 (request call id 3)
19:59:52.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.209025 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34906 (request call id 29)
19:59:52.209 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items
19:59:52.209 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.211 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items
19:59:52.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.210705 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34906 (request call id 29)
19:59:52.212 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.220551 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34906 (request call id 29)
19:59:52.221 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items
19:59:52.221 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.222126 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34906 (request call id 29)
19:59:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.227188 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34906 (request call id 29)
19:59:52.231 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items
19:59:52.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.230284 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34906 (request call id 29)
19:59:52.232 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.235294 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34906 (request call id 29)
19:59:52.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.241822 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34906 (request call id 29)
19:59:52.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.247597 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34906 (request call id 29)
19:59:52.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.251284 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.252 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items
19:59:52.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34906 (request call id 29)
19:59:52.252 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.261934 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34906 (request call id 29)
19:59:52.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.262079 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.262 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items
19:59:52.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34906 (request call id 29)
19:59:52.263 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.263 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.265 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.267431 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34938 (request call id 14)
19:59:52.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.269984 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34974 (request call id 4)
19:59:52.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.279323 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34966 (request call id 6)
19:59:52.280 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items
19:59:52.280 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.281864 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34966 (request call id 6)
19:59:52.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.288249 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34966 (request call id 6)
19:59:52.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.296 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:52.297 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=200), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [20ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items, [33ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [55ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [56ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 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.2.124:36055, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 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.2.124:36055, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items, [112ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 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.2.124:36055, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [122ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items, [124ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 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.2.124:36055, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [164ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items, [166ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34966 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.2.124:36055, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [183ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [199ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@2049119164(state=PENDING, result=null, callback=(continuation of Deferred@712229 after retry RPC after error@1259548034) -> (continuation of Deferred@2026946214 after retry RPC after error@437054707) -> (continuation of Deferred@1285681761 after retry RPC after error@512534858) -> (continuation of Deferred@1674842547 after retry RPC after error@507646542) -> (continuation of Deferred@1572067613 after retry RPC after error@646905112) -> (continuation of Deferred@1704208883 after retry RPC after error@1800050541), errback=(continuation of Deferred@712229 after retry RPC after error@1259548034) -> (continuation of Deferred@2026946214 after retry RPC after error@437054707) -> (continuation of Deferred@1285681761 after retry RPC after error@512534858) -> (continuation of Deferred@1674842547 after retry RPC after error@507646542) -> (continuation of Deferred@1572067613 after retry RPC after error@646905112) -> (continuation of Deferred@1704208883 after retry RPC after error@1800050541))) after lookup
19:59:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.308488 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34966 (request call id 7)
19:59:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.308514 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34966 (request call id 7)
19:59:52.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.310809 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34966 (request call id 7)
19:59:52.311 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items
19:59:52.311 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.311903 16506 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34902 (request call id 20)
19:59:52.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.314787 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34902 (request call id 20)
19:59:52.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.322208 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34902 (request call id 20)
19:59:52.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.327116 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34902 (request call id 20)
19:59:52.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.328531 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34902 (request call id 20)
19:59:52.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.347472 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34902 (request call id 20)
19:59:52.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.348690 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34902 (request call id 20)
19:59:52.350 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items
19:59:52.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.349928 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34902 (request call id 20)
19:59:52.351 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.364 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.367 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.379757 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34966 (request call id 8)
19:59:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.388186 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34966 (request call id 8)
19:59:52.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.394469 16508 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34854 (request call id 41)
19:59:52.400 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.400 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.403712 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 14)
19:59:52.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.404259 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 14)
19:59:52.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.405088 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 9)
19:59:52.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.413879 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 9)
19:59:52.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.420178 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 9)
19:59:52.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.434201 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 9)
19:59:52.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.440373 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 9)
19:59:52.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.448876 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 9)
19:59:52.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.450428 16508 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.16.2.65:38055 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 9)
19:59:52.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.454283 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 9)
19:59:52.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.460785 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34914 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 9)
19:59:52.465 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.465 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.467 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.468 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.474387 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34974 (request call id 7)
19:59:52.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.501 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:52.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=334), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [25ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items, [29ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [34ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 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.2.124:36055, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 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.2.124:36055, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items, [85ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 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.2.124:36055, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items, [112ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 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.2.124:36055, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [143ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items, [143ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 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.2.124:36055, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [182ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [184ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34974 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.2.124:36055, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [302ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [302ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [333ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@1468932064(state=PENDING, result=null, callback=(continuation of Deferred@1744860260 after retry RPC after error@1720953202) -> (continuation of Deferred@284662862 after retry RPC after error@933355695) -> (continuation of Deferred@1550385515 after retry RPC after error@667614125) -> (continuation of Deferred@200480502 after retry RPC after error@871316415) -> (continuation of Deferred@655951600 after retry RPC after error@1476302381) -> (continuation of Deferred@1151958658 after retry RPC after error@248612715) -> (continuation of Deferred@1636839111 after retry RPC after error@1115460390), errback=(continuation of Deferred@1744860260 after retry RPC after error@1720953202) -> (continuation of Deferred@284662862 after retry RPC after error@933355695) -> (continuation of Deferred@1550385515 after retry RPC after error@667614125) -> (continuation of Deferred@200480502 after retry RPC after error@871316415) -> (continuation of Deferred@655951600 after retry RPC after error@1476302381) -> (continuation of Deferred@1151958658 after retry RPC after error@248612715) -> (continuation of Deferred@1636839111 after retry RPC after error@1115460390))) after lookup
19:59:52.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.503324 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 15)
19:59:52.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.504522 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34974 (request call id 8)
19:59:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.507968 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34974 (request call id 8)
19:59:52.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.513756 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34974 (request call id 8)
19:59:52.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.514992 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34974 (request call id 8)
19:59:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.534462 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34974 (request call id 8)
19:59:52.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.534471 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34974 (request call id 8)
19:59:52.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.552202 16507 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 10)
19:59:52.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.554509 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34854 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 10)
19:59:52.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.568 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.571 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.571 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.572 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:52.572 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:52.572 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:52.572 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:52.572 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:52.572 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:52.572 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:52.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:52.576 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:52.577 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:52.577 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:52.578 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:52.588 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:52.589 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:52.590 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:52.591 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:52.603 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x598a4108, L:/127.0.0.1:34984 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:52.604 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.604 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.604 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:52.604 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:52.605 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:52.605 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:52.605 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:52.605 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:52.605 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:52.605 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:52.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:52.606 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:52.609 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:52.609 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:52.609 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:52.611 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:52.611 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:52.612 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:52.613 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:52.614 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:52.616 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:52.622 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items
19:59:52.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.621709 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 16)
19:59:52.626 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:52.627 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xdf38811f, L:/127.0.0.1:50090 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:52.628 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:52.628 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x425e42c2, L:/127.0.0.1:60702 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:52.630 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:52.630 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.633760 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 16)
19:59:52.635 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcc1d33aa, L:/127.0.0.1:34990 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:52.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.635573 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 16)
19:59:52.636 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items
19:59:52.636 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:52.637 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:52.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.639917 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 16)
19:59:52.640 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items
19:59:52.642 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.648 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x5b2a77aa, L:/127.0.0.1:60718 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:52.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.656450 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34924 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 16)
19:59:52.657 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6e68f530, L:/127.0.0.1:50100 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:52.659 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.660430 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 16)
19:59:52.661 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items
19:59:52.661 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.674 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.675 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.679 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items
19:59:52.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.678982 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34984 (request call id 3)
19:59:52.680 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:52.683 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:52.683 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:52.683 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.683 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:52.683 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.683 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:52.684 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:52.684 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:52.684 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:52.684 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:52.684 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:52.684 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:52.684 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:52.684 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:52.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:52.685 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:52.685 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:52.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=104), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [45ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items, [52ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [53ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [53ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34984 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.2.124:36055, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34984 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.2.124:36055, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34984 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.2.124:36055, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, deferred=Deferred@1751074914(state=PENDING, result=null, callback=(continuation of Deferred@1777817493 after retry RPC after error@1093289769) -> (continuation of Deferred@2124357477 after retry RPC after error@1813075084) -> (continuation of Deferred@1066007908 after retry RPC after error@738846387), errback=(continuation of Deferred@1777817493 after retry RPC after error@1093289769) -> (continuation of Deferred@2124357477 after retry RPC after error@1813075084) -> (continuation of Deferred@1066007908 after retry RPC after error@738846387))) after lookup
19:59:52.687 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:52.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:52.696 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:52.696 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:52.698 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:52.699 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:52.699 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:52.701 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:52.702 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:52.702 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:52.703 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:52.704 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:52.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.705 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:52.705 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:52.706 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:52.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=94), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [24ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items, [38ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [47ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34990 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.2.124:36055, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [65ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items, [68ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [70ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34990 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.2.124:36055, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@1608465859(state=PENDING, result=null, callback=(continuation of Deferred@1637381135 after retry RPC after error@1858781747) -> (continuation of Deferred@426235206 after retry RPC after error@1072743052), errback=(continuation of Deferred@1637381135 after retry RPC after error@1858781747) -> (continuation of Deferred@426235206 after retry RPC after error@1072743052))) after lookup
19:59:52.708 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:52.709 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:52.712 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:52.714 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:52.715 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:52.718 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:52.720 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x78832383, L:/127.0.0.1:35006 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:52.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.720970 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34990 (request call id 3)
19:59:52.721 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35006 dropped due to backpressure: service queue is full with 1 items
19:59:52.727 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:52.732 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:52.732 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd34a15af, L:/127.0.0.1:34998 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:52.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.732862 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34990 (request call id 3)
19:59:52.733 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34998 dropped due to backpressure: service queue is full with 1 items
19:59:52.736 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:52.738 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x667ed290, L:/127.0.0.1:60734 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:52.739 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:52.747 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:52.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.748983 16507 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34954 (request call id 16)
19:59:52.753 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:52.755 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xff219cb5, L:/127.0.0.1:60736 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:52.763 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x8c802a28, L:/127.0.0.1:50118 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:52.765 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.769 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xb2e792b6, L:/127.0.0.1:50104 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:52.771 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.774169 16506 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34954 (request call id 16)
19:59:52.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.775 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.783581 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35006 (request call id 1)
19:59:52.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.784257 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:34998 (request call id 1)
19:59:52.784 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35006 dropped due to backpressure: service queue is full with 1 items
19:59:52.787 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:52.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.793 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.793 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:52.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=94), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [31ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34998 dropped due to backpressure: service queue is full with 1 items, [38ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:34998 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [91ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@1811518622(state=PENDING, result=null, callback=(continuation of Deferred@1424450680 after retry RPC after error@1515780599), errback=(continuation of Deferred@1424450680 after retry RPC after error@1515780599))) after lookup
19:59:52.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.794781 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34998 (request call id 2)
19:59:52.796 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:52.796 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:52.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.799436 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 7)
19:59:52.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.801954 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 18)
19:59:52.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.805045 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35006 (request call id 2)
19:59:52.809 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.809 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.810 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:52.811 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=109), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [19ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35006 dropped due to backpressure: service queue is full with 1 items, [57ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [69ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [69ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35006 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.2.124:36055, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35006 dropped due to backpressure: service queue is full with 1 items, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35006 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.2.124:36055, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@804941083(state=PENDING, result=null, callback=(continuation of Deferred@375581636 after retry RPC after error@1798829604) -> (continuation of Deferred@1465555733 after retry RPC after error@733263440), errback=(continuation of Deferred@375581636 after retry RPC after error@1798829604) -> (continuation of Deferred@1465555733 after retry RPC after error@733263440))) after lookup
19:59:52.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.813402 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35006 (request call id 3)
19:59:52.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.818987 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35006 (request call id 3)
19:59:52.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.821233 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35006 (request call id 3)
19:59:52.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.834208 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35006 (request call id 3)
19:59:52.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.839273 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35006 (request call id 3)
19:59:52.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.841549 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35006 (request call id 3)
19:59:52.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.854465 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35006 (request call id 3)
19:59:52.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.859552 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35006 (request call id 3)
19:59:52.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.861652 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35006 (request call id 3)
19:59:52.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.873868 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35006 (request call id 3)
19:59:52.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:52.877 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.879422 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 11)
19:59:52.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.881819 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 22)
19:59:52.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.888772 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 22)
19:59:52.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.889904 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34974 (request call id 9)
19:59:52.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.899 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.900803 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 4)
19:59:52.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.901993 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 23)
19:59:52.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.909147 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 23)
19:59:52.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.910106 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 23)
19:59:52.912 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.912 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.914086 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 11)
19:59:52.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.918081 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34966 (request call id 9)
19:59:52.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.923537 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34966 (request call id 9)
19:59:52.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.927616 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34966 (request call id 9)
19:59:52.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.928048 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34966 (request call id 9)
19:59:52.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.930212 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34966 (request call id 9)
19:59:52.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.943022 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34966 (request call id 9)
19:59:52.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.947060 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34966 (request call id 9)
19:59:52.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.948170 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34966 (request call id 9)
19:59:52.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.950353 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34966 (request call id 9)
19:59:52.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.963222 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34966 (request call id 9)
19:59:52.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.967123 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34966 (request call id 9)
19:59:52.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.968366 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34966 (request call id 9)
19:59:52.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.969491 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34966 (request call id 9)
19:59:52.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.973099 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:34966 (request call id 9)
19:59:52.980 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:52.980 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:52.980 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:52.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.983294 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 8)
19:59:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.987269 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 8)
19:59:52.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.993551 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 13)
19:59:52.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.993975 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34924 (request call id 37)
19:59:52.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:52.997921 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:52.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34924 (request call id 37)
19:59:53.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.001 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.009863 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34974 (request call id 15)
19:59:53.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.013 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.017992 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34966 (request call id 12)
19:59:53.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.019550 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34966 (request call id 12)
19:59:53.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.021657 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34966 (request call id 12)
19:59:53.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.023439 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 9)
19:59:53.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.027513 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 9)
19:59:53.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.028625 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34954 (request call id 23)
19:59:53.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.038364 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34954 (request call id 23)
19:59:53.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.038906 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34954 (request call id 23)
19:59:53.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.041839 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34954 (request call id 23)
19:59:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.046670 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34938 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34954 (request call id 23)
19:59:53.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.058559 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34954 (request call id 23)
19:59:53.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.059128 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34954 (request call id 23)
19:59:53.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.061973 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34954 (request call id 23)
19:59:53.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.078907 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34954 (request call id 23)
19:59:53.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.079478 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34954 (request call id 23)
19:59:53.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.081120 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34954 (request call id 23)
19:59:53.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.082 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.087075 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34938 (request call id 28)
19:59:53.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.098104 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34938 (request call id 28)
19:59:53.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.099501 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34938 (request call id 28)
19:59:53.101 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.102 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.102 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:53.102 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:53.102 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:53.103 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:53.103 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:53.103 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:53.103 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:53.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:53.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.103057 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 10)
19:59:53.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.104213 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 10)
19:59:53.105 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:53.106 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:53.107 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:53.108 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:53.109 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:53.110 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:53.110 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:53.112 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:53.112 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:53.113 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:53.113 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:53.114 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.114 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.117 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:53.125 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x70a96aa1, L:/127.0.0.1:60746 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:53.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.125063 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35006 (request call id 8)
19:59:53.131 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7d433d6c, L:/127.0.0.1:50128 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:53.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.130774 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35006 (request call id 8)
19:59:53.133 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc837ed84, L:/127.0.0.1:35016 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:53.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.133363 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 14)
19:59:53.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.133703 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 14)
19:59:53.134 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items
19:59:53.134 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:53.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.137861 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 14)
19:59:53.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.138609 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 14)
19:59:53.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.141707 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 14)
19:59:53.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.143077 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 14)
19:59:53.150 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items
19:59:53.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.149477 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 14)
19:59:53.151 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:53.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.152288 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 14)
19:59:53.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.163534 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 14)
19:59:53.170 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items
19:59:53.171 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.169884 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 14)
19:59:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.170967 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 14)
19:59:53.184 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.184 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:53.189769 16507 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items [suppressed 148 similar messages]
19:59:53.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.189894 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34974 (request call id 20)
19:59:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.191191 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35016 (request call id 3)
19:59:53.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.199242 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 20)
19:59:53.199 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items
19:59:53.199 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:53.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.203 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.204 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:53.204 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:53.204 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:53.205 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:53.205 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:53.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:53.205 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:53.205 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:53.207 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:53.207 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:53.210 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:53.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.208751 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35006 (request call id 11)
19:59:53.212 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items
19:59:53.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.211440 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35006 (request call id 11)
19:59:53.212 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:53.213 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:53.214 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:53.215 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:53.215 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:53.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.216 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.216 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:53.218 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:53.218 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:53.218 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:53.220 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:53.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.228539 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34954 (request call id 26)
19:59:53.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.230266 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34974 (request call id 21)
19:59:53.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.231248 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35016 (request call id 5)
19:59:53.237 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x6250a52e, L:/127.0.0.1:50144 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:53.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.243135 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35016 (request call id 5)
19:59:53.244 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc2f68a8c, L:/127.0.0.1:60762 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:53.245 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1ca71211, L:/127.0.0.1:35028 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:53.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.246048 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35016 (request call id 5)
19:59:53.246 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items
19:59:53.247 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:53.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.248605 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35016 (request call id 5)
19:59:53.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.254877 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35016 (request call id 5)
19:59:53.255 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items
19:59:53.257 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:53.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.263361 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35016 (request call id 5)
19:59:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.268858 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35016 (request call id 5)
19:59:53.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.270535 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35016 (request call id 5)
19:59:53.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.274176 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35016 (request call id 5)
19:59:53.275 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items
19:59:53.275 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:53.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.281610 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 31)
19:59:53.282 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items
19:59:53.282 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:53.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.283322 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 31)
19:59:53.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.284 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.289930 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35016 (request call id 6)
19:59:53.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.294498 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35016 (request call id 6)
19:59:53.296 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items
19:59:53.296 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:53.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.305 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:53.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=197), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [18ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items, [26ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 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.2.124:36055, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 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.2.124:36055, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [91ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items, [92ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 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.2.124:36055, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 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.2.124:36055, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [124ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [173ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items, [174ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35016 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.2.124:36055, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [183ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [196ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@315426995(state=PENDING, result=null, callback=(continuation of Deferred@1198314650 after retry RPC after error@1133189045) -> (continuation of Deferred@125039075 after retry RPC after error@2097281326) -> (continuation of Deferred@1550334480 after retry RPC after error@1204136087) -> (continuation of Deferred@1596044645 after retry RPC after error@765198118) -> (continuation of Deferred@817821759 after retry RPC after error@1515552687) -> (continuation of Deferred@143487773 after retry RPC after error@2048774117), errback=(continuation of Deferred@1198314650 after retry RPC after error@1133189045) -> (continuation of Deferred@125039075 after retry RPC after error@2097281326) -> (continuation of Deferred@1550334480 after retry RPC after error@1204136087) -> (continuation of Deferred@1596044645 after retry RPC after error@765198118) -> (continuation of Deferred@817821759 after retry RPC after error@1515552687) -> (continuation of Deferred@143487773 after retry RPC after error@2048774117))) after lookup
19:59:53.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.307384 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35016 (request call id 7)
19:59:53.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.308372 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35016 (request call id 7)
19:59:53.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.314167 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35016 (request call id 7)
19:59:53.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.316071 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.317 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items
19:59:53.317 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.317 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:53.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:53.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.318775 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 22)
19:59:53.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.329586 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 22)
19:59:53.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.333523 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 17)
19:59:53.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.339143 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 17)
19:59:53.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.348958 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34954 (request call id 30)
19:59:53.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.349767 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34954 (request call id 30)
19:59:53.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.350039 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34974 (request call id 23)
19:59:53.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.354573 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34974 (request call id 23)
19:59:53.355 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items
19:59:53.355 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:53.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.359090 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34974 (request call id 23)
19:59:53.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.370095 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34974 (request call id 23)
19:59:53.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.373627 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34974 (request call id 23)
19:59:53.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.375026 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34974 (request call id 23)
19:59:53.375 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items
19:59:53.375 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:53.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.378384 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34966 (request call id 18)
19:59:53.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.379199 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34966 (request call id 18)
19:59:53.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.385 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.389163 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35016 (request call id 12)
19:59:53.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.393978 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 19)
19:59:53.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.399567 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 19)
19:59:53.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.401264 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 19)
19:59:53.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.406 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.420 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.421670 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 34)
19:59:53.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.429585 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35016 (request call id 13)
19:59:53.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.439145 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 27)
19:59:53.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.441787 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 27)
19:59:53.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.442948 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 27)
19:59:53.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.451897 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 13)
19:59:53.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.454680 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 13)
19:59:53.455 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items
19:59:53.455 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.462118 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 13)
19:59:53.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.463215 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 13)
19:59:53.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.466629 16509 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.16.2.67:36687 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 13)
19:59:53.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.468924 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34954 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 13)
19:59:53.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.469816 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 13)
19:59:53.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.483814 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 13)
19:59:53.486 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.486 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.501540 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34954 (request call id 32)
19:59:53.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.503722 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34954 (request call id 32)
19:59:53.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.506 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.520 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.520 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.523072 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35006 (request call id 18)
19:59:53.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.539896 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 28)
19:59:53.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.543254 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 28)
19:59:53.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.555016 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35028 (request call id 8)
19:59:53.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.562139 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35028 (request call id 8)
19:59:53.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.563359 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35028 (request call id 8)
19:59:53.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.563501 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35028 (request call id 8)
19:59:53.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.569796 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 11)
19:59:53.570 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items
19:59:53.570 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:53.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.581475 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 11)
19:59:53.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.583618 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 11)
19:59:53.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.589 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.594871 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35028 (request call id 9)
19:59:53.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.598817 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35028 (request call id 9)
19:59:53.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.603958 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35028 (request call id 9)
19:59:53.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.603960 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35006 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:35028 (request call id 9)
19:59:53.607 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.607 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.607 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:53.608 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=397), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [26ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items, [34ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [34ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 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.2.124:36055, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 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.2.124:36055, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 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.2.124:36055, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items, [104ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 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.2.124:36055, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [142ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items, [142ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [142ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 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.2.124:36055, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [162ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items, [162ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [162ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items, [240ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [242ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items, [242ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [242ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [242ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items, [340ms] refreshing cache from master, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [343ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [343ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [357ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items, [357ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:35028 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.2.124:36055, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [382ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [383ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [394ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@2016258387(state=PENDING, result=null, callback=(continuation of Deferred@1974007295 after retry RPC after error@1235162049) -> (continuation of Deferred@233836992 after retry RPC after error@402806300) -> (continuation of Deferred@708272110 after retry RPC after error@461848690) -> (continuation of Deferred@385105107 after retry RPC after error@474753703) -> (continuation of Deferred@202694383 after retry RPC after error@758221775) -> (continuation of Deferred@437528606 after retry RPC after error@1743794409) -> (continuation of Deferred@1304000862 after retry RPC after error@1828191445) -> (continuation of Deferred@1469607309 after retry RPC after error@822704367) -> (continuation of Deferred@930907161 after retry RPC after error@1681835895), errback=(continuation of Deferred@1974007295 after retry RPC after error@1235162049) -> (continuation of Deferred@233836992 after retry RPC after error@402806300) -> (continuation of Deferred@708272110 after retry RPC after error@461848690) -> (continuation of Deferred@385105107 after retry RPC after error@474753703) -> (continuation of Deferred@202694383 after retry RPC after error@758221775) -> (continuation of Deferred@437528606 after retry RPC after error@1743794409) -> (continuation of Deferred@1304000862 after retry RPC after error@1828191445) -> (continuation of Deferred@1469607309 after retry RPC after error@822704367) -> (continuation of Deferred@930907161 after retry RPC after error@1681835895))) after lookup
19:59:53.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.610060 16507 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34974 (request call id 24)
19:59:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.618068 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34974 (request call id 24)
19:59:53.621 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.621 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.638536 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34966 (request call id 23)
19:59:53.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.639612 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 29)
19:59:53.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.643254 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 29)
19:59:53.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.654968 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 29)
19:59:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.658799 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 29)
19:59:53.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.661803 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 29)
19:59:53.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.674137 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 29)
19:59:53.692 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.692 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.694862 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 24)
19:59:53.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.698973 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34966 (request call id 25)
19:59:53.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.703657 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35006 (request call id 21)
19:59:53.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.703752 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35006 (request call id 21)
19:59:53.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.709481 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35006 (request call id 21)
19:59:53.710 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.710 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.711 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:53.711 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:53.711 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:53.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:53.711 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:53.711 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:53.711 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:53.712 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:53.713 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:53.713 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:53.716 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:53.717 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:53.717 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:53.718 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:53.719 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:53.720 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:53.721 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.722 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.724185 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 24)
19:59:53.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.729764 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 24)
19:59:53.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.730522 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 24)
19:59:53.731 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x647b4025, L:/127.0.0.1:33284 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:53.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.731684 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 24)
19:59:53.732 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33284 dropped due to backpressure: service queue is full with 1 items
19:59:53.735 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:53.737 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:53.737 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:53.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.738116 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34966 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 24)
19:59:53.739 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:53.749 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x91343c6a, L:/127.0.0.1:33058 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:53.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.749389 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 24)
19:59:53.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.750067 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 24)
19:59:53.752 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x99ba59aa, L:/127.0.0.1:51300 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:53.753 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:53.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.758469 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 24)
19:59:53.759 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33284 dropped due to backpressure: service queue is full with 1 items
19:59:53.760 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:53.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.761751 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34998 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 41)
19:59:53.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.769826 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 41)
19:59:53.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.770227 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 41)
19:59:53.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.778017 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 41)
19:59:53.778 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33284 dropped due to backpressure: service queue is full with 1 items
19:59:53.779 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:53.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.789968 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 41)
19:59:53.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.790398 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 41)
19:59:53.792 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.792 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.798708 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33284 (request call id 3)
19:59:53.811 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.811 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.811 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:53.811 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:53.812 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:53.812 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:53.812 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=95), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [16ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33284 dropped due to backpressure: service queue is full with 1 items, [36ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [37ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33284 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.2.124:36055, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33284 dropped due to backpressure: service queue is full with 1 items, [44ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33284 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.2.124:36055, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33284 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33284 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@691096727(state=PENDING, result=null, callback=(continuation of Deferred@308358712 after retry RPC after error@408036350) -> (continuation of Deferred@1793597414 after retry RPC after error@1226748888) -> (continuation of Deferred@1385518125 after retry RPC after error@1540472914), errback=(continuation of Deferred@308358712 after retry RPC after error@408036350) -> (continuation of Deferred@1793597414 after retry RPC after error@1226748888) -> (continuation of Deferred@1385518125 after retry RPC after error@1540472914))) after lookup
19:59:53.812 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:53.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:53.812 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:53.813 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:53.813 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:53.814 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:53.814 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:53.816 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:53.816 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:53.817 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:53.818 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:53.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.818207 16506 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34966 (request call id 27)
19:59:53.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.818876 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34966 (request call id 27)
19:59:53.819 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:53.819 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:53.820 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:53.820 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:53.821 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:53.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.822 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.829684 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 25)
19:59:53.830 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc29b8b26, L:/127.0.0.1:33298 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:53.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.831307 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 25)
19:59:53.831 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items
19:59:53.833 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:53.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.833884 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 25)
19:59:53.834 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2e272fff, L:/127.0.0.1:51302 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:53.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.839223 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 25)
19:59:53.847 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x4940144a, L:/127.0.0.1:33060 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:53.848 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.849277 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 25)
19:59:53.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.854163 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 25)
19:59:53.858 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items
19:59:53.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.857846 16507 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 25)
19:59:53.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.858189 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 25)
19:59:53.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.859710 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 25)
19:59:53.860 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:53.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.873586 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 25)
19:59:53.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.878127 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 25)
19:59:53.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.878530 16507 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 25)
19:59:53.879 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items
19:59:53.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.878701 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34998 (request call id 25)
19:59:53.879 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:53.893 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.893 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.894714 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 30)
19:59:53.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.898388 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33298 (request call id 3)
19:59:53.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.901446 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33298 (request call id 3)
19:59:53.912 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.912 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.913 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:53.913 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=97), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [15ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items, [19ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [32ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33298 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.2.124:36055, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33298 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.2.124:36055, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items, [63ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33298 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [96ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@292821156(state=PENDING, result=null, callback=(continuation of Deferred@954870451 after retry RPC after error@539953883) -> (continuation of Deferred@1079731836 after retry RPC after error@1901848555) -> (continuation of Deferred@403567809 after retry RPC after error@1085037769), errback=(continuation of Deferred@954870451 after retry RPC after error@539953883) -> (continuation of Deferred@1079731836 after retry RPC after error@1901848555) -> (continuation of Deferred@403567809 after retry RPC after error@1085037769))) after lookup
19:59:53.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.918295 16507 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33284 (request call id 7)
19:59:53.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.919036 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33284 (request call id 7)
19:59:53.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.921551 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33284 (request call id 7)
19:59:53.923 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.923 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.923 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:53.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.934020 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 31)
19:59:53.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.938035 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 31)
19:59:53.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.941922 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 31)
19:59:53.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.950016 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35016 (request call id 23)
19:59:53.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.958010 16507 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35016 (request call id 23)
19:59:53.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.958523 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35016 (request call id 23)
19:59:53.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.959265 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34984 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35016 (request call id 23)
19:59:53.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.961892 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34960 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35016 (request call id 23)
19:59:53.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.973538 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35016 (request call id 23)
19:59:53.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:53.978451 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:53.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35016 (request call id 23)
19:59:53.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:53.993 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:53.994 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:53.994 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:53.994 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:53.995 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:53.995 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:53.995 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:53.995 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:53.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:53.996 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:53.996 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:53.998 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:53.999 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:53.999 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:54.000 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:54.000 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:54.001 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:54.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.001470 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34960 (request call id 47)
19:59:54.001 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:54.002 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:54.003 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:54.004 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:54.014 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd1dd466d, L:/127.0.0.1:33076 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:54.014 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x49782156, L:/127.0.0.1:51310 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:54.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.015 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.016 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x39e2d489, L:/127.0.0.1:33312 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:54.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.016695 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34974 (request call id 32)
19:59:54.017 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33312 dropped due to backpressure: service queue is full with 1 items
19:59:54.017 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:54.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.017707 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33284 (request call id 13)
19:59:54.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.018206 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33298 (request call id 6)
19:59:54.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.019479 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.019 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33312 dropped due to backpressure: service queue is full with 1 items
19:59:54.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33298 (request call id 6)
19:59:54.020 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:54.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.025 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.026 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:54.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.029762 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34974 (request call id 33)
19:59:54.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.037797 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34974 (request call id 33)
19:59:54.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.038350 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33284 (request call id 14)
19:59:54.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.039216 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 37)
19:59:54.040 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33312 dropped due to backpressure: service queue is full with 1 items
19:59:54.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.039896 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 37)
19:59:54.041 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:54.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.050351 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 37)
19:59:54.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.057833 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 37)
19:59:54.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.060362 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.060 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33312 dropped due to backpressure: service queue is full with 1 items
19:59:54.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 37)
19:59:54.061 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:54.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.070391 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 37)
19:59:54.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.078039 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 37)
19:59:54.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.079612 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33312 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 37)
19:59:54.080 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33312 dropped due to backpressure: service queue is full with 1 items
19:59:54.080 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:54.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.090658 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 37)
19:59:54.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.093376 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34990 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34984 (request call id 37)
19:59:54.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.094 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.098157 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33298 (request call id 11)
19:59:54.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.100023 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33312 (request call id 5)
19:59:54.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.109845 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33312 (request call id 5)
19:59:54.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.110030 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33312 (request call id 5)
19:59:54.117 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:54.117 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.117 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.117 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=118), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [17ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33312 dropped due to backpressure: service queue is full with 1 items, [19ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33312 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.2.124:36055, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [21ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33312 dropped due to backpressure: service queue is full with 1 items, [22ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33312 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.2.124:36055, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33312 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33312 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.2.124:36055, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33312 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33312 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33312 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33312 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.2.124:36055, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [118ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@1893774606(state=PENDING, result=null, callback=(continuation of Deferred@1001465833 after retry RPC after error@566530011) -> (continuation of Deferred@1739905502 after retry RPC after error@302602467) -> (continuation of Deferred@548776740 after retry RPC after error@629822142) -> (continuation of Deferred@1680934392 after retry RPC after error@1009227741) -> (continuation of Deferred@835123190 after retry RPC after error@1185828050), errback=(continuation of Deferred@1001465833 after retry RPC after error@566530011) -> (continuation of Deferred@1739905502 after retry RPC after error@302602467) -> (continuation of Deferred@548776740 after retry RPC after error@629822142) -> (continuation of Deferred@1680934392 after retry RPC after error@1009227741) -> (continuation of Deferred@835123190 after retry RPC after error@1185828050))) after lookup
19:59:54.117 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:54.117 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:54.118 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:54.118 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:54.119 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:54.119 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:54.120 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:54.120 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:54.121 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:54.128 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:54.128 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:54.129 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.129 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.130 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:54.130 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:54.130 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:54.131 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:54.131 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:54.131 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:54.131 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:54.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:54.132 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:54.133 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:54.134 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:54.134 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:54.135 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:54.135 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:54.136 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:54.136 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:54.145 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:54.146 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:54.148 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:54.148 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:54.149 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:54.151 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:54.152 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:54.152 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:54.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.154806 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 34)
19:59:54.158 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x25fe4261, L:/127.0.0.1:33082 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:54.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.162504 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 34)
19:59:54.164 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0d24e5be, L:/127.0.0.1:51316 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:54.166 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:54.167 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:54.168 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:54.169 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:54.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.170583 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:34974 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 34)
19:59:54.172 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x108a11d5, L:/127.0.0.1:33314 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:54.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.174957 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33314 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 34)
19:59:54.175 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33314 dropped due to backpressure: service queue is full with 1 items
19:59:54.175 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:54.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.177536 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 34)
19:59:54.178 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:54.180 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9f3d14ca, L:/127.0.0.1:33324 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:54.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.181279 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34990 (request call id 34)
19:59:54.181 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items
19:59:54.183 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:54.189 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x19cf3637, L:/127.0.0.1:51320 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:54.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.195 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.196 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:54.196 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:54.197 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:54.197 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:54.197 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:54.198 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:54.198 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:54.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:54.203 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x48cafc2f, L:/127.0.0.1:33094 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:54.204 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:54.206 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:54.206 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:54.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:54.209075 16509 service_pool.cc:136] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items [suppressed 158 similar messages]
19:59:54.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.209180 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33314 (request call id 1)
19:59:54.209 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items
19:59:54.210 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:54.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.223 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:54.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=91), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [27ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33314 dropped due to backpressure: service queue is full with 1 items, [42ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33314 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.2.124:36055, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [90ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@2123992094(state=PENDING, result=null, callback=(continuation of Deferred@1411626242 after retry RPC after error@1328387085), errback=(continuation of Deferred@1411626242 after retry RPC after error@1328387085))) after lookup
19:59:54.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.229343 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33314 (request call id 2)
19:59:54.230 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items
19:59:54.231 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:54.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.232 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:54.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.249998 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33324 (request call id 3)
19:59:54.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.250824 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34974 (request call id 39)
19:59:54.251 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items
19:59:54.251 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:54.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.258150 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34974 (request call id 39)
19:59:54.269 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items
19:59:54.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.269212 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34974 (request call id 39)
19:59:54.270 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:54.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.270300 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34974 (request call id 39)
19:59:54.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.290112 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:34974 (request call id 39)
19:59:54.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.296 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.296 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:54.297 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:54.297 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:54.297 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:54.297 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:54.297 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:54.297 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:54.297 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:54.299 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:54.299 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:54.300 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:54.301 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:54.302 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:54.303 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:54.303 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:54.304 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:54.305 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:54.305 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:54.305 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:54.306 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:54.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.311167 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33324 (request call id 5)
19:59:54.317 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xd3e3a71b, L:/127.0.0.1:33098 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:54.318 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x29c3c740, L:/127.0.0.1:33326 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:54.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.318650 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33324 (request call id 5)
19:59:54.319 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items
19:59:54.319 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x180b3383, L:/127.0.0.1:51330 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:54.323 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:54.325 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.326 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.326 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:54.327 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=190), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [31ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [54ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items, [58ms] refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [59ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items, [59ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [59ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [60ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items, [78ms] refreshing cache from master, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [79ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items, [80ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [81ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items, [98ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [100ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [100ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items, [101ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items, [118ms] refreshing cache from master, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [119ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items, [120ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [120ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [120ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items, [158ms] refreshing cache from master, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [161ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [176ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@1517299460(state=PENDING, result=null, callback=(continuation of Deferred@423008389 after retry RPC after error@1801484873) -> (continuation of Deferred@1640799089 after retry RPC after error@979359819) -> (continuation of Deferred@394300725 after retry RPC after error@2145001406) -> (continuation of Deferred@2059932711 after retry RPC after error@1041303221) -> (continuation of Deferred@762039655 after retry RPC after error@48435355), errback=(continuation of Deferred@423008389 after retry RPC after error@1801484873) -> (continuation of Deferred@1640799089 after retry RPC after error@979359819) -> (continuation of Deferred@394300725 after retry RPC after error@2145001406) -> (continuation of Deferred@2059932711 after retry RPC after error@1041303221) -> (continuation of Deferred@762039655 after retry RPC after error@48435355))) after lookup
19:59:54.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.329218 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33324 (request call id 6)
19:59:54.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.335 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:54.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.337600 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33314 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33284 (request call id 16)
19:59:54.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.342291 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33284 (request call id 16)
19:59:54.342 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items
19:59:54.343 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:54.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.354135 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33314 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33284 (request call id 16)
19:59:54.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.357934 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33284 (request call id 16)
19:59:54.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.362722 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33284 (request call id 16)
19:59:54.363 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items
19:59:54.363 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:54.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.369562 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33284 (request call id 16)
19:59:54.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.374236 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33314 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33284 (request call id 16)
19:59:54.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.383144 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33284 (request call id 16)
19:59:54.383 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items
19:59:54.384 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:54.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.389855 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33284 (request call id 16)
19:59:54.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.394577 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33314 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33284 (request call id 16)
19:59:54.396 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.397 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.397 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:54.397 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:54.397 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:54.398 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:54.398 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:54.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:54.398 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:54.399 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:54.400 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:54.400 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:54.403 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:54.404 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:54.405 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:54.406 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:54.409 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:54.411 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:54.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.414770 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33314 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33326 (request call id 4)
19:59:54.414 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:54.417 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:54.418 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:54.419 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x067854cc, L:/127.0.0.1:33328 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:54.420 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:54.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.420531 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33326 (request call id 4)
19:59:54.421 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items
19:59:54.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:54.429 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=128), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [18ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items, [19ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33326 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.2.124:36055, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [41ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33326 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.2.124:36055, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33326 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33326 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.2.124:36055, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@2119522523(state=PENDING, result=null, callback=(continuation of Deferred@853753654 after retry RPC after error@1340179672) -> (continuation of Deferred@1253948824 after retry RPC after error@511354772) -> (continuation of Deferred@902509026 after retry RPC after error@1984931015) -> (continuation of Deferred@1371117291 after retry RPC after error@439672143), errback=(continuation of Deferred@853753654 after retry RPC after error@1340179672) -> (continuation of Deferred@1253948824 after retry RPC after error@511354772) -> (continuation of Deferred@902509026 after retry RPC after error@1984931015) -> (continuation of Deferred@1371117291 after retry RPC after error@439672143))) after lookup
19:59:54.432 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:54.433 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6fbd6ae3, L:/127.0.0.1:51340 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:54.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.435139 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33314 (request call id 9)
19:59:54.435 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x531384c6, L:/127.0.0.1:33104 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:54.436 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:54.438 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.438 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.442684 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 7)
19:59:54.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.445449 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33328 (request call id 1)
19:59:54.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.449057 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33328 (request call id 1)
19:59:54.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.463210 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33328 (request call id 1)
19:59:54.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.468464 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 11)
19:59:54.469 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items
19:59:54.470 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.469664 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 11)
19:59:54.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.482488 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 11)
19:59:54.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.485975 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 11)
19:59:54.486 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items
19:59:54.487 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:54.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.487713 16508 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.16.2.65:38055 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 11)
19:59:54.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.488929 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 11)
19:59:54.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.497 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.506291 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33328 (request call id 3)
19:59:54.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.508980 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33328 (request call id 3)
19:59:54.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.509887 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35016 (request call id 34)
19:59:54.510 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items
19:59:54.510 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:54.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.522858 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35016 (request call id 34)
19:59:54.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.525748 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35016 (request call id 34)
19:59:54.527 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items
19:59:54.527 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:54.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.529235 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35016 (request call id 34)
19:59:54.532 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.532 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.539 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.539 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.566459 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33314 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33328 (request call id 5)
19:59:54.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.574256 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33314 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33328 (request call id 5)
19:59:54.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.583240 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33328 (request call id 5)
19:59:54.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.588714 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33328 (request call id 5)
19:59:54.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.590672 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 12)
19:59:54.591 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items
19:59:54.591 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:54.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.594172 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33314 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 12)
19:59:54.600 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.601 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.617396 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33314 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33298 (request call id 16)
19:59:54.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.625909 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33298 (request call id 16)
19:59:54.626 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items
19:59:54.627 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:54.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.628741 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33298 (request call id 16)
19:59:54.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.633 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.634560 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33314 (request call id 14)
19:59:54.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.639 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.640 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:54.640 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:54.640 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:54.641 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:54.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:54.641 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:54.641 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:54.641 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:54.642 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:54.642 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:54.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.649789 16508 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:34682 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35016 (request call id 36)
19:59:54.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.650002 16488 master_runner.cc:187] Error getting master registration for 127.16.2.124:36055: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:34682 dropped due to backpressure: service queue is full with 1 items, 
19:59:54.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.650161 16488 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
19:59:54.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.664604 16507 service_pool.cc:137] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:34692 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35016 (request call id 36)
19:59:54.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.664928 16405 master_runner.cc:187] Error getting master registration for 127.16.2.124:36055: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:34692 dropped due to backpressure: service queue is full with 1 items, 
19:59:54.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.665087 16405 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
19:59:54.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.666383 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33328 (request call id 7)
19:59:54.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.690254 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33328 (request call id 7)
19:59:54.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.703125 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.703 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.703 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:54.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=300), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [17ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items, [30ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [33ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 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.2.124:36055, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items, [66ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 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.2.124:36055, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items, [106ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 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.2.124:36055, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [122ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 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.2.124:36055, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [163ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items, [187ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 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.2.124:36055, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [222ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items, [222ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [223ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33328 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.2.124:36055, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [263ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [263ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [300ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@1328037320(state=PENDING, result=null, callback=(continuation of Deferred@20181209 after retry RPC after error@515104573) -> (continuation of Deferred@181726438 after retry RPC after error@68961801) -> (continuation of Deferred@439868267 after retry RPC after error@452830503) -> (continuation of Deferred@929290562 after retry RPC after error@1361702313) -> (continuation of Deferred@1969330276 after retry RPC after error@46325618) -> (continuation of Deferred@734183329 after retry RPC after error@890784725) -> (continuation of Deferred@1287870378 after retry RPC after error@1492002831), errback=(continuation of Deferred@20181209 after retry RPC after error@515104573) -> (continuation of Deferred@181726438 after retry RPC after error@68961801) -> (continuation of Deferred@439868267 after retry RPC after error@452830503) -> (continuation of Deferred@929290562 after retry RPC after error@1361702313) -> (continuation of Deferred@1969330276 after retry RPC after error@46325618) -> (continuation of Deferred@734183329 after retry RPC after error@890784725) -> (continuation of Deferred@1287870378 after retry RPC after error@1492002831))) after lookup
19:59:54.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.709263 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33328 (request call id 8)
19:59:54.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.729701 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33328 (request call id 8)
19:59:54.733 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.733 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:54.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.740 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.749851 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33314 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35016 (request call id 40)
19:59:54.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.754271 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33314 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35016 (request call id 40)
19:59:54.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.768911 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35016 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33324 (request call id 16)
19:59:54.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.774646 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33314 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33324 (request call id 16)
19:59:54.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.794857 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33314 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33324 (request call id 16)
19:59:54.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.806 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.809382 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35016 (request call id 41)
19:59:54.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.814842 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33314 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35016 (request call id 41)
19:59:54.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.817924 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33284 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35016 (request call id 41)
19:59:54.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.834369 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33314 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35016 (request call id 41)
19:59:54.836 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.836 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.838302 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33284 (request call id 22)
19:59:54.840 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.840 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.854539 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33314 (request call id 21)
19:59:54.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.858036 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33314 (request call id 21)
19:59:54.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.865969 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33314 (request call id 21)
19:59:54.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.878288 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33314 (request call id 21)
19:59:54.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.886186 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33314 (request call id 21)
19:59:54.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.897672 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33314 (request call id 21)
19:59:54.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.906500 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.907 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.917769 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33298 (request call id 22)
19:59:54.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.925617 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33298 (request call id 22)
19:59:54.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.928764 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33298 (request call id 22)
19:59:54.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.937 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.937 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:54.938 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:54.938 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:54.938 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:54.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:54.939 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:54.939 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:54.939 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:54.940 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:54.940 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:54.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:54.941 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:54.942 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:54.942 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:54.942 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:54.942 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:54.942 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:54.943 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:54.943 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:54.943 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:54.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:54.944 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:54.945 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:54.946 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:54.948 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:54.948 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:54.949 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:54.949 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:54.950 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:54.950 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:54.952 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:54.954 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:54.958 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbaa1f12f, L:/127.0.0.1:33330 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:54.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.962334 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 14)
19:59:54.963 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items
19:59:54.963 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa32b5763, L:/127.0.0.1:51342 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:54.964 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x1a738a64, L:/127.0.0.1:33120 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:54.965 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:54.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.965786 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 14)
19:59:54.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.986485 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 14)
19:59:54.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:54.986485 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:54.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 14)
19:59:54.987 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items
19:59:54.988 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.005857 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 14)
19:59:55.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.006033 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 14)
19:59:55.007 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items
19:59:55.007 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.007 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.026222 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33314 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33330 (request call id 3)
19:59:55.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.034617 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33314 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33330 (request call id 3)
19:59:55.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.038 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:55.039 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=95), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [19ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items, [20ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [21ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33330 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.2.124:36055, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33330 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.2.124:36055, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33330 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@1887125031(state=PENDING, result=null, callback=(continuation of Deferred@1101488265 after retry RPC after error@1094797941) -> (continuation of Deferred@964119143 after retry RPC after error@273989992) -> (continuation of Deferred@1779259587 after retry RPC after error@567584021), errback=(continuation of Deferred@1101488265 after retry RPC after error@1094797941) -> (continuation of Deferred@964119143 after retry RPC after error@273989992) -> (continuation of Deferred@1779259587 after retry RPC after error@567584021))) after lookup
19:59:55.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.045918 16507 service_pool.cc:137] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33328 (request call id 18)
19:59:55.050 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.050 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.054708 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33314 (request call id 24)
19:59:55.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.065519 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33314 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33330 (request call id 5)
19:59:55.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.068658 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33330 (request call id 5)
19:59:55.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.075002 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33314 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33330 (request call id 5)
19:59:55.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.089095 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33324 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33330 (request call id 5)
19:59:55.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.094072 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33314 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33330 (request call id 5)
19:59:55.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.109 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:55.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.110347 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 15)
19:59:55.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.125949 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 15)
19:59:55.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.134557 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33314 (request call id 27)
19:59:55.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.140 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.142247 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 16)
19:59:55.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.145859 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33330 (request call id 8)
19:59:55.150 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.150 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.158406 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33298 (request call id 25)
19:59:55.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.162528 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 17)
19:59:55.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.165989 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 17)
19:59:55.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.177716 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 17)
19:59:55.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.186352 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 17)
19:59:55.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.194628 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35028 (request call id 11)
19:59:55.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.197841 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35028 (request call id 11)
19:59:55.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.203173 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35028 (request call id 11)
19:59:55.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.205235 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:35028 (request call id 11)
19:59:55.210 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.210 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.211 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:55.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:55.218102 16507 service_pool.cc:136] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items [suppressed 105 similar messages]
19:59:55.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.218231 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33298 (request call id 28)
19:59:55.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.223133 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33298 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 19)
19:59:55.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.225432 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 19)
19:59:55.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.235111 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 19)
19:59:55.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.241 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.242 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:55.242 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:55.242 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:55.242 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:55.242 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:55.242 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:55.242 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:55.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:55.244 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:55.244 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:55.246 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:55.247 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:55.247 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:55.248 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:55.249 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:55.249 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:55.250 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:55.250 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:55.252 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:55.252 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.252 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.253 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:55.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.255034 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35028 (request call id 14)
19:59:55.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.258998 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33298 (request call id 29)
19:59:55.259 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd6fe4477, L:/127.0.0.1:33334 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:55.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.260251 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33298 (request call id 29)
19:59:55.260 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33334 dropped due to backpressure: service queue is full with 1 items
19:59:55.263 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x5b944a75, L:/127.0.0.1:33132 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:55.263 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe81c66a8, L:/127.0.0.1:51348 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:55.265 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.265515 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33298 (request call id 29)
19:59:55.267 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33334 dropped due to backpressure: service queue is full with 1 items
19:59:55.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.267509 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33298 (request call id 29)
19:59:55.269 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.274240 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33298 (request call id 29)
19:59:55.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.286088 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33298 (request call id 29)
19:59:55.288 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33334 dropped due to backpressure: service queue is full with 1 items
19:59:55.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.287854 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33298 (request call id 29)
19:59:55.288 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.294548 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33298 (request call id 29)
19:59:55.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.306416 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33298 (request call id 29)
19:59:55.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.308279 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.308 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33334 dropped due to backpressure: service queue is full with 1 items
19:59:55.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33298 (request call id 29)
19:59:55.309 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.313 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.314 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:55.314 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:55.314 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:55.314 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:55.314 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:55.315 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:55.315 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:55.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:55.316 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:55.316 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:55.318 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:55.319 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:55.320 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:55.320 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:55.321 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:55.323 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:55.323 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:55.324 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:55.325 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:55.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.325523 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35028 (request call id 17)
19:59:55.326 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:55.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.327507 16509 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35028 (request call id 17)
19:59:55.328 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33334 dropped due to backpressure: service queue is full with 1 items
19:59:55.329 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.334 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfdaadff2, L:/127.0.0.1:33340 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:55.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.335335 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35028 (request call id 17)
19:59:55.336 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items
19:59:55.337 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x14a51a28, L:/127.0.0.1:51360 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:55.339 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0xe833adc2, L:/127.0.0.1:33146 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:55.341 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.342 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.348016 16509 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33334 (request call id 5)
19:59:55.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.352 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.353 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:55.354 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=107), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [14ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33334 dropped due to backpressure: service queue is full with 1 items, [18ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [19ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33334 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.2.124:36055, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [21ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33334 dropped due to backpressure: service queue is full with 1 items, [22ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [23ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33334 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.2.124:36055, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33334 dropped due to backpressure: service queue is full with 1 items, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33334 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.2.124:36055, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33334 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33334 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33334 dropped due to backpressure: service queue is full with 1 items, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33334 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.2.124:36055, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@553948531(state=PENDING, result=null, callback=(continuation of Deferred@1006652640 after retry RPC after error@284121079) -> (continuation of Deferred@1140969666 after retry RPC after error@1093364284) -> (continuation of Deferred@2138196405 after retry RPC after error@357103939) -> (continuation of Deferred@1594211560 after retry RPC after error@1164269502) -> (continuation of Deferred@683118918 after retry RPC after error@2053634034), errback=(continuation of Deferred@1006652640 after retry RPC after error@284121079) -> (continuation of Deferred@1140969666 after retry RPC after error@1093364284) -> (continuation of Deferred@2138196405 after retry RPC after error@357103939) -> (continuation of Deferred@1594211560 after retry RPC after error@1164269502) -> (continuation of Deferred@683118918 after retry RPC after error@2053634034))) after lookup
19:59:55.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.360066 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33334 (request call id 6)
19:59:55.360 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items
19:59:55.361 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.362509 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33334 (request call id 6)
19:59:55.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.365568 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33334 (request call id 6)
19:59:55.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.380616 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33334 (request call id 6)
19:59:55.381 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items
19:59:55.381 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.382757 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33334 (request call id 6)
19:59:55.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.385768 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33334 (request call id 6)
19:59:55.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.401051 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33334 (request call id 6)
19:59:55.401 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items
19:59:55.401 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.402974 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33334 (request call id 6)
19:59:55.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.414 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:55.414 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:55.415 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:55.415 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:55.415 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:55.415 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:55.415 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:55.415 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:55.416 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:55.417 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:55.417 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:55.419 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:55.421 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:55.421 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:55.422 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:55.422 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:55.423 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:55.424 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:55.424 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:55.426 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items
19:59:55.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.422173 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33340 (request call id 4)
19:59:55.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.426091 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33330 (request call id 16)
19:59:55.428 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:55.429 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:55.429 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.438 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x301f06eb, L:/127.0.0.1:33148 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:55.438 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x057f09e6, L:/127.0.0.1:51372 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:55.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.440708 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.441 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1ec5cd1f, L:/127.0.0.1:33354 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:55.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33330 (request call id 16)
19:59:55.441 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items
19:59:55.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.441623 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33330 (request call id 16)
19:59:55.442 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items
19:59:55.442 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.442 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.443 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.455 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.462206 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33354 (request call id 1)
19:59:55.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.463265 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 25)
19:59:55.463 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items
19:59:55.463 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.465958 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 25)
19:59:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.482771 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 25)
19:59:55.483 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items
19:59:55.483 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.486366 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 25)
19:59:55.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.489138 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 15)
19:59:55.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.499261 16509 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.16.2.67:36687 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 15)
19:59:55.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.500712 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 15)
19:59:55.501 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items
19:59:55.502 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.503361 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 15)
19:59:55.503 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items
19:59:55.504 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.505336 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.65:38055 (request call id 15)
19:59:55.519 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.519 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.525552 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33354 (request call id 4)
19:59:55.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.542541 16506 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 26)
19:59:55.543 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items
19:59:55.543 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.543 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.556 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.556 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.566114 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33328 (request call id 31)
19:59:55.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.575204 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33328 (request call id 31)
19:59:55.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.582327 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33328 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33354 (request call id 5)
19:59:55.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.594388 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33354 (request call id 5)
19:59:55.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.602507 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 13)
19:59:55.603 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items
19:59:55.603 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.614683 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 13)
19:59:55.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.620200 16507 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.66:57233 (request call id 13)
19:59:55.621 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items
19:59:55.621 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.622 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.622 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.635084 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33328 (request call id 32)
19:59:55.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.644 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.655493 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35028 (request call id 24)
19:59:55.657 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.657 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.661899 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33354 (request call id 6)
19:59:55.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.663161 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33354 (request call id 6)
19:59:55.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.665382 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33354 (request call id 6)
19:59:55.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.682723 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33354 (request call id 6)
19:59:55.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.685638 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33354 (request call id 6)
19:59:55.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.703015 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33354 (request call id 6)
19:59:55.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.705866 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33354 (request call id 6)
19:59:55.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.723202 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33354 (request call id 6)
19:59:55.725 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.725 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.725 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:55.726 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=306), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [19ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items, [22ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 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.2.124:36055, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 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.2.124:36055, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items, [84ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items, [101ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items, [123ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 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.2.124:36055, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [163ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items, [183ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33354 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.2.124:36055, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [242ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [305ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@1642757799(state=PENDING, result=null, callback=(continuation of Deferred@1261040715 after retry RPC after error@1346443814) -> (continuation of Deferred@862506596 after retry RPC after error@29721064) -> (continuation of Deferred@88778295 after retry RPC after error@1568808082) -> (continuation of Deferred@678224552 after retry RPC after error@93060236) -> (continuation of Deferred@1436584212 after retry RPC after error@411793854) -> (continuation of Deferred@1463660965 after retry RPC after error@227035218), errback=(continuation of Deferred@1261040715 after retry RPC after error@1346443814) -> (continuation of Deferred@862506596 after retry RPC after error@29721064) -> (continuation of Deferred@88778295 after retry RPC after error@1568808082) -> (continuation of Deferred@678224552 after retry RPC after error@93060236) -> (continuation of Deferred@1436584212 after retry RPC after error@411793854) -> (continuation of Deferred@1463660965 after retry RPC after error@227035218))) after lookup
19:59:55.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.727475 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33334 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33354 (request call id 7)
19:59:55.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.742388 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33326 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33354 (request call id 7)
19:59:55.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.745 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.745 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:55.746 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:55.746 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:55.746 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:55.746 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:55.746 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:55.746 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:55.746 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:55.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:55.749 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:55.749 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:55.751 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:55.751 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:55.752 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:55.753 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:55.753 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:55.753 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:55.755 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:55.755 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:55.755 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:55.756 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:55.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.758 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.767 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x01a93fa9, L:/127.0.0.1:51378 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:55.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.771607 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 33)
19:59:55.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.774930 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 33)
19:59:55.782 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x7cb7991c, L:/127.0.0.1:33164 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:55.783 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x62041e2b, L:/127.0.0.1:33356 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:55.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.784452 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 33)
19:59:55.784 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33356 dropped due to backpressure: service queue is full with 1 items
19:59:55.785 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.793628 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 33)
19:59:55.794 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33356 dropped due to backpressure: service queue is full with 1 items
19:59:55.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.794178 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.794 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 33)
19:59:55.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.813265 16508 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.813 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.16.2.124:36055: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33356 dropped due to backpressure: service queue is full with 1 items
19:59:55.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 33)
19:59:55.814 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359; will retry
19:59:55.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.814536 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33326 (request call id 33)
19:59:55.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.827 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.832499 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33356 (request call id 3)
19:59:55.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.834589 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33356 (request call id 3)
19:59:55.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.845901 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33356 (request call id 3)
19:59:55.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.849 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:55.850 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=98), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [25ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33356 dropped due to backpressure: service queue is full with 1 items, [34ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33356 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.2.124:36055, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33356 dropped due to backpressure: service queue is full with 1 items, [43ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33356 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.2.124:36055, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33356 dropped due to backpressure: service queue is full with 1 items, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33356 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.2.124:36055, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [98ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@1208753795(state=PENDING, result=null, callback=(continuation of Deferred@2015066878 after retry RPC after error@2030974353) -> (continuation of Deferred@15929175 after retry RPC after error@673440204) -> (continuation of Deferred@189575868 after retry RPC after error@57060601), errback=(continuation of Deferred@2015066878 after retry RPC after error@2030974353) -> (continuation of Deferred@15929175 after retry RPC after error@673440204) -> (continuation of Deferred@189575868 after retry RPC after error@57060601))) after lookup
19:59:55.858 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.859 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.859 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:55.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.860579 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33340 (request call id 8)
19:59:55.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.866001 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33340 (request call id 8)
19:59:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.872975 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33340 (request call id 8)
19:59:55.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.874924 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33340 (request call id 8)
19:59:55.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.886287 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33340 (request call id 8)
19:59:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.893229 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33340 (request call id 8)
19:59:55.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.905575 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33340 (request call id 8)
19:59:55.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.912734 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33340 (request call id 8)
19:59:55.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.914305 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:33340 (request call id 8)
19:59:55.928 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.928 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:55.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=610), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [17ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items, [19ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 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.2.124:36055, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [41ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items, [41ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 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.2.124:36055, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 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.2.124:36055, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 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.2.124:36055, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [101ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items, [110ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [110ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 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.2.124:36055, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [122ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items, [122ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 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.2.124:36055, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [182ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items, [183ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items, [300ms] refreshing cache from master, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [301ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [302ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items, [302ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [302ms] delaying RPC due to: Service unavailable: Master config (127.16.2.124:36055,127.16.2.126:34257,127.16.2.125:41359) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items, [540ms] refreshing cache from master, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [542ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [542ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [609ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=Deferred@1400309622(state=PENDING, result=null, callback=(continuation of Deferred@537691428 after retry RPC after error@1659819021) -> (continuation of Deferred@1484720375 after retry RPC after error@861468729) -> (continuation of Deferred@2008645331 after retry RPC after error@1675858581) -> (continuation of Deferred@1132136110 after retry RPC after error@924231624) -> (continuation of Deferred@191174687 after retry RPC after error@1961706716) -> (continuation of Deferred@1865970329 after retry RPC after error@1829937233) -> (continuation of Deferred@1309997068 after retry RPC after error@1354866358) -> (continuation of Deferred@2084668045 after retry RPC after error@69842300), errback=(continuation of Deferred@537691428 after retry RPC after error@1659819021) -> (continuation of Deferred@1484720375 after retry RPC after error@861468729) -> (continuation of Deferred@2008645331 after retry RPC after error@1675858581) -> (continuation of Deferred@1132136110 after retry RPC after error@924231624) -> (continuation of Deferred@191174687 after retry RPC after error@1961706716) -> (continuation of Deferred@1865970329 after retry RPC after error@1829937233) -> (continuation of Deferred@1309997068 after retry RPC after error@1354866358) -> (continuation of Deferred@2084668045 after retry RPC after error@69842300))) after lookup
19:59:55.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.932807 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33340 (request call id 9)
19:59:55.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.946059 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:33340 (request call id 9)
19:59:55.952 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.952 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:55.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.954010 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33340 (request call id 10)
19:59:55.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:55.962 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:55.962 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:55.962 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:55.962 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:55.963 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:55.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:55.963 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:55.963 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:55.964 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:55.965 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:55.965 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:55.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.974937 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35028 (request call id 32)
19:59:55.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:55.982640 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:55.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35028 (request call id 32)
19:59:56.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:56.002957 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:56.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35028 (request call id 32)
19:59:56.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:56.022105 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33354 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:56.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35028 (request call id 32)
19:59:56.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:56.025446 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33330 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:56.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35028 (request call id 32)
19:59:56.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:56.031 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:56.032 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:56.032 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:56.032 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:56.032 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:56.033 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:56.032 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:56.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:56.033 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:56.035 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:56.035 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:56.055 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:56.055 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:56.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:56.063 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:56.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:56.065666 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:56.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33330 (request call id 30)
19:59:56.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:56.080220 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:56.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33330 (request call id 30)
19:59:56.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:56.100558 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:56.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33330 (request call id 30)
19:59:56.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:56.120806 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33340 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:56.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33330 (request call id 30)
19:59:56.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:56.132 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:56.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:56.140815 16507 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:56.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33340 (request call id 15)
19:59:56.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:56.155098 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:35028 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:56.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:33340 (request call id 15)
19:59:56.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:56.156 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:56.163 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:56.163 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:56.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:56.175308 16506 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:56.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35028 (request call id 35)
19:59:56.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:56.192718 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:56.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35028 (request call id 35)
19:59:56.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:56.213080 16508 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:33356 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:56.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:35028 (request call id 35)
19:59:56.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:56.233 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:56.233 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:56.233 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:56.233 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:56.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:56.234 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:56.234 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:56.235 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:56.235 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:56.236 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:56.236 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:56.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:56.256 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:56.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:56.263 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:56.334 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:56.334 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:56.334 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:56.334 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:56.335 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:56.335 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:56.335 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:56.335 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:56.335 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:56.335 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:56.336 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:56.336 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:56.338 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
19:59:56.339 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.2.124:36055(127.16.2.124:36055)] connecting to peer
19:59:56.339 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.2.126:34257(127.16.2.126:34257)] connecting to peer
19:59:56.340 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.16.2.125:41359(127.16.2.125:41359)] connecting to peer
19:59:56.340 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.2.124:36055(127.16.2.124:36055)] Successfully connected to peer
19:59:56.341 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.2.126:34257(127.16.2.126:34257)] Successfully connected to peer
19:59:56.342 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.124
19:59:56.342 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.2.125:41359(127.16.2.125:41359)] Successfully connected to peer
19:59:56.344 [DEBUG - kudu-nio-2] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.125
19:59:56.344 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.16.2.126
19:59:56.350 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbf771a45, L:/127.0.0.1:33366 - R:/127.16.2.124:36055] using SASL/PLAIN
19:59:56.352 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6d2a1259, L:/127.0.0.1:51394 - R:/127.16.2.126:34257] using SASL/PLAIN
19:59:56.355 [DEBUG - kudu-nio-2] (Negotiator.java:919) Authenticated connection [id: 0x84b72e25, L:/127.0.0.1:33174 - R:/127.16.2.125:41359] using SASL/PLAIN
19:59:56.357 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:56.357 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:56.358 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
19:59:56.358 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=19), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.124:36055, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.126:34257, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.2.125:41359, [15ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.126:34257: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.125:41359: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.16.2.124:36055: OK, deferred=null) after lookup
19:59:56.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:56.364 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:56.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c01542c44b2e41acbe51e7824d755da3
19:59:56.434 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:56.434 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:56.435 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:56.435 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:56.435 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:56.436 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:56.436 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:56.436 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:56.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:56.436 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:56.437 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:56.437 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:56.459 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:56.459 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:56.467 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:56.467 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:56.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:56.520545 16508 service_pool.cc:136] TSHeartbeat request on kudu.master.MasterService from 127.16.2.65:38055 dropped due to backpressure: service queue is full with 1 items [suppressed 97 similar messages]
19:59:56.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:56.520641 16508 service_pool.cc:137] TSHeartbeat request on kudu.master.MasterService from 127.16.2.65:38055 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
19:59:56.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.16.2.67:36687 (request call id 13)
19:59:56.535 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:56.535 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:56.562 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:56.562 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:56.563 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:56.563 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:56.563 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:56.563 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:56.563 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:56.563 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:56.563 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:56.564 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:56.565 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:56.565 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:56.569 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:56.569 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:56.570 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:56.570 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:56.570 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:56.570 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:56.570 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:56.570 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:56.570 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:56.570 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:56.572 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:56.572 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:56.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:56.638 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:56.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:56.741 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:56.845 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:56.845 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:56.948 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 341c5f16fe5a454c9877b528f3ee0302 for table 'TestHandleTooBusy' with partition [<start>, <end>)
19:59:56.948 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=341c5f16fe5a454c9877b528f3ee0302@[0b3d5cfc1959407492a57faa062c2550(127.16.2.66:41929),4768fb46590f43da9f27348983273edf(127.16.2.67:44921),c916019b97f441059c68ab461b64935b(127.16.2.65:38457)[L]]}]
19:59:56.948 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:56.949 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:56.949 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:56.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:56.949 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:56.949 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:56.949 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:56.950 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:56.951 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:56.951 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:56.951 [DEBUG - main] (Connection.java:575) [peer master-127.16.2.124:36055(127.16.2.124:36055)] disconnecting while in state READY
19:59:56.951 [DEBUG - main] (Connection.java:575) [peer master-127.16.2.125:41359(127.16.2.125:41359)] disconnecting while in state READY
19:59:56.951 [DEBUG - main] (Connection.java:575) [peer master-127.16.2.126:34257(127.16.2.126:34257)] disconnecting while in state READY
19:59:56.952 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.2.125:41359(127.16.2.125:41359)] handling channelInactive
19:59:56.952 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.2.124:36055(127.16.2.124:36055)] handling channelInactive
19:59:56.952 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.2.124:36055(127.16.2.124:36055)] cleaning up while in state READY due to: connection closed
19:59:56.952 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.2.125:41359(127.16.2.125:41359)] cleaning up while in state READY due to: connection closed
19:59:56.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
19:59:56.953 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.2.126:34257(127.16.2.126:34257)] handling channelInactive
19:59:56.953 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.2.126:34257(127.16.2.126:34257)] cleaning up while in state READY due to: connection closed
19:59:56.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:56.953747 16393 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu pid 16589
19:59:56.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:56.965690 16711 generic_service.cc:196] Checking for leaks (request via RPC)
19:59:57.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:57.060738 16393 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu with pid 16589
19:59:57.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:57.081881 16393 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu pid 16726
19:59:57.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260518 19:59:57.081882 16876 connection.cc:582] server connection from 127.16.2.65:39229 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
19:59:57.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:57.088476 16848 generic_service.cc:196] Checking for leaks (request via RPC)
19:59:57.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:57.179538 16393 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu with pid 16726
19:59:57.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:57.199988 16393 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu pid 16860
19:59:57.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:57.206820 16982 generic_service.cc:196] Checking for leaks (request via RPC)
19:59:57.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:57.298606 16393 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu with pid 16860
19:59:57.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:57.316402 16393 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu pid 16405
19:59:57.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:57.317854 16438 generic_service.cc:196] Checking for leaks (request via RPC)
19:59:57.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:57.432925 16393 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu with pid 16405
19:59:57.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:57.454262 16393 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu pid 16447
19:59:57.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:57.455432 16481 generic_service.cc:196] Checking for leaks (request via RPC)
19:59:57.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:57.569639 16393 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu with pid 16447
19:59:57.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:57.590476 16393 external_mini_cluster.cc:1699] Attempting to check leaks for /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu pid 16488
19:59:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:57.591665 16524 generic_service.cc:196] Checking for leaks (request via RPC)
19:59:57.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260518 19:59:57.719352 16393 external_mini_cluster.cc:1658] Killing /tmp/dist-test-taskQ9FBWC/build/asan/bin/kudu with pid 16488
19:59:57.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-05-18T19:59:57Z chronyd exiting

Time: 15.365

OK (1 test)

