JUnit version 4.13.2
.22:12:41.290 [INFO - main] (RandomUtils.java:49) Using random seed: 1786486361282
22:12:41.311 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
22:12:41.369 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
22:12:41.378 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-task02jpFu/test-tmp
22:12:41.381 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
22:12:41.385 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-task02jpFu/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
22:12:41.656 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775"
  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 {
  }
}

22:12:41.673 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
22:12:41.674 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

22:12:41.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.677636 24323 mini_oidc.cc:152] Starting JWKS server
22:12:41.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.682760 24323 webserver.cc:460] Webserver started at http://127.0.0.1:46607/ using document root <none> and password file <none>
22:12:41.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.683087 24323 mini_oidc.cc:189] Starting OIDC Discovery server
22:12:41.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.683676 24323 webserver.cc:460] Webserver started at http://127.0.0.1:37983/ using document root <none> and password file <none>
22:12:41.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T22:12:41Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
22:12:41.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T22:12:41Z Disabled control of system clock
22:12:41.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.716255 24323 external_mini_cluster.cc:1326] Running /tmp/dist-test-task02jpFu/build/debug/bin/kudu
22:12:41.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task02jpFu/build/debug/bin/kudu
22:12:41.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-0/wal
22:12:41.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-0/data
22:12:41.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
22:12:41.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
22:12:41.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
22:12:41.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
22:12:41.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
22:12:41.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
22:12:41.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-0/logs
22:12:41.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-0/data/info.pb
22:12:41.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
22:12:41.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
22:12:41.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
22:12:41.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
22:12:41.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
22:12:41.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
22:12:41.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
22:12:41.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
22:12:41.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
22:12:41.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
22:12:41.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
22:12:41.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
22:12:41.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.192.254:43037
22:12:41.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.192.254
22:12:41.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
22:12:41.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.192.212:44321
22:12:41.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
22:12:41.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
22:12:41.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
22:12:41.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
22:12:41.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.192.254:43037,127.23.192.253:35727,127.23.192.252:44383
22:12:41.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
22:12:41.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46607/jwks.json
22:12:41.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
22:12:41.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
22:12:41.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
22:12:41.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:41.853477 24338 flags.cc:425] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
22:12:41.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:41.853796 24338 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
22:12:41.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:41.853825 24338 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
22:12:41.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:41.853863 24338 flags.cc:425] Enabled unsafe flag: --never_fsync=true
22:12:41.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:41.858394 24338 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
22:12:41.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:41.858484 24338 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
22:12:41.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:41.858502 24338 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
22:12:41.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:41.858522 24338 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
22:12:41.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:41.858541 24338 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
22:12:41.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:41.858554 24338 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:46607/jwks.json
22:12:41.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.865218 24338 master_runner.cc:386] Master server non-default flags:
22:12:41.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
22:12:41.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.192.212:44321
22:12:41.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
22:12:41.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
22:12:41.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-0/data
22:12:41.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-0/wal
22:12:41.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
22:12:41.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.192.254:43037,127.23.192.253:35727,127.23.192.252:44383
22:12:41.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
22:12:41.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
22:12:41.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
22:12:41.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
22:12:41.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.192.254:43037
22:12:41.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
22:12:41.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
22:12:41.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
22:12:41.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
22:12:41.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
22:12:41.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46607/jwks.json
22:12:41.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
22:12:41.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
22:12:41.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-0/data/info.pb
22:12:41.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.192.254
22:12:41.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
22:12:41.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
22:12:41.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24338
22:12:41.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
22:12:41.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
22:12:41.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
22:12:41.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
22:12:41.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-0/logs
22:12:41.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
22:12:41.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
22:12:41.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
22:12:41.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
22:12:41.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
22:12:41.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
22:12:41.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
22:12:41.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 11 Aug 2026 21:38:32 UTC on ccycloud.quasar-aqvrvy.root.comops.site
22:12:41.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4581604
22:12:41.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.867151 24338 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
22:12:41.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.869683 24338 file_cache.cc:493] Constructed file cache file cache with capacity 419430
22:12:41.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:41.883922 24350 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
22:12:41.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:41.884024 24348 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
22:12:41.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:41.886090 24346 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
22:12:41.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.886713 24338 server_base.cc:1034] running on GCE node
22:12:41.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.887496 24338 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
22:12:41.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.889158 24338 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
22:12:41.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.890414 24338 hybrid_clock.cc:648] HybridClock initialized: now 1786486361890359 us; error 74 us; skew 500 ppm
22:12:41.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.896379 24338 webserver.cc:460] Webserver started at http://127.23.192.254:38509/ using document root <none> and password file <none>
22:12:41.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.897311 24338 fs_manager.cc:359] Metadata directory not provided
22:12:41.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.897431 24338 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
22:12:41.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.897782 24338 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
22:12:41.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.900223 24338 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-0/data/instance:
22:12:41.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "98782a4ba4a54924a1499a5b6e4a1958"
22:12:41.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 22:12:41 on dist-test-slave-8w9v"
22:12:41.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.900972 24338 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-0/wal/instance:
22:12:41.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "98782a4ba4a54924a1499a5b6e4a1958"
22:12:41.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 22:12:41 on dist-test-slave-8w9v"
22:12:41.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.906468 24338 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
22:12:41.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.909752 24357 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
22:12:41.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.911341 24338 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
22:12:41.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.911626 24338 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-0/data,/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-0/wal
22:12:41.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "98782a4ba4a54924a1499a5b6e4a1958"
22:12:41.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 22:12:41 on dist-test-slave-8w9v"
22:12:41.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.911780 24338 fs_report.cc:383] FS layout report
22:12:41.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
22:12:41.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-0/wal
22:12:41.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-0/wal
22:12:41.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-0/data/data
22:12:41.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
22:12:41.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
22:12:41.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
22:12:41.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
22:12:41.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
22:12:41.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
22:12:41.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
22:12:41.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
22:12:41.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
22:12:41.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
22:12:41.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
22:12:41.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.926255 24338 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
22:12:41.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.927364 24338 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
22:12:41.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.927660 24338 kserver.cc:163] Server-wide thread pool size limit: 3276
22:12:41.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.936638 24338 rpc_server.cc:307] RPC server started. Bound to: 127.23.192.254:43037
22:12:41.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.936746 24390 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.23.192.254:43037 every 8 connection(s)
22:12:41.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.938215 24338 server_base.cc:1166] Dumped server information to /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-0/data/info.pb
22:12:41.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.943058 24391 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
22:12:41.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.948573 24323 external_mini_cluster.cc:1388] Started /tmp/dist-test-task02jpFu/build/debug/bin/kudu as pid 24338
22:12:41.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.948846 24323 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-0/wal/instance
22:12:41.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.949136 24391 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.192.254" port: 43037 } has no permanent_uuid. Determining permanent_uuid...
22:12:41.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.951164 24323 external_mini_cluster.cc:1326] Running /tmp/dist-test-task02jpFu/build/debug/bin/kudu
22:12:41.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task02jpFu/build/debug/bin/kudu
22:12:41.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-1/wal
22:12:41.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-1/data
22:12:41.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
22:12:41.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
22:12:41.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
22:12:41.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
22:12:41.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
22:12:41.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
22:12:41.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-1/logs
22:12:41.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-1/data/info.pb
22:12:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
22:12:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
22:12:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
22:12:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
22:12:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
22:12:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
22:12:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
22:12:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
22:12:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
22:12:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
22:12:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
22:12:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
22:12:41.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.192.253:35727
22:12:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.192.253
22:12:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
22:12:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.192.212:44321
22:12:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
22:12:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
22:12:41.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
22:12:41.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
22:12:41.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.192.254:43037,127.23.192.253:35727,127.23.192.252:44383
22:12:41.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
22:12:41.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46607/jwks.json
22:12:41.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
22:12:41.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
22:12:41.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
22:12:41.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:41.974417 24391 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } has no permanent_uuid. Determining permanent_uuid...
22:12:41.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:41.975713 24359 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.192.253:35727: connect: Connection refused (error 111)
22:12:41.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:41.977128 24391 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.23.192.253:35727: Network error: Client connection negotiation failed: client connection to 127.23.192.253:35727: connect: Connection refused (error 111)
22:12:42.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.026482 24391 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } attempt: 1
22:12:42.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.028348 24391 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.23.192.253:35727: Network error: Client connection negotiation failed: client connection to 127.23.192.253:35727: connect: Connection refused (error 111)
22:12:42.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.087834 24394 flags.cc:425] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
22:12:42.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.088228 24394 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
22:12:42.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.088271 24394 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
22:12:42.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.088310 24394 flags.cc:425] Enabled unsafe flag: --never_fsync=true
22:12:42.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.092558 24394 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
22:12:42.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.092628 24394 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
22:12:42.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.092648 24394 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
22:12:42.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.092666 24394 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
22:12:42.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.092684 24394 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
22:12:42.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.092697 24394 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:46607/jwks.json
22:12:42.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.096544 24391 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } attempt: 2
22:12:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.098199 24391 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.23.192.253:35727: Network error: Client connection negotiation failed: client connection to 127.23.192.253:35727: connect: Connection refused (error 111)
22:12:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.098445 24394 master_runner.cc:386] Master server non-default flags:
22:12:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
22:12:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.192.212:44321
22:12:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
22:12:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
22:12:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-1/data
22:12:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-1/wal
22:12:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
22:12:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.192.254:43037,127.23.192.253:35727,127.23.192.252:44383
22:12:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
22:12:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
22:12:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
22:12:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
22:12:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.192.253:35727
22:12:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
22:12:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
22:12:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
22:12:42.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
22:12:42.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
22:12:42.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46607/jwks.json
22:12:42.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
22:12:42.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
22:12:42.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-1/data/info.pb
22:12:42.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.192.253
22:12:42.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
22:12:42.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
22:12:42.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24394
22:12:42.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
22:12:42.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
22:12:42.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
22:12:42.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
22:12:42.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-1/logs
22:12:42.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
22:12:42.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
22:12:42.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
22:12:42.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
22:12:42.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
22:12:42.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
22:12:42.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
22:12:42.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 11 Aug 2026 21:38:32 UTC on ccycloud.quasar-aqvrvy.root.comops.site
22:12:42.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4581604
22:12:42.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.099686 24394 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
22:12:42.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.101320 24394 file_cache.cc:493] Constructed file cache file cache with capacity 419430
22:12:42.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.111071 24406 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
22:12:42.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.111111 24404 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
22:12:42.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.111393 24394 server_base.cc:1034] running on GCE node
22:12:42.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.111114 24408 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
22:12:42.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.112191 24394 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
22:12:42.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.113637 24394 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
22:12:42.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.114874 24394 hybrid_clock.cc:648] HybridClock initialized: now 1786486362114802 us; error 98 us; skew 500 ppm
22:12:42.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.117358 24394 webserver.cc:460] Webserver started at http://127.23.192.253:37009/ using document root <none> and password file <none>
22:12:42.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.118093 24394 fs_manager.cc:359] Metadata directory not provided
22:12:42.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.118167 24394 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
22:12:42.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.118410 24394 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
22:12:42.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.120646 24394 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-1/data/instance:
22:12:42.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5c82046a9d6a42c68245e203a224f0a7"
22:12:42.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 22:12:42 on dist-test-slave-8w9v"
22:12:42.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.121292 24394 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-1/wal/instance:
22:12:42.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5c82046a9d6a42c68245e203a224f0a7"
22:12:42.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 22:12:42 on dist-test-slave-8w9v"
22:12:42.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.125785 24394 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
22:12:42.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.128736 24415 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
22:12:42.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.130211 24394 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
22:12:42.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.130424 24394 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-1/data,/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-1/wal
22:12:42.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5c82046a9d6a42c68245e203a224f0a7"
22:12:42.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 22:12:42 on dist-test-slave-8w9v"
22:12:42.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.130569 24394 fs_report.cc:383] FS layout report
22:12:42.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
22:12:42.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-1/wal
22:12:42.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-1/wal
22:12:42.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-1/data/data
22:12:42.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
22:12:42.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
22:12:42.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
22:12:42.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
22:12:42.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
22:12:42.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
22:12:42.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
22:12:42.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
22:12:42.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
22:12:42.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
22:12:42.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
22:12:42.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.142400 24394 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
22:12:42.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.143333 24394 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
22:12:42.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.143590 24394 kserver.cc:163] Server-wide thread pool size limit: 3276
22:12:42.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.151393 24394 rpc_server.cc:307] RPC server started. Bound to: 127.23.192.253:35727
22:12:42.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.151418 24441 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.23.192.253:35727 every 8 connection(s)
22:12:42.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.152629 24394 server_base.cc:1166] Dumped server information to /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-1/data/info.pb
22:12:42.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.155897 24442 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
22:12:42.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.160758 24442 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.192.254" port: 43037 } has no permanent_uuid. Determining permanent_uuid...
22:12:42.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.162781 24323 external_mini_cluster.cc:1388] Started /tmp/dist-test-task02jpFu/build/debug/bin/kudu as pid 24394
22:12:42.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.162961 24323 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-1/wal/instance
22:12:42.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.163674 24323 external_mini_cluster.cc:1326] Running /tmp/dist-test-task02jpFu/build/debug/bin/kudu
22:12:42.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task02jpFu/build/debug/bin/kudu
22:12:42.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-2/wal
22:12:42.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-2/data
22:12:42.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
22:12:42.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
22:12:42.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
22:12:42.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
22:12:42.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
22:12:42.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
22:12:42.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-2/logs
22:12:42.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-2/data/info.pb
22:12:42.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
22:12:42.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
22:12:42.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
22:12:42.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
22:12:42.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
22:12:42.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
22:12:42.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
22:12:42.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
22:12:42.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
22:12:42.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
22:12:42.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
22:12:42.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
22:12:42.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.192.252:44383
22:12:42.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.192.252
22:12:42.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
22:12:42.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.192.212:44321
22:12:42.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
22:12:42.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
22:12:42.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
22:12:42.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
22:12:42.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.192.254:43037,127.23.192.253:35727,127.23.192.252:44383
22:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
22:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46607/jwks.json
22:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
22:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
22:12:42.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
22:12:42.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.173806 24442 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } has no permanent_uuid. Determining permanent_uuid...
22:12:42.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.182912 24442 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } has no permanent_uuid. Determining permanent_uuid...
22:12:42.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.183946 24416 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.192.252:44383: connect: Connection refused (error 111)
22:12:42.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.185070 24442 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.23.192.252:44383: Network error: Client connection negotiation failed: client connection to 127.23.192.252:44383: connect: Connection refused (error 111)
22:12:42.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.189383 24391 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } attempt: 3
22:12:42.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.194914 24391 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } has no permanent_uuid. Determining permanent_uuid...
22:12:42.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.196393 24391 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.23.192.252:44383: Network error: Client connection negotiation failed: client connection to 127.23.192.252:44383: connect: Connection refused (error 111)
22:12:42.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.227607 24391 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } attempt: 1
22:12:42.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.229525 24391 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.23.192.252:44383: Network error: Client connection negotiation failed: client connection to 127.23.192.252:44383: connect: Connection refused (error 111)
22:12:42.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.234421 24442 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } attempt: 1
22:12:42.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.236384 24442 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.23.192.252:44383: Network error: Client connection negotiation failed: client connection to 127.23.192.252:44383: connect: Connection refused (error 111)
22:12:42.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.301900 24447 flags.cc:425] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
22:12:42.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.302261 24447 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
22:12:42.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.302304 24447 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
22:12:42.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.302362 24447 flags.cc:425] Enabled unsafe flag: --never_fsync=true
22:12:42.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.304605 24442 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } attempt: 2
22:12:42.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.304730 24391 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } attempt: 2
22:12:42.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.306346 24442 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.23.192.252:44383: Network error: Client connection negotiation failed: client connection to 127.23.192.252:44383: connect: Connection refused (error 111)
22:12:42.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.307351 24391 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.23.192.252:44383: Network error: Client connection negotiation failed: client connection to 127.23.192.252:44383: connect: Connection refused (error 111)
22:12:42.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.308244 24447 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
22:12:42.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.308368 24447 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
22:12:42.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.308405 24447 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
22:12:42.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.308432 24447 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
22:12:42.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.308458 24447 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
22:12:42.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.308478 24447 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:46607/jwks.json
22:12:42.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.315327 24447 master_runner.cc:386] Master server non-default flags:
22:12:42.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
22:12:42.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.192.212:44321
22:12:42.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
22:12:42.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
22:12:42.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-2/data
22:12:42.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-2/wal
22:12:42.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
22:12:42.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.192.254:43037,127.23.192.253:35727,127.23.192.252:44383
22:12:42.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
22:12:42.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
22:12:42.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
22:12:42.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
22:12:42.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.192.252:44383
22:12:42.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
22:12:42.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
22:12:42.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
22:12:42.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
22:12:42.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
22:12:42.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:46607/jwks.json
22:12:42.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
22:12:42.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
22:12:42.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-2/data/info.pb
22:12:42.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.192.252
22:12:42.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
22:12:42.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
22:12:42.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24447
22:12:42.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
22:12:42.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
22:12:42.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
22:12:42.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
22:12:42.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-2/logs
22:12:42.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
22:12:42.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
22:12:42.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
22:12:42.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
22:12:42.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
22:12:42.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
22:12:42.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
22:12:42.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 11 Aug 2026 21:38:32 UTC on ccycloud.quasar-aqvrvy.root.comops.site
22:12:42.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4581604
22:12:42.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.317096 24447 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
22:12:42.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.319207 24447 file_cache.cc:493] Constructed file cache file cache with capacity 419430
22:12:42.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.328930 24460 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
22:12:42.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.329078 24447 server_base.cc:1034] running on GCE node
22:12:42.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.328927 24458 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
22:12:42.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.328951 24457 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
22:12:42.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.330323 24447 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
22:12:42.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.331668 24447 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
22:12:42.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.332870 24447 hybrid_clock.cc:648] HybridClock initialized: now 1786486362332791 us; error 97 us; skew 500 ppm
22:12:42.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.335281 24447 webserver.cc:460] Webserver started at http://127.23.192.252:39967/ using document root <none> and password file <none>
22:12:42.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.336005 24447 fs_manager.cc:359] Metadata directory not provided
22:12:42.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.336117 24447 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
22:12:42.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.336444 24447 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
22:12:42.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.338789 24447 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-2/data/instance:
22:12:42.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f3533a6b06cd454e95b75d80df875c0b"
22:12:42.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 22:12:42 on dist-test-slave-8w9v"
22:12:42.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.339601 24447 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-2/wal/instance:
22:12:42.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f3533a6b06cd454e95b75d80df875c0b"
22:12:42.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 22:12:42 on dist-test-slave-8w9v"
22:12:42.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.344255 24447 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
22:12:42.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.347345 24467 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
22:12:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.348824 24447 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
22:12:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.349002 24447 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-2/data,/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-2/wal
22:12:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f3533a6b06cd454e95b75d80df875c0b"
22:12:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 22:12:42 on dist-test-slave-8w9v"
22:12:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.349149 24447 fs_report.cc:383] FS layout report
22:12:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
22:12:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-2/wal
22:12:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-2/wal
22:12:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-2/data/data
22:12:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
22:12:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
22:12:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
22:12:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
22:12:42.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
22:12:42.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
22:12:42.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
22:12:42.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
22:12:42.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
22:12:42.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
22:12:42.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
22:12:42.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.366746 24447 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
22:12:42.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.367678 24447 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
22:12:42.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.367926 24447 kserver.cc:163] Server-wide thread pool size limit: 3276
22:12:42.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.375959 24447 rpc_server.cc:307] RPC server started. Bound to: 127.23.192.252:44383
22:12:42.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.375973 24496 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.23.192.252:44383 every 8 connection(s)
22:12:42.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.377362 24447 server_base.cc:1166] Dumped server information to /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-2/data/info.pb
22:12:42.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.381017 24497 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
22:12:42.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.383432 24323 external_mini_cluster.cc:1388] Started /tmp/dist-test-task02jpFu/build/debug/bin/kudu as pid 24447
22:12:42.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.383543 24323 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/master-2/wal/instance
22:12:42.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.386143 24497 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.192.254" port: 43037 } has no permanent_uuid. Determining permanent_uuid...
22:12:42.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.397529 24442 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } attempt: 3
22:12:42.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.399149 24497 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } has no permanent_uuid. Determining permanent_uuid...
22:12:42.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.405488 24497 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } has no permanent_uuid. Determining permanent_uuid...
22:12:42.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.406536 24391 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } attempt: 3
22:12:42.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.412843 24442 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7: Bootstrap starting.
22:12:42.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.414259 24497 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b: Bootstrap starting.
22:12:42.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.416190 24442 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7: Neither blocks nor log segments found. Creating new log.
22:12:42.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.416953 24497 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b: Neither blocks nor log segments found. Creating new log.
22:12:42.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.418516 24442 log.cc:824] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7: Log is configured to *not* fsync() on all Append() calls
22:12:42.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.419011 24497 log.cc:824] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b: Log is configured to *not* fsync() on all Append() calls
22:12:42.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.419263 24391 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 98782a4ba4a54924a1499a5b6e4a1958: Bootstrap starting.
22:12:42.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.421749 24442 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7: No bootstrap required, opened a new log
22:12:42.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.421777 24497 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b: No bootstrap required, opened a new log
22:12:42.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.422380 24391 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 98782a4ba4a54924a1499a5b6e4a1958: Neither blocks nor log segments found. Creating new log.
22:12:42.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.423910 24391 log.cc:824] T 00000000000000000000000000000000 P 98782a4ba4a54924a1499a5b6e4a1958: Log is configured to *not* fsync() on all Append() calls
22:12:42.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.426800 24391 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 98782a4ba4a54924a1499a5b6e4a1958: No bootstrap required, opened a new log
22:12:42.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.427194 24442 raft_consensus.cc:348] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98782a4ba4a54924a1499a5b6e4a1958" member_type: VOTER last_known_addr { host: "127.23.192.254" port: 43037 } } peers { permanent_uuid: "5c82046a9d6a42c68245e203a224f0a7" member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } } peers { permanent_uuid: "f3533a6b06cd454e95b75d80df875c0b" member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } }
22:12:42.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.427556 24442 raft_consensus.cc:374] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
22:12:42.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.427659 24442 raft_consensus.cc:729] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c82046a9d6a42c68245e203a224f0a7, State: Initialized, Role: FOLLOWER
22:12:42.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.428706 24442 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7 [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: "98782a4ba4a54924a1499a5b6e4a1958" member_type: VOTER last_known_addr { host: "127.23.192.254" port: 43037 } } peers { permanent_uuid: "5c82046a9d6a42c68245e203a224f0a7" member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } } peers { permanent_uuid: "f3533a6b06cd454e95b75d80df875c0b" member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } }
22:12:42.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.429010 24497 raft_consensus.cc:348] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98782a4ba4a54924a1499a5b6e4a1958" member_type: VOTER last_known_addr { host: "127.23.192.254" port: 43037 } } peers { permanent_uuid: "5c82046a9d6a42c68245e203a224f0a7" member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } } peers { permanent_uuid: "f3533a6b06cd454e95b75d80df875c0b" member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } }
22:12:42.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.429291 24497 raft_consensus.cc:374] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
22:12:42.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.429353 24497 raft_consensus.cc:729] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3533a6b06cd454e95b75d80df875c0b, State: Initialized, Role: FOLLOWER
22:12:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.430059 24497 consensus_queue.cc:260] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [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: "98782a4ba4a54924a1499a5b6e4a1958" member_type: VOTER last_known_addr { host: "127.23.192.254" port: 43037 } } peers { permanent_uuid: "5c82046a9d6a42c68245e203a224f0a7" member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } } peers { permanent_uuid: "f3533a6b06cd454e95b75d80df875c0b" member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } }
22:12:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.431010 24442 sys_catalog.cc:564] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7 [sys.catalog]: configured and running, proceeding with master startup.
22:12:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.432004 24391 raft_consensus.cc:348] T 00000000000000000000000000000000 P 98782a4ba4a54924a1499a5b6e4a1958 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98782a4ba4a54924a1499a5b6e4a1958" member_type: VOTER last_known_addr { host: "127.23.192.254" port: 43037 } } peers { permanent_uuid: "5c82046a9d6a42c68245e203a224f0a7" member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } } peers { permanent_uuid: "f3533a6b06cd454e95b75d80df875c0b" member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } }
22:12:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.432492 24391 raft_consensus.cc:374] T 00000000000000000000000000000000 P 98782a4ba4a54924a1499a5b6e4a1958 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
22:12:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.432576 24391 raft_consensus.cc:729] T 00000000000000000000000000000000 P 98782a4ba4a54924a1499a5b6e4a1958 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98782a4ba4a54924a1499a5b6e4a1958, State: Initialized, Role: FOLLOWER
22:12:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.433173 24391 consensus_queue.cc:260] T 00000000000000000000000000000000 P 98782a4ba4a54924a1499a5b6e4a1958 [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: "98782a4ba4a54924a1499a5b6e4a1958" member_type: VOTER last_known_addr { host: "127.23.192.254" port: 43037 } } peers { permanent_uuid: "5c82046a9d6a42c68245e203a224f0a7" member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } } peers { permanent_uuid: "f3533a6b06cd454e95b75d80df875c0b" member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } }
22:12:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.435288 24391 sys_catalog.cc:564] T 00000000000000000000000000000000 P 98782a4ba4a54924a1499a5b6e4a1958 [sys.catalog]: configured and running, proceeding with master startup.
22:12:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.438567 24497 sys_catalog.cc:564] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [sys.catalog]: configured and running, proceeding with master startup.
22:12:42.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.448334 24525 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [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: "98782a4ba4a54924a1499a5b6e4a1958" member_type: VOTER last_known_addr { host: "127.23.192.254" port: 43037 } } peers { permanent_uuid: "5c82046a9d6a42c68245e203a224f0a7" member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } } peers { permanent_uuid: "f3533a6b06cd454e95b75d80df875c0b" member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } } }
22:12:42.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.448501 24525 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [sys.catalog]: This master's current role is: FOLLOWER
22:12:42.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.449024 24533 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
22:12:42.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.449180 24533 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
22:12:42.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.450443 24394 master_runner.cc:263] No leader master found from master 5c82046a9d6a42c68245e203a224f0a7
22:12:42.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.450517 24394 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
22:12:42.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.453140 24551 catalog_manager.cc:1558] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
22:12:42.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.453225 24551 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
22:12:42.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.455251 24447 master_runner.cc:263] No leader master found from master f3533a6b06cd454e95b75d80df875c0b
22:12:42.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.455340 24447 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
22:12:42.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.457250 24338 master_runner.cc:263] No leader master found from master 98782a4ba4a54924a1499a5b6e4a1958
22:12:42.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.457346 24338 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
22:12:42.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.458927 24538 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 98782a4ba4a54924a1499a5b6e4a1958: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
22:12:42.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.459302 24538 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
22:12:42.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.465310 24511 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7 [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: "98782a4ba4a54924a1499a5b6e4a1958" member_type: VOTER last_known_addr { host: "127.23.192.254" port: 43037 } } peers { permanent_uuid: "5c82046a9d6a42c68245e203a224f0a7" member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } } peers { permanent_uuid: "f3533a6b06cd454e95b75d80df875c0b" member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } } }
22:12:42.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.465540 24511 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7 [sys.catalog]: This master's current role is: FOLLOWER
22:12:42.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.465905 24514 sys_catalog.cc:455] T 00000000000000000000000000000000 P 98782a4ba4a54924a1499a5b6e4a1958 [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: "98782a4ba4a54924a1499a5b6e4a1958" member_type: VOTER last_known_addr { host: "127.23.192.254" port: 43037 } } peers { permanent_uuid: "5c82046a9d6a42c68245e203a224f0a7" member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } } peers { permanent_uuid: "f3533a6b06cd454e95b75d80df875c0b" member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } } }
22:12:42.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.466141 24514 sys_catalog.cc:458] T 00000000000000000000000000000000 P 98782a4ba4a54924a1499a5b6e4a1958 [sys.catalog]: This master's current role is: FOLLOWER
22:12:42.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.539047 24525 raft_consensus.cc:482] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
22:12:42.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.539383 24525 raft_consensus.cc:504] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98782a4ba4a54924a1499a5b6e4a1958" member_type: VOTER last_known_addr { host: "127.23.192.254" port: 43037 } } peers { permanent_uuid: "5c82046a9d6a42c68245e203a224f0a7" member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } } peers { permanent_uuid: "f3533a6b06cd454e95b75d80df875c0b" member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } }
22:12:42.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.541134 24525 leader_election.cc:288] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98782a4ba4a54924a1499a5b6e4a1958 (127.23.192.254:43037), 5c82046a9d6a42c68245e203a224f0a7 (127.23.192.253:35727)
22:12:42.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.542004 24428 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f3533a6b06cd454e95b75d80df875c0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c82046a9d6a42c68245e203a224f0a7" is_pre_election: true
22:12:42.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.542580 24428 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3533a6b06cd454e95b75d80df875c0b in term 0.
22:12:42.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.543241 24470 leader_election.cc:302] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [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: 5c82046a9d6a42c68245e203a224f0a7, f3533a6b06cd454e95b75d80df875c0b; no voters: 
22:12:42.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.549343 24374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f3533a6b06cd454e95b75d80df875c0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98782a4ba4a54924a1499a5b6e4a1958" is_pre_election: true
22:12:42.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.549824 24374 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 98782a4ba4a54924a1499a5b6e4a1958 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f3533a6b06cd454e95b75d80df875c0b in term 0.
22:12:42.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.551848 24525 raft_consensus.cc:2781] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [term 0 FOLLOWER]: Leader pre-election won for term 1
22:12:42.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.551995 24525 raft_consensus.cc:482] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
22:12:42.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.552047 24525 raft_consensus.cc:3037] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [term 0 FOLLOWER]: Advancing to term 1
22:12:42.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.553711 24525 raft_consensus.cc:504] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98782a4ba4a54924a1499a5b6e4a1958" member_type: VOTER last_known_addr { host: "127.23.192.254" port: 43037 } } peers { permanent_uuid: "5c82046a9d6a42c68245e203a224f0a7" member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } } peers { permanent_uuid: "f3533a6b06cd454e95b75d80df875c0b" member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } }
22:12:42.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.555491 24374 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f3533a6b06cd454e95b75d80df875c0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98782a4ba4a54924a1499a5b6e4a1958"
22:12:42.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.555665 24374 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 98782a4ba4a54924a1499a5b6e4a1958 [term 0 FOLLOWER]: Advancing to term 1
22:12:42.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.558336 24374 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 98782a4ba4a54924a1499a5b6e4a1958 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3533a6b06cd454e95b75d80df875c0b in term 1.
22:12:42.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.558923 24473 leader_election.cc:302] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [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: 98782a4ba4a54924a1499a5b6e4a1958, f3533a6b06cd454e95b75d80df875c0b; no voters: 
22:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.560343 24428 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f3533a6b06cd454e95b75d80df875c0b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c82046a9d6a42c68245e203a224f0a7"
22:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.560523 24428 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7 [term 0 FOLLOWER]: Advancing to term 1
22:12:42.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.562153 24428 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f3533a6b06cd454e95b75d80df875c0b in term 1.
22:12:42.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.563050 24525 leader_election.cc:288] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [CANDIDATE]: Term 1 election: Requested vote from peers 98782a4ba4a54924a1499a5b6e4a1958 (127.23.192.254:43037), 5c82046a9d6a42c68245e203a224f0a7 (127.23.192.253:35727)
22:12:42.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.563280 24525 raft_consensus.cc:2781] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [term 1 FOLLOWER]: Leader election won for term 1
22:12:42.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.563730 24525 raft_consensus.cc:686] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [term 1 LEADER]: Becoming Leader. State: Replica: f3533a6b06cd454e95b75d80df875c0b, State: Running, Role: LEADER
22:12:42.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.567747 24525 consensus_queue.cc:237] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [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: "98782a4ba4a54924a1499a5b6e4a1958" member_type: VOTER last_known_addr { host: "127.23.192.254" port: 43037 } } peers { permanent_uuid: "5c82046a9d6a42c68245e203a224f0a7" member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } } peers { permanent_uuid: "f3533a6b06cd454e95b75d80df875c0b" member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } }
22:12:42.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.578086 24525 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [sys.catalog]: SysCatalogTable state changed. Reason: New leader f3533a6b06cd454e95b75d80df875c0b. Latest consensus state: current_term: 1 leader_uuid: "f3533a6b06cd454e95b75d80df875c0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98782a4ba4a54924a1499a5b6e4a1958" member_type: VOTER last_known_addr { host: "127.23.192.254" port: 43037 } } peers { permanent_uuid: "5c82046a9d6a42c68245e203a224f0a7" member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } } peers { permanent_uuid: "f3533a6b06cd454e95b75d80df875c0b" member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } } }
22:12:42.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.578907 24525 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [sys.catalog]: This master's current role is: LEADER
22:12:42.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.582376 24557 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
22:12:42.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.584115 24557 catalog_manager.cc:1484] Initializing Kudu cluster ID...
22:12:42.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.593060 24428 raft_consensus.cc:1261] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7 [term 1 FOLLOWER]: Refusing update from remote peer f3533a6b06cd454e95b75d80df875c0b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
22:12:42.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.598244 24555 consensus_queue.cc:1035] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c82046a9d6a42c68245e203a224f0a7" member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
22:12:42.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.604950 24511 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f3533a6b06cd454e95b75d80df875c0b. Latest consensus state: current_term: 1 leader_uuid: "f3533a6b06cd454e95b75d80df875c0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98782a4ba4a54924a1499a5b6e4a1958" member_type: VOTER last_known_addr { host: "127.23.192.254" port: 43037 } } peers { permanent_uuid: "5c82046a9d6a42c68245e203a224f0a7" member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } } peers { permanent_uuid: "f3533a6b06cd454e95b75d80df875c0b" member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } } }
22:12:42.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.605154 24511 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7 [sys.catalog]: This master's current role is: FOLLOWER
22:12:42.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.607115 24374 raft_consensus.cc:1261] T 00000000000000000000000000000000 P 98782a4ba4a54924a1499a5b6e4a1958 [term 1 FOLLOWER]: Refusing update from remote peer f3533a6b06cd454e95b75d80df875c0b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
22:12:42.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.608296 24555 consensus_queue.cc:1035] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [LEADER]: Connected to new peer: Peer: permanent_uuid: "98782a4ba4a54924a1499a5b6e4a1958" member_type: VOTER last_known_addr { host: "127.23.192.254" port: 43037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
22:12:42.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.614203 24514 sys_catalog.cc:455] T 00000000000000000000000000000000 P 98782a4ba4a54924a1499a5b6e4a1958 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f3533a6b06cd454e95b75d80df875c0b. Latest consensus state: current_term: 1 leader_uuid: "f3533a6b06cd454e95b75d80df875c0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98782a4ba4a54924a1499a5b6e4a1958" member_type: VOTER last_known_addr { host: "127.23.192.254" port: 43037 } } peers { permanent_uuid: "5c82046a9d6a42c68245e203a224f0a7" member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } } peers { permanent_uuid: "f3533a6b06cd454e95b75d80df875c0b" member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } } }
22:12:42.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.614400 24514 sys_catalog.cc:458] T 00000000000000000000000000000000 P 98782a4ba4a54924a1499a5b6e4a1958 [sys.catalog]: This master's current role is: FOLLOWER
22:12:42.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.619944 24475 tablet.cc:2369] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b: Can't schedule compaction. Clean time has not been advanced past its initial value.
22:12:42.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.635246 24555 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f3533a6b06cd454e95b75d80df875c0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98782a4ba4a54924a1499a5b6e4a1958" member_type: VOTER last_known_addr { host: "127.23.192.254" port: 43037 } } peers { permanent_uuid: "5c82046a9d6a42c68245e203a224f0a7" member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } } peers { permanent_uuid: "f3533a6b06cd454e95b75d80df875c0b" member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } } }
22:12:42.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.635469 24555 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [sys.catalog]: This master's current role is: LEADER
22:12:42.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.638458 24514 sys_catalog.cc:455] T 00000000000000000000000000000000 P 98782a4ba4a54924a1499a5b6e4a1958 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f3533a6b06cd454e95b75d80df875c0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98782a4ba4a54924a1499a5b6e4a1958" member_type: VOTER last_known_addr { host: "127.23.192.254" port: 43037 } } peers { permanent_uuid: "5c82046a9d6a42c68245e203a224f0a7" member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } } peers { permanent_uuid: "f3533a6b06cd454e95b75d80df875c0b" member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } } }
22:12:42.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.638636 24514 sys_catalog.cc:458] T 00000000000000000000000000000000 P 98782a4ba4a54924a1499a5b6e4a1958 [sys.catalog]: This master's current role is: FOLLOWER
22:12:42.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.645239 24558 mvcc.cc:205] Tried to move back new op lower bound from 7317448141167738880 to 7317448141094621184. Current Snapshot: MvccSnapshot[applied={T|T < 7317448141167738880}]
22:12:42.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.645643 24421 tablet.cc:2369] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7: Can't schedule compaction. Clean time has not been advanced past its initial value.
22:12:42.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.646420 24562 mvcc.cc:205] Tried to move back new op lower bound from 7317448141167738880 to 7317448141094621184. Current Snapshot: MvccSnapshot[applied={T|T < 7317448141167738880}]
22:12:42.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.650009 24525 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f3533a6b06cd454e95b75d80df875c0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98782a4ba4a54924a1499a5b6e4a1958" member_type: VOTER last_known_addr { host: "127.23.192.254" port: 43037 } } peers { permanent_uuid: "5c82046a9d6a42c68245e203a224f0a7" member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } } peers { permanent_uuid: "f3533a6b06cd454e95b75d80df875c0b" member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } } }
22:12:42.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.650190 24525 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b [sys.catalog]: This master's current role is: LEADER
22:12:42.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.652017 24511 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f3533a6b06cd454e95b75d80df875c0b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98782a4ba4a54924a1499a5b6e4a1958" member_type: VOTER last_known_addr { host: "127.23.192.254" port: 43037 } } peers { permanent_uuid: "5c82046a9d6a42c68245e203a224f0a7" member_type: VOTER last_known_addr { host: "127.23.192.253" port: 35727 } } peers { permanent_uuid: "f3533a6b06cd454e95b75d80df875c0b" member_type: VOTER last_known_addr { host: "127.23.192.252" port: 44383 } } }
22:12:42.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.652200 24511 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7 [sys.catalog]: This master's current role is: FOLLOWER
22:12:42.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.655309 24560 mvcc.cc:205] Tried to move back new op lower bound from 7317448141167738880 to 7317448141094621184. Current Snapshot: MvccSnapshot[applied={T|T < 7317448141167738880}]
22:12:42.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.659814 24557 catalog_manager.cc:1347] Generated new cluster ID: 9b17795b8d6a4ab5ad7241e9c0501bd0
22:12:42.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.659906 24557 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
22:12:42.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.683004 24557 catalog_manager.cc:1370] Generated new certificate authority record
22:12:42.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.684836 24557 catalog_manager.cc:1504] Loading token signing keys...
22:12:42.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.693207 24557 catalog_manager.cc:5868] T 00000000000000000000000000000000 P f3533a6b06cd454e95b75d80df875c0b: Generated new TSK 0
22:12:42.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.694416 24557 catalog_manager.cc:1514] Initializing in-progress tserver states...
22:12:42.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.714309 24323 external_mini_cluster.cc:1326] Running /tmp/dist-test-task02jpFu/build/debug/bin/kudu
22:12:42.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task02jpFu/build/debug/bin/kudu
22:12:42.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-0/wal
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-0/data
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-0/logs
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-0/data/info.pb
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.192.193:0
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.192.193
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.192.193
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.192.254:43037,127.23.192.253:35727,127.23.192.252:44383
22:12:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.192.212:44321
22:12:42.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
22:12:42.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
22:12:42.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
22:12:42.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.846092 24570 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
22:12:42.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.846431 24570 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
22:12:42.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.846470 24570 flags.cc:425] Enabled unsafe flag: --never_fsync=true
22:12:42.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.850942 24570 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
22:12:42.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.851079 24570 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.23.192.193
22:12:42.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.856474 24570 tablet_server_runner.cc:78] Tablet server non-default flags:
22:12:42.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
22:12:42.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.192.212:44321
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-0/data
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-0/wal
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.192.193:0
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-0/data/info.pb
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.192.193
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.192.254:43037,127.23.192.253:35727,127.23.192.252:44383
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24570
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.192.193
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-0/logs
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 11 Aug 2026 21:38:32 UTC on ccycloud.quasar-aqvrvy.root.comops.site
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4581604
22:12:42.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.857772 24570 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
22:12:42.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.859254 24570 file_cache.cc:493] Constructed file cache file cache with capacity 419430
22:12:42.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.872915 24577 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
22:12:42.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.872920 24580 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
22:12:42.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:42.873247 24576 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
22:12:42.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.873543 24570 server_base.cc:1034] running on GCE node
22:12:42.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.874032 24570 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
22:12:42.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.874891 24570 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
22:12:42.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.876096 24570 hybrid_clock.cc:648] HybridClock initialized: now 1786486362876048 us; error 60 us; skew 500 ppm
22:12:42.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.878352 24570 webserver.cc:460] Webserver started at http://127.23.192.193:38185/ using document root <none> and password file <none>
22:12:42.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.879124 24570 fs_manager.cc:359] Metadata directory not provided
22:12:42.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.879235 24570 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
22:12:42.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.879451 24570 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
22:12:42.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.881735 24570 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-0/data/instance:
22:12:42.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2740070536a245c1adfaef30109a84a6"
22:12:42.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 22:12:42 on dist-test-slave-8w9v"
22:12:42.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.882323 24570 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-0/wal/instance:
22:12:42.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2740070536a245c1adfaef30109a84a6"
22:12:42.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 22:12:42 on dist-test-slave-8w9v"
22:12:42.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.887228 24570 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
22:12:42.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.890311 24586 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
22:12:42.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.891891 24570 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
22:12:42.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.892040 24570 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-0/data,/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-0/wal
22:12:42.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2740070536a245c1adfaef30109a84a6"
22:12:42.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 22:12:42 on dist-test-slave-8w9v"
22:12:42.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.892268 24570 fs_report.cc:383] FS layout report
22:12:42.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
22:12:42.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-0/wal
22:12:42.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-0/wal
22:12:42.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-0/data/data
22:12:42.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
22:12:42.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
22:12:42.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
22:12:42.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
22:12:42.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
22:12:42.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
22:12:42.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
22:12:42.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
22:12:42.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
22:12:42.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
22:12:42.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
22:12:42.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.905478 24570 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
22:12:42.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.906301 24570 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
22:12:42.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.906481 24570 kserver.cc:163] Server-wide thread pool size limit: 3276
22:12:42.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.907258 24570 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
22:12:42.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.908967 24570 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
22:12:42.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.909029 24570 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
22:12:42.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.909075 24570 ts_tablet_manager.cc:610] Registered 0 tablets
22:12:42.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.909091 24570 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
22:12:42.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.928243 24570 rpc_server.cc:307] RPC server started. Bound to: 127.23.192.193:42647
22:12:42.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.928323 24721 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.23.192.193:42647 every 8 connection(s)
22:12:42.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.929514 24570 server_base.cc:1166] Dumped server information to /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-0/data/info.pb
22:12:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.935907 24323 external_mini_cluster.cc:1388] Started /tmp/dist-test-task02jpFu/build/debug/bin/kudu as pid 24570
22:12:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.936048 24323 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-0/wal/instance
22:12:42.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.939014 24323 external_mini_cluster.cc:1326] Running /tmp/dist-test-task02jpFu/build/debug/bin/kudu
22:12:42.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task02jpFu/build/debug/bin/kudu
22:12:42.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-1/wal
22:12:42.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-1/data
22:12:42.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
22:12:42.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
22:12:42.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
22:12:42.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
22:12:42.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
22:12:42.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
22:12:42.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-1/logs
22:12:42.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-1/data/info.pb
22:12:42.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
22:12:42.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
22:12:42.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
22:12:42.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
22:12:42.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
22:12:42.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
22:12:42.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
22:12:42.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
22:12:42.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
22:12:42.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
22:12:42.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.192.194:0
22:12:42.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.192.194
22:12:42.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.192.194
22:12:42.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
22:12:42.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.192.254:43037,127.23.192.253:35727,127.23.192.252:44383
22:12:42.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.192.212:44321
22:12:42.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
22:12:42.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
22:12:42.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
22:12:42.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.946169 24722 heartbeater.cc:347] Connected to a master server at 127.23.192.252:44383
22:12:42.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.946460 24722 heartbeater.cc:464] Registering TS with master...
22:12:42.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.947690 24722 heartbeater.cc:511] Master 127.23.192.252:44383 requested a full tablet report, sending...
22:12:42.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.949903 24723 heartbeater.cc:347] Connected to a master server at 127.23.192.254:43037
22:12:42.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.950006 24724 heartbeater.cc:347] Connected to a master server at 127.23.192.253:35727
22:12:42.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.950042 24723 heartbeater.cc:464] Registering TS with master...
22:12:42.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.950160 24724 heartbeater.cc:464] Registering TS with master...
22:12:42.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.950533 24724 heartbeater.cc:511] Master 127.23.192.253:35727 requested a full tablet report, sending...
22:12:42.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.950533 24723 heartbeater.cc:511] Master 127.23.192.254:43037 requested a full tablet report, sending...
22:12:42.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.950613 24479 ts_manager.cc:194] Registered new tserver with Master: 2740070536a245c1adfaef30109a84a6 (127.23.192.193:42647)
22:12:42.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.951895 24425 ts_manager.cc:194] Registered new tserver with Master: 2740070536a245c1adfaef30109a84a6 (127.23.192.193:42647)
22:12:42.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.951968 24369 ts_manager.cc:194] Registered new tserver with Master: 2740070536a245c1adfaef30109a84a6 (127.23.192.193:42647)
22:12:42.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:42.952795 24479 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.23.192.193:57385
22:12:43.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:43.080802 24732 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
22:12:43.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:43.081144 24732 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
22:12:43.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:43.081197 24732 flags.cc:425] Enabled unsafe flag: --never_fsync=true
22:12:43.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:43.085628 24732 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
22:12:43.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:43.085772 24732 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.23.192.194
22:12:43.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.091261 24732 tablet_server_runner.cc:78] Tablet server non-default flags:
22:12:43.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
22:12:43.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.192.212:44321
22:12:43.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
22:12:43.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
22:12:43.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-1/data
22:12:43.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-1/wal
22:12:43.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
22:12:43.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
22:12:43.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.192.194:0
22:12:43.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
22:12:43.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
22:12:43.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
22:12:43.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-1/data/info.pb
22:12:43.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.192.194
22:12:43.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
22:12:43.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.192.254:43037,127.23.192.253:35727,127.23.192.252:44383
22:12:43.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
22:12:43.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24732
22:12:43.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
22:12:43.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
22:12:43.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
22:12:43.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
22:12:43.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.192.194
22:12:43.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-1/logs
22:12:43.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
22:12:43.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
22:12:43.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
22:12:43.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
22:12:43.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
22:12:43.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
22:12:43.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
22:12:43.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 11 Aug 2026 21:38:32 UTC on ccycloud.quasar-aqvrvy.root.comops.site
22:12:43.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4581604
22:12:43.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.092936 24732 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
22:12:43.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.094669 24732 file_cache.cc:493] Constructed file cache file cache with capacity 419430
22:12:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:43.105717 24742 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
22:12:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:43.105921 24744 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
22:12:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:43.105726 24741 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
22:12:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.105726 24732 server_base.cc:1034] running on GCE node
22:12:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.106525 24732 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
22:12:43.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.107218 24732 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
22:12:43.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.108420 24732 hybrid_clock.cc:648] HybridClock initialized: now 1786486363108399 us; error 37 us; skew 500 ppm
22:12:43.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.110591 24732 webserver.cc:460] Webserver started at http://127.23.192.194:39441/ using document root <none> and password file <none>
22:12:43.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.111320 24732 fs_manager.cc:359] Metadata directory not provided
22:12:43.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.111434 24732 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
22:12:43.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.111722 24732 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
22:12:43.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.114079 24732 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-1/data/instance:
22:12:43.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "093ec1cc8ecb41f5a28c4e94a8734227"
22:12:43.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 22:12:43 on dist-test-slave-8w9v"
22:12:43.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.114859 24732 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-1/wal/instance:
22:12:43.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "093ec1cc8ecb41f5a28c4e94a8734227"
22:12:43.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 22:12:43 on dist-test-slave-8w9v"
22:12:43.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.119531 24732 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
22:12:43.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.122505 24750 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
22:12:43.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.123921 24732 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
22:12:43.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.124094 24732 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-1/data,/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-1/wal
22:12:43.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "093ec1cc8ecb41f5a28c4e94a8734227"
22:12:43.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 22:12:43 on dist-test-slave-8w9v"
22:12:43.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.124261 24732 fs_report.cc:383] FS layout report
22:12:43.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
22:12:43.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-1/wal
22:12:43.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-1/wal
22:12:43.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-1/data/data
22:12:43.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
22:12:43.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
22:12:43.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
22:12:43.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
22:12:43.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
22:12:43.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
22:12:43.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
22:12:43.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
22:12:43.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
22:12:43.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
22:12:43.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
22:12:43.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.145007 24732 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
22:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.146005 24732 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
22:12:43.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.146265 24732 kserver.cc:163] Server-wide thread pool size limit: 3276
22:12:43.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.147063 24732 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
22:12:43.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.148259 24732 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
22:12:43.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.148339 24732 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
22:12:43.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.148404 24732 ts_tablet_manager.cc:610] Registered 0 tablets
22:12:43.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.148428 24732 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
22:12:43.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.161387 24732 rpc_server.cc:307] RPC server started. Bound to: 127.23.192.194:37591
22:12:43.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.161407 24889 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.23.192.194:37591 every 8 connection(s)
22:12:43.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.162827 24732 server_base.cc:1166] Dumped server information to /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-1/data/info.pb
22:12:43.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.171953 24323 external_mini_cluster.cc:1388] Started /tmp/dist-test-task02jpFu/build/debug/bin/kudu as pid 24732
22:12:43.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.172101 24323 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-1/wal/instance
22:12:43.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.174962 24323 external_mini_cluster.cc:1326] Running /tmp/dist-test-task02jpFu/build/debug/bin/kudu
22:12:43.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task02jpFu/build/debug/bin/kudu
22:12:43.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-2/wal
22:12:43.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-2/data
22:12:43.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
22:12:43.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
22:12:43.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
22:12:43.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
22:12:43.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
22:12:43.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
22:12:43.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-2/logs
22:12:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-2/data/info.pb
22:12:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
22:12:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
22:12:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
22:12:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
22:12:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
22:12:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
22:12:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
22:12:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
22:12:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
22:12:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
22:12:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.192.195:0
22:12:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.192.195
22:12:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.192.195
22:12:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
22:12:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.192.254:43037,127.23.192.253:35727,127.23.192.252:44383
22:12:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.192.212:44321
22:12:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
22:12:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
22:12:43.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
22:12:43.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.177525 24892 heartbeater.cc:347] Connected to a master server at 127.23.192.253:35727
22:12:43.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.177825 24891 heartbeater.cc:347] Connected to a master server at 127.23.192.254:43037
22:12:43.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.177836 24892 heartbeater.cc:464] Registering TS with master...
22:12:43.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.177956 24891 heartbeater.cc:464] Registering TS with master...
22:12:43.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.178200 24890 heartbeater.cc:347] Connected to a master server at 127.23.192.252:44383
22:12:43.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.178287 24890 heartbeater.cc:464] Registering TS with master...
22:12:43.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.178692 24891 heartbeater.cc:511] Master 127.23.192.254:43037 requested a full tablet report, sending...
22:12:43.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.178692 24892 heartbeater.cc:511] Master 127.23.192.253:35727 requested a full tablet report, sending...
22:12:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.178692 24890 heartbeater.cc:511] Master 127.23.192.252:44383 requested a full tablet report, sending...
22:12:43.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.180105 24479 ts_manager.cc:194] Registered new tserver with Master: 093ec1cc8ecb41f5a28c4e94a8734227 (127.23.192.194:37591)
22:12:43.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.180261 24369 ts_manager.cc:194] Registered new tserver with Master: 093ec1cc8ecb41f5a28c4e94a8734227 (127.23.192.194:37591)
22:12:43.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.180423 24425 ts_manager.cc:194] Registered new tserver with Master: 093ec1cc8ecb41f5a28c4e94a8734227 (127.23.192.194:37591)
22:12:43.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.180956 24479 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.23.192.194:44239
22:12:43.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:43.306289 24897 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
22:12:43.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:43.306605 24897 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
22:12:43.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:43.306641 24897 flags.cc:425] Enabled unsafe flag: --never_fsync=true
22:12:43.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:43.310946 24897 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
22:12:43.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:43.311053 24897 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.23.192.195
22:12:43.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.316078 24897 tablet_server_runner.cc:78] Tablet server non-default flags:
22:12:43.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
22:12:43.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.192.212:44321
22:12:43.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
22:12:43.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
22:12:43.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-2/data
22:12:43.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-2/wal
22:12:43.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
22:12:43.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
22:12:43.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.192.195:0
22:12:43.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
22:12:43.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
22:12:43.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
22:12:43.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-2/data/info.pb
22:12:43.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.192.195
22:12:43.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
22:12:43.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.192.254:43037,127.23.192.253:35727,127.23.192.252:44383
22:12:43.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
22:12:43.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24897
22:12:43.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
22:12:43.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
22:12:43.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
22:12:43.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
22:12:43.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.192.195
22:12:43.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-2/logs
22:12:43.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
22:12:43.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
22:12:43.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
22:12:43.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
22:12:43.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
22:12:43.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
22:12:43.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
22:12:43.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 11 Aug 2026 21:38:32 UTC on ccycloud.quasar-aqvrvy.root.comops.site
22:12:43.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4581604
22:12:43.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.317500 24897 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
22:12:43.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.319428 24897 file_cache.cc:493] Constructed file cache file cache with capacity 419430
22:12:43.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:43.331139 24904 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
22:12:43.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:43.331139 24903 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
22:12:43.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.331467 24897 server_base.cc:1034] running on GCE node
22:12:43.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:43.331151 24906 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
22:12:43.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.332664 24897 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
22:12:43.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.333561 24897 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
22:12:43.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.334756 24897 hybrid_clock.cc:648] HybridClock initialized: now 1786486363334530 us; error 241 us; skew 500 ppm
22:12:43.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.337260 24897 webserver.cc:460] Webserver started at http://127.23.192.195:37389/ using document root <none> and password file <none>
22:12:43.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.337967 24897 fs_manager.cc:359] Metadata directory not provided
22:12:43.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.338088 24897 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
22:12:43.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.338371 24897 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
22:12:43.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.340868 24897 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-2/data/instance:
22:12:43.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "89526ec74ed24943b3781a47159864d3"
22:12:43.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 22:12:43 on dist-test-slave-8w9v"
22:12:43.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.341609 24897 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-2/wal/instance:
22:12:43.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "89526ec74ed24943b3781a47159864d3"
22:12:43.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 22:12:43 on dist-test-slave-8w9v"
22:12:43.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.346269 24897 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
22:12:43.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.349296 24914 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
22:12:43.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.351048 24897 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
22:12:43.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.351207 24897 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-2/data,/tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-2/wal
22:12:43.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "89526ec74ed24943b3781a47159864d3"
22:12:43.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 22:12:43 on dist-test-slave-8w9v"
22:12:43.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.351348 24897 fs_report.cc:383] FS layout report
22:12:43.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
22:12:43.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-2/wal
22:12:43.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-2/wal
22:12:43.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-2/data/data
22:12:43.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
22:12:43.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
22:12:43.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
22:12:43.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
22:12:43.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
22:12:43.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
22:12:43.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
22:12:43.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
22:12:43.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
22:12:43.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
22:12:43.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
22:12:43.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.364393 24897 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
22:12:43.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.365141 24897 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
22:12:43.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.365305 24897 kserver.cc:163] Server-wide thread pool size limit: 3276
22:12:43.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.365988 24897 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
22:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.367012 24897 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
22:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.367060 24897 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
22:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.367102 24897 ts_tablet_manager.cc:610] Registered 0 tablets
22:12:43.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.367153 24897 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
22:12:43.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.377686 24897 rpc_server.cc:307] RPC server started. Bound to: 127.23.192.195:41847
22:12:43.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.377713 25050 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.23.192.195:41847 every 8 connection(s)
22:12:43.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.378716 24897 server_base.cc:1166] Dumped server information to /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-2/data/info.pb
22:12:43.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.385975 24323 external_mini_cluster.cc:1388] Started /tmp/dist-test-task02jpFu/build/debug/bin/kudu as pid 24897
22:12:43.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.386106 24323 external_mini_cluster.cc:1402] Reading /tmp/dist-test-task02jpFu/test-tmp/mini-kudu-cluster2942617251878455775/ts-2/wal/instance
22:12:43.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.394853 25052 heartbeater.cc:347] Connected to a master server at 127.23.192.254:43037
22:12:43.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.394888 25051 heartbeater.cc:347] Connected to a master server at 127.23.192.252:44383
22:12:43.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.395138 25051 heartbeater.cc:464] Registering TS with master...
22:12:43.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.395138 25052 heartbeater.cc:464] Registering TS with master...
22:12:43.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.394891 25053 heartbeater.cc:347] Connected to a master server at 127.23.192.253:35727
22:12:43.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.395483 25053 heartbeater.cc:464] Registering TS with master...
22:12:43.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.395852 25052 heartbeater.cc:511] Master 127.23.192.254:43037 requested a full tablet report, sending...
22:12:43.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.395870 25053 heartbeater.cc:511] Master 127.23.192.253:35727 requested a full tablet report, sending...
22:12:43.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.395853 25051 heartbeater.cc:511] Master 127.23.192.252:44383 requested a full tablet report, sending...
22:12:43.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.397146 24479 ts_manager.cc:194] Registered new tserver with Master: 89526ec74ed24943b3781a47159864d3 (127.23.192.195:41847)
22:12:43.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.397250 24425 ts_manager.cc:194] Registered new tserver with Master: 89526ec74ed24943b3781a47159864d3 (127.23.192.195:41847)
22:12:43.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.397404 24369 ts_manager.cc:194] Registered new tserver with Master: 89526ec74ed24943b3781a47159864d3 (127.23.192.195:41847)
22:12:43.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.397953 24479 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.23.192.195:51345
22:12:43.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.409391 24323 external_mini_cluster.cc:930] 3 TS(s) registered with all masters
22:12:43.410 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
22:12:43.411 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

22:12:43.422 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.23.192.254"
      port: 43037
    }
    bound_http_address {
      host: "127.23.192.254"
      port: 38509
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.23.192.253"
      port: 35727
    }
    bound_http_address {
      host: "127.23.192.253"
      port: 37009
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.23.192.252"
      port: 44383
    }
    bound_http_address {
      host: "127.23.192.252"
      port: 39967
    }
  }
}

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

22:12:43.429 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.23.192.193"
      port: 42647
    }
    bound_http_address {
      host: "127.23.192.193"
      port: 38185
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.23.192.194"
      port: 37591
    }
    bound_http_address {
      host: "127.23.192.194"
      port: 39441
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.23.192.195"
      port: 41847
    }
    bound_http_address {
      host: "127.23.192.195"
      port: 37389
    }
  }
}

22:12:43.430 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
22:12:43.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.450675 24533 catalog_manager.cc:1259] Loaded cluster ID: 9b17795b8d6a4ab5ad7241e9c0501bd0
22:12:43.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.450789 24533 catalog_manager.cc:1552] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7: loading cluster ID for follower catalog manager: success
22:12:43.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.452903 24533 catalog_manager.cc:1574] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7: acquiring CA information for follower catalog manager: success
22:12:43.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.454476 24533 catalog_manager.cc:1602] T 00000000000000000000000000000000 P 5c82046a9d6a42c68245e203a224f0a7: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
22:12:43.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.461256 24538 catalog_manager.cc:1259] Loaded cluster ID: 9b17795b8d6a4ab5ad7241e9c0501bd0
22:12:43.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.461349 24538 catalog_manager.cc:1552] T 00000000000000000000000000000000 P 98782a4ba4a54924a1499a5b6e4a1958: loading cluster ID for follower catalog manager: success
22:12:43.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.463975 24538 catalog_manager.cc:1574] T 00000000000000000000000000000000 P 98782a4ba4a54924a1499a5b6e4a1958: acquiring CA information for follower catalog manager: success
22:12:43.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.465714 24538 catalog_manager.cc:1602] T 00000000000000000000000000000000 P 98782a4ba4a54924a1499a5b6e4a1958: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
22:12:43.625 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:43.823 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:43.885 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:43.887 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:43.914 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:43.914 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:43.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:43.955425 24722 heartbeater.cc:503] Master 127.23.192.252:44383 was elected leader, sending a full tablet report...
22:12:43.986 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:44.013 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:44.013 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:44.135 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:44.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.183772 24890 heartbeater.cc:503] Master 127.23.192.252:44383 was elected leader, sending a full tablet report...
22:12:44.274 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xaa41d589, L:/127.0.0.1:48508 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:44.274 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb3abca88, L:/127.0.0.1:53332 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:44.279 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x72668311, L:/127.0.0.1:53530 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:44.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:44.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=546), Traces: [0ms] refreshing cache from master, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [510ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [510ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, [511ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, deferred=null) after lookup
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.384749 24479 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48508:
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
22:12:44.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
22:12:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
22:12:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
22:12:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
22:12:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
22:12:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
22:12:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
22:12:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
22:12:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
22:12:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
22:12:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
22:12:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
22:12:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
22:12:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
22:12:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
22:12:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
22:12:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
22:12:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
22:12:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
22:12:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
22:12:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
22:12:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:44.388296 24479 catalog_manager.cc:6854] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table TestHandleTooBusy in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
22:12:44.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.399724 25051 heartbeater.cc:503] Master 127.23.192.252:44383 was elected leader, sending a full tablet report...
22:12:44.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.415192 24643 tablet_service.cc:1467] Processing CreateTablet for tablet 4b12d3b7807544818f38b1be42153b65 (DEFAULT_TABLE table=TestHandleTooBusy [id=8732a1d107e548f09aabc61162ec241c]), partition=RANGE (key) PARTITION UNBOUNDED
22:12:44.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.416724 24643 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4b12d3b7807544818f38b1be42153b65. 1 dirs total, 0 dirs full, 0 dirs failed
22:12:44.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.418952 24967 tablet_service.cc:1467] Processing CreateTablet for tablet 4b12d3b7807544818f38b1be42153b65 (DEFAULT_TABLE table=TestHandleTooBusy [id=8732a1d107e548f09aabc61162ec241c]), partition=RANGE (key) PARTITION UNBOUNDED
22:12:44.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.420264 24967 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4b12d3b7807544818f38b1be42153b65. 1 dirs total, 0 dirs full, 0 dirs failed
22:12:44.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.424032 25088 tablet_bootstrap.cc:492] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6: Bootstrap starting.
22:12:44.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:44.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.426779 25088 tablet_bootstrap.cc:654] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6: Neither blocks nor log segments found. Creating new log.
22:12:44.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.427903 25088 log.cc:824] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6: Log is configured to *not* fsync() on all Append() calls
22:12:44.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.427522 24808 tablet_service.cc:1467] Processing CreateTablet for tablet 4b12d3b7807544818f38b1be42153b65 (DEFAULT_TABLE table=TestHandleTooBusy [id=8732a1d107e548f09aabc61162ec241c]), partition=RANGE (key) PARTITION UNBOUNDED
22:12:44.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.429301 24808 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4b12d3b7807544818f38b1be42153b65. 1 dirs total, 0 dirs full, 0 dirs failed
22:12:44.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.434540 25088 tablet_bootstrap.cc:492] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6: No bootstrap required, opened a new log
22:12:44.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.434921 25090 tablet_bootstrap.cc:492] T 4b12d3b7807544818f38b1be42153b65 P 89526ec74ed24943b3781a47159864d3: Bootstrap starting.
22:12:44.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.435076 25088 ts_tablet_manager.cc:1397] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.006s
22:12:44.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.437346 25092 tablet_bootstrap.cc:492] T 4b12d3b7807544818f38b1be42153b65 P 093ec1cc8ecb41f5a28c4e94a8734227: Bootstrap starting.
22:12:44.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.438301 25090 tablet_bootstrap.cc:654] T 4b12d3b7807544818f38b1be42153b65 P 89526ec74ed24943b3781a47159864d3: Neither blocks nor log segments found. Creating new log.
22:12:44.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.439357 25090 log.cc:824] T 4b12d3b7807544818f38b1be42153b65 P 89526ec74ed24943b3781a47159864d3: Log is configured to *not* fsync() on all Append() calls
22:12:44.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.440531 25088 raft_consensus.cc:348] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2740070536a245c1adfaef30109a84a6" member_type: VOTER last_known_addr { host: "127.23.192.193" port: 42647 } } peers { permanent_uuid: "093ec1cc8ecb41f5a28c4e94a8734227" member_type: VOTER last_known_addr { host: "127.23.192.194" port: 37591 } } peers { permanent_uuid: "89526ec74ed24943b3781a47159864d3" member_type: VOTER last_known_addr { host: "127.23.192.195" port: 41847 } }
22:12:44.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.441076 25088 raft_consensus.cc:374] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
22:12:44.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.441078 25092 tablet_bootstrap.cc:654] T 4b12d3b7807544818f38b1be42153b65 P 093ec1cc8ecb41f5a28c4e94a8734227: Neither blocks nor log segments found. Creating new log.
22:12:44.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.441385 25088 raft_consensus.cc:729] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2740070536a245c1adfaef30109a84a6, State: Initialized, Role: FOLLOWER
22:12:44.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.442116 25090 tablet_bootstrap.cc:492] T 4b12d3b7807544818f38b1be42153b65 P 89526ec74ed24943b3781a47159864d3: No bootstrap required, opened a new log
22:12:44.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.442133 25088 consensus_queue.cc:260] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6 [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: "2740070536a245c1adfaef30109a84a6" member_type: VOTER last_known_addr { host: "127.23.192.193" port: 42647 } } peers { permanent_uuid: "093ec1cc8ecb41f5a28c4e94a8734227" member_type: VOTER last_known_addr { host: "127.23.192.194" port: 37591 } } peers { permanent_uuid: "89526ec74ed24943b3781a47159864d3" member_type: VOTER last_known_addr { host: "127.23.192.195" port: 41847 } }
22:12:44.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.442368 25090 ts_tablet_manager.cc:1397] T 4b12d3b7807544818f38b1be42153b65 P 89526ec74ed24943b3781a47159864d3: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.000s
22:12:44.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.443046 25092 log.cc:824] T 4b12d3b7807544818f38b1be42153b65 P 093ec1cc8ecb41f5a28c4e94a8734227: Log is configured to *not* fsync() on all Append() calls
22:12:44.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.443401 25088 ts_tablet_manager.cc:1428] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
22:12:44.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.445695 25092 tablet_bootstrap.cc:492] T 4b12d3b7807544818f38b1be42153b65 P 093ec1cc8ecb41f5a28c4e94a8734227: No bootstrap required, opened a new log
22:12:44.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.445940 25092 ts_tablet_manager.cc:1397] T 4b12d3b7807544818f38b1be42153b65 P 093ec1cc8ecb41f5a28c4e94a8734227: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
22:12:44.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.448002 25090 raft_consensus.cc:348] T 4b12d3b7807544818f38b1be42153b65 P 89526ec74ed24943b3781a47159864d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2740070536a245c1adfaef30109a84a6" member_type: VOTER last_known_addr { host: "127.23.192.193" port: 42647 } } peers { permanent_uuid: "093ec1cc8ecb41f5a28c4e94a8734227" member_type: VOTER last_known_addr { host: "127.23.192.194" port: 37591 } } peers { permanent_uuid: "89526ec74ed24943b3781a47159864d3" member_type: VOTER last_known_addr { host: "127.23.192.195" port: 41847 } }
22:12:44.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.448362 25090 raft_consensus.cc:374] T 4b12d3b7807544818f38b1be42153b65 P 89526ec74ed24943b3781a47159864d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
22:12:44.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.448431 25090 raft_consensus.cc:729] T 4b12d3b7807544818f38b1be42153b65 P 89526ec74ed24943b3781a47159864d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89526ec74ed24943b3781a47159864d3, State: Initialized, Role: FOLLOWER
22:12:44.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.449014 25090 consensus_queue.cc:260] T 4b12d3b7807544818f38b1be42153b65 P 89526ec74ed24943b3781a47159864d3 [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: "2740070536a245c1adfaef30109a84a6" member_type: VOTER last_known_addr { host: "127.23.192.193" port: 42647 } } peers { permanent_uuid: "093ec1cc8ecb41f5a28c4e94a8734227" member_type: VOTER last_known_addr { host: "127.23.192.194" port: 37591 } } peers { permanent_uuid: "89526ec74ed24943b3781a47159864d3" member_type: VOTER last_known_addr { host: "127.23.192.195" port: 41847 } }
22:12:44.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.450240 25090 ts_tablet_manager.cc:1428] T 4b12d3b7807544818f38b1be42153b65 P 89526ec74ed24943b3781a47159864d3: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
22:12:44.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.450349 25092 raft_consensus.cc:348] T 4b12d3b7807544818f38b1be42153b65 P 093ec1cc8ecb41f5a28c4e94a8734227 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2740070536a245c1adfaef30109a84a6" member_type: VOTER last_known_addr { host: "127.23.192.193" port: 42647 } } peers { permanent_uuid: "093ec1cc8ecb41f5a28c4e94a8734227" member_type: VOTER last_known_addr { host: "127.23.192.194" port: 37591 } } peers { permanent_uuid: "89526ec74ed24943b3781a47159864d3" member_type: VOTER last_known_addr { host: "127.23.192.195" port: 41847 } }
22:12:44.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.450671 25092 raft_consensus.cc:374] T 4b12d3b7807544818f38b1be42153b65 P 093ec1cc8ecb41f5a28c4e94a8734227 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
22:12:44.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.450727 25092 raft_consensus.cc:729] T 4b12d3b7807544818f38b1be42153b65 P 093ec1cc8ecb41f5a28c4e94a8734227 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 093ec1cc8ecb41f5a28c4e94a8734227, State: Initialized, Role: FOLLOWER
22:12:44.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.451359 25092 consensus_queue.cc:260] T 4b12d3b7807544818f38b1be42153b65 P 093ec1cc8ecb41f5a28c4e94a8734227 [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: "2740070536a245c1adfaef30109a84a6" member_type: VOTER last_known_addr { host: "127.23.192.193" port: 42647 } } peers { permanent_uuid: "093ec1cc8ecb41f5a28c4e94a8734227" member_type: VOTER last_known_addr { host: "127.23.192.194" port: 37591 } } peers { permanent_uuid: "89526ec74ed24943b3781a47159864d3" member_type: VOTER last_known_addr { host: "127.23.192.195" port: 41847 } }
22:12:44.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.454509 25092 ts_tablet_manager.cc:1428] T 4b12d3b7807544818f38b1be42153b65 P 093ec1cc8ecb41f5a28c4e94a8734227: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
22:12:44.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.594090 25094 raft_consensus.cc:482] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
22:12:44.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.594317 25094 raft_consensus.cc:504] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2740070536a245c1adfaef30109a84a6" member_type: VOTER last_known_addr { host: "127.23.192.193" port: 42647 } } peers { permanent_uuid: "093ec1cc8ecb41f5a28c4e94a8734227" member_type: VOTER last_known_addr { host: "127.23.192.194" port: 37591 } } peers { permanent_uuid: "89526ec74ed24943b3781a47159864d3" member_type: VOTER last_known_addr { host: "127.23.192.195" port: 41847 } }
22:12:44.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.595607 25094 leader_election.cc:288] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 093ec1cc8ecb41f5a28c4e94a8734227 (127.23.192.194:37591), 89526ec74ed24943b3781a47159864d3 (127.23.192.195:41847)
22:12:44.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.600666 24996 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b12d3b7807544818f38b1be42153b65" candidate_uuid: "2740070536a245c1adfaef30109a84a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89526ec74ed24943b3781a47159864d3" is_pre_election: true
22:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.600665 24832 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b12d3b7807544818f38b1be42153b65" candidate_uuid: "2740070536a245c1adfaef30109a84a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093ec1cc8ecb41f5a28c4e94a8734227" is_pre_election: true
22:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.601014 24832 raft_consensus.cc:2454] T 4b12d3b7807544818f38b1be42153b65 P 093ec1cc8ecb41f5a28c4e94a8734227 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2740070536a245c1adfaef30109a84a6 in term 0.
22:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.601018 24996 raft_consensus.cc:2454] T 4b12d3b7807544818f38b1be42153b65 P 89526ec74ed24943b3781a47159864d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2740070536a245c1adfaef30109a84a6 in term 0.
22:12:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.601555 24591 leader_election.cc:302] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6 [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: 093ec1cc8ecb41f5a28c4e94a8734227, 2740070536a245c1adfaef30109a84a6, 89526ec74ed24943b3781a47159864d3; no voters: 
22:12:44.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.601826 25094 raft_consensus.cc:2781] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
22:12:44.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.601953 25094 raft_consensus.cc:482] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
22:12:44.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.602006 25094 raft_consensus.cc:3037] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6 [term 0 FOLLOWER]: Advancing to term 1
22:12:44.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.603219 25094 raft_consensus.cc:504] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2740070536a245c1adfaef30109a84a6" member_type: VOTER last_known_addr { host: "127.23.192.193" port: 42647 } } peers { permanent_uuid: "093ec1cc8ecb41f5a28c4e94a8734227" member_type: VOTER last_known_addr { host: "127.23.192.194" port: 37591 } } peers { permanent_uuid: "89526ec74ed24943b3781a47159864d3" member_type: VOTER last_known_addr { host: "127.23.192.195" port: 41847 } }
22:12:44.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.603668 25094 leader_election.cc:288] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6 [CANDIDATE]: Term 1 election: Requested vote from peers 093ec1cc8ecb41f5a28c4e94a8734227 (127.23.192.194:37591), 89526ec74ed24943b3781a47159864d3 (127.23.192.195:41847)
22:12:44.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.604238 24996 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b12d3b7807544818f38b1be42153b65" candidate_uuid: "2740070536a245c1adfaef30109a84a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89526ec74ed24943b3781a47159864d3"
22:12:44.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.604275 24832 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "4b12d3b7807544818f38b1be42153b65" candidate_uuid: "2740070536a245c1adfaef30109a84a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "093ec1cc8ecb41f5a28c4e94a8734227"
22:12:44.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.604372 24996 raft_consensus.cc:3037] T 4b12d3b7807544818f38b1be42153b65 P 89526ec74ed24943b3781a47159864d3 [term 0 FOLLOWER]: Advancing to term 1
22:12:44.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.604460 24832 raft_consensus.cc:3037] T 4b12d3b7807544818f38b1be42153b65 P 093ec1cc8ecb41f5a28c4e94a8734227 [term 0 FOLLOWER]: Advancing to term 1
22:12:44.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.605609 24832 raft_consensus.cc:2454] T 4b12d3b7807544818f38b1be42153b65 P 093ec1cc8ecb41f5a28c4e94a8734227 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2740070536a245c1adfaef30109a84a6 in term 1.
22:12:44.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.605616 24996 raft_consensus.cc:2454] T 4b12d3b7807544818f38b1be42153b65 P 89526ec74ed24943b3781a47159864d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2740070536a245c1adfaef30109a84a6 in term 1.
22:12:44.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.606038 24589 leader_election.cc:302] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6 [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: 2740070536a245c1adfaef30109a84a6, 89526ec74ed24943b3781a47159864d3; no voters: 
22:12:44.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.606241 25094 raft_consensus.cc:2781] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6 [term 1 FOLLOWER]: Leader election won for term 1
22:12:44.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.606500 25094 raft_consensus.cc:686] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6 [term 1 LEADER]: Becoming Leader. State: Replica: 2740070536a245c1adfaef30109a84a6, State: Running, Role: LEADER
22:12:44.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.606925 25094 consensus_queue.cc:237] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6 [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: "2740070536a245c1adfaef30109a84a6" member_type: VOTER last_known_addr { host: "127.23.192.193" port: 42647 } } peers { permanent_uuid: "093ec1cc8ecb41f5a28c4e94a8734227" member_type: VOTER last_known_addr { host: "127.23.192.194" port: 37591 } } peers { permanent_uuid: "89526ec74ed24943b3781a47159864d3" member_type: VOTER last_known_addr { host: "127.23.192.195" port: 41847 } }
22:12:44.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:44.610867 24478 catalog_manager.cc:5495] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2740070536a245c1adfaef30109a84a6 (127.23.192.193). New cstate: current_term: 1 leader_uuid: "2740070536a245c1adfaef30109a84a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2740070536a245c1adfaef30109a84a6" member_type: VOTER last_known_addr { host: "127.23.192.193" port: 42647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "093ec1cc8ecb41f5a28c4e94a8734227" member_type: VOTER last_known_addr { host: "127.23.192.194" port: 37591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89526ec74ed24943b3781a47159864d3" member_type: VOTER last_known_addr { host: "127.23.192.195" port: 41847 } health_report { overall_health: UNKNOWN } } }
22:12:44.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:44.631588 25054 tablet.cc:2369] T 4b12d3b7807544818f38b1be42153b65 P 89526ec74ed24943b3781a47159864d3: Can't schedule compaction. Clean time has not been advanced past its initial value.
22:12:44.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:44.669164 24893 tablet.cc:2369] T 4b12d3b7807544818f38b1be42153b65 P 093ec1cc8ecb41f5a28c4e94a8734227: Can't schedule compaction. Clean time has not been advanced past its initial value.
22:12:44.672 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:44.674 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:44.674 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:44.676 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:44.676 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:44.676 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:44.678 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:44.679 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:44.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:44.682883 24725 tablet.cc:2369] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6: Can't schedule compaction. Clean time has not been advanced past its initial value.
22:12:44.683 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:44.690 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:44.690 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:44.689 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:44.689 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:44.689 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:44.685 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:44.685 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:44.692 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:44.684 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:44.684 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:44.696 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:44.705 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:44.708 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:44.709 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:44.711 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:44.713 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:44.725 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:44.727 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:44.729 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:44.731 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:44.732 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:44.734 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:44.735 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:44.736 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:44.737 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:44.737 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:44.738 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:44.738 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:44.740 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:44.741 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:44.745 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:44.746 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:44.747 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:44.749 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:44.752 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:44.754 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:44.755 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:44.757 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:44.765 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x300496e0, L:/127.0.0.1:48518 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:44.774 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:44.776 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:44.809 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:44.810 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe33cba38, L:/127.0.0.1:53348 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:44.810 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:44.811 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:44.815 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:44.817 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:44.825 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:44.829 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:44.831 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x08dd33e3, L:/127.0.0.1:48524 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:44.831 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:44.833 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:44.834 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:44.836 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:44.837 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8774b747, L:/127.0.0.1:53542 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:44.838 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1ec70e1d, L:/127.0.0.1:53556 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:44.838 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:44.838 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:44.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:44.842 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:44.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=165), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [134ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, [141ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, deferred=null) after lookup
22:12:44.843 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:44.848 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:44.849 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:44.849 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:44.884 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:44.893 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:44.897 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:44.902 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:44.903 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:44.904 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7fafb3e3, L:/127.0.0.1:48546 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:44.904 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:44.906 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:44.907 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x21ea2b23, L:/127.0.0.1:48530 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:44.908 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:44.910 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:44.914 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:44.921 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:44.923 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:44.927 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc615abcc, L:/127.0.0.1:48560 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:44.930 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:44.936 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:44.945 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:44.946 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:44.946 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:44.948 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:44.951 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:44.961 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:44.963 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf3d179d1, L:/127.0.0.1:48588 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:44.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:44.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=301), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [213ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=null) after lookup
22:12:44.976 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2158b56b, L:/127.0.0.1:48574 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:44.977 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:44.983 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:44.985 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbc3f59a0, L:/127.0.0.1:53596 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:44.987 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:44.990 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:44.999 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:45.008 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0dd91fe4, L:/127.0.0.1:48602 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:45.014 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:45.016 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:45.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.016598 25094 consensus_queue.cc:1035] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89526ec74ed24943b3781a47159864d3" member_type: VOTER last_known_addr { host: "127.23.192.195" port: 41847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
22:12:45.019 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:45.022 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:45.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:45.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:45.035 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4d7e88e9, L:/127.0.0.1:53568 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:45.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.044080 25101 consensus_queue.cc:1035] T 4b12d3b7807544818f38b1be42153b65 P 2740070536a245c1adfaef30109a84a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "093ec1cc8ecb41f5a28c4e94a8734227" member_type: VOTER last_known_addr { host: "127.23.192.194" port: 37591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
22:12:45.046 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:45.046 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:45.051 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdbc96173, L:/127.0.0.1:53610 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:45.053 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:45.054 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6f9b7de7, L:/127.0.0.1:53572 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:45.070 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:45.073 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x27b2fa9c, L:/127.0.0.1:53368 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:45.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:45.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=389), Traces: [0ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [325ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=null) after lookup
22:12:45.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:45.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=389), Traces: [0ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [324ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [324ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=null) after lookup
22:12:45.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:45.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:45.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=403), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [47ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [334ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=null) after lookup
22:12:45.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=405), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [334ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=null) after lookup
22:12:45.106 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:45.106 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=414), Traces: [0ms] refreshing cache from master, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [325ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=null) after lookup
22:12:45.107 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf0f82a9b, L:/127.0.0.1:53356 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:45.109 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x351fdbbe, L:/127.0.0.1:53616 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:45.109 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x052a5cbc, L:/127.0.0.1:48612 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:45.110 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8c600cde, L:/127.0.0.1:53638 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:45.105 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:45.103 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb66bf5cc, L:/127.0.0.1:53382 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:45.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=444), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [333ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, [429ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, deferred=null) after lookup
22:12:45.098 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9b70b429, L:/127.0.0.1:48610 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:45.093 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7f92cbbd, L:/127.0.0.1:53622 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:45.126 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xee1ce899, L:/127.0.0.1:53400 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:45.126 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf08edd4d, L:/127.0.0.1:53588 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:45.145 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0e436a1f, L:/127.0.0.1:53370 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:45.147 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x90d96806, L:/127.0.0.1:53398 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:45.152 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:45.152 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=475), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [399ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [423ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=null) after lookup
22:12:45.161 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x45e746c1, L:/127.0.0.1:53416 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:45.164 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x776e78f4, L:/127.0.0.1:53426 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:45.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:45.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=477), Traces: [0ms] refreshing cache from master, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [76ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [467ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=null) after lookup
22:12:45.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:45.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:45.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:45.188 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6c654d48, L:/127.0.0.1:53360 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:45.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:45.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:45.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:45.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:45.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:45.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:45.222066 24473 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48610 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:45.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.222436 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48610 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 2)
22:12:45.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.222455 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48560 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 2)
22:12:45.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.227909 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48612 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 2)
22:12:45.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.231876 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48602 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 2)
22:12:45.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.231945 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 2)
22:12:45.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.234014 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 2)
22:12:45.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.257655 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48602 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 2)
22:12:45.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.257947 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48610 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 2)
22:12:45.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.259262 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 2)
22:12:45.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.261264 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 2)
22:12:45.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.263229 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48612 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 2)
22:12:45.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.263760 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48560 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 2)
22:12:45.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.277417 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48602 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 2)
22:12:45.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.279716 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 2)
22:12:45.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.277431 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48610 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 2)
22:12:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.283361 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48560 (request call id 4)
22:12:45.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.284719 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48612 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48560 (request call id 4)
22:12:45.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.285252 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48560 (request call id 4)
22:12:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.297627 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48602 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48560 (request call id 4)
22:12:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.298046 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48560 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 5)
22:12:45.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.298269 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48610 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 5)
22:12:45.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.298593 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 5)
22:12:45.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.303915 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48612 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 5)
22:12:45.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.306610 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 5)
22:12:45.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.317754 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48602 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 5)
22:12:45.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.318674 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48610 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 5)
22:12:45.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.318969 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 5)
22:12:45.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:45.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:45.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:45.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.337638 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48610 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 4)
22:12:45.340 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299989, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:45.342 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299984, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:45.342 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299983, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:45.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.356868 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48610 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 4)
22:12:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.361102 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48602 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 4)
22:12:45.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.363430 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 4)
22:12:45.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.374477 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 4)
22:12:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.374478 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48518 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 4)
22:12:45.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.376588 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 4)
22:12:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.384992 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 4)
22:12:45.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.396999 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48602 (request call id 8)
22:12:45.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.397361 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48602 (request call id 8)
22:12:45.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.398494 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48518 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48602 (request call id 8)
22:12:45.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.405500 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48602 (request call id 8)
22:12:45.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.417913 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48602 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48574 (request call id 8)
22:12:45.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.418398 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48518 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48574 (request call id 8)
22:12:45.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.418474 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48610 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48574 (request call id 8)
22:12:45.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.419628 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48574 (request call id 8)
22:12:45.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:45.425 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:45.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.426116 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:45.431 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:45.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:45.432 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:45.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.435454 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48560 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48612 (request call id 7)
22:12:45.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.437288 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48518 (request call id 6)
22:12:45.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.438060 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48612 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48518 (request call id 6)
22:12:45.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.443324 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48612 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48518 (request call id 6)
22:12:45.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.444298 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48518 (request call id 6)
22:12:45.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.445760 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48560 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48518 (request call id 6)
22:12:45.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.456949 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48518 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48602 (request call id 9)
22:12:45.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.457261 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48602 (request call id 9)
22:12:45.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.463673 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48612 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48602 (request call id 9)
22:12:45.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.464550 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48560 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48602 (request call id 9)
22:12:45.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.467617 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48602 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 7)
22:12:45.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.477057 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 7)
22:12:45.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.478286 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48610 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 7)
22:12:45.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.479413 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48518 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 7)
22:12:45.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.483265 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48560 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 7)
22:12:45.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.483603 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48612 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 7)
22:12:45.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.485359 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 7)
22:12:45.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.498544 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48518 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 7)
22:12:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.503065 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48612 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 7)
22:12:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.503361 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48560 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 7)
22:12:45.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.518319 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48518 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 7)
22:12:45.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:45.525 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:45.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:45.529 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:45.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:45.532 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:45.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.536470 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48588 (request call id 9)
22:12:45.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.543495 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48612 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48588 (request call id 9)
22:12:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.545176 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48588 (request call id 9)
22:12:45.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.558203 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48588 (request call id 9)
22:12:45.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.562994 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48612 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48588 (request call id 9)
22:12:45.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.578583 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48588 (request call id 9)
22:12:45.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.583506 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48612 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48588 (request call id 9)
22:12:45.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.596566 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48602 (request call id 10)
22:12:45.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.597849 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48602 (request call id 10)
22:12:45.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.618556 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48602 (request call id 10)
22:12:45.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:45.627 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:45.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:45.631 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:45.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:45.634 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:45.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.636647 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48574 (request call id 10)
22:12:45.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.637718 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48518 (request call id 10)
22:12:45.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.645982 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48518 (request call id 10)
22:12:45.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.657377 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48518 (request call id 10)
22:12:45.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.657990 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48518 (request call id 10)
22:12:45.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.666555 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48518 (request call id 10)
22:12:45.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.677423 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48518 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48588 (request call id 10)
22:12:45.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.677775 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48588 (request call id 10)
22:12:45.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.686286 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48588 (request call id 10)
22:12:45.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.697713 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48588 (request call id 10)
22:12:45.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.703635 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48612 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48588 (request call id 10)
22:12:45.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.705626 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48588 (request call id 10)
22:12:45.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.717469 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48588 (request call id 10)
22:12:45.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:45.727 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:45.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:45.732 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:45.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:45.734 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:45.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.737586 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48560 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 13)
22:12:45.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.744176 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48560 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 13)
22:12:45.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.746336 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 13)
22:12:45.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.757254 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 13)
22:12:45.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.763450 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48560 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 13)
22:12:45.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.783913 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48560 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 13)
22:12:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.797555 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 13)
22:12:45.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.803328 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48560 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 13)
22:12:45.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.805778 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 13)
22:12:45.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:45.829 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:45.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:45.833 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:45.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:45.839 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:45.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.843899 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48560 (request call id 18)
22:12:45.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.845320 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48560 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 14)
22:12:45.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.857556 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48518 (request call id 11)
22:12:45.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.863389 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48560 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48518 (request call id 11)
22:12:45.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.865010 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48518 (request call id 11)
22:12:45.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.884771 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48518 (request call id 11)
22:12:45.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.885892 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48518 (request call id 11)
22:12:45.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.905656 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48518 (request call id 11)
22:12:45.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.917850 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48518 (request call id 11)
22:12:45.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.925103 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48518 (request call id 11)
22:12:45.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:45.929 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:45.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:45.933 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:45.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.937076 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48610 (request call id 11)
22:12:45.941 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:45.942 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:45.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.944360 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48602 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48560 (request call id 20)
22:12:45.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.945449 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48560 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 16)
22:12:45.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.956455 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 16)
22:12:45.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.956817 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48602 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 16)
22:12:45.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.963691 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48612 (request call id 16)
22:12:45.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.964886 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48612 (request call id 16)
22:12:45.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.977200 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48612 (request call id 16)
22:12:45.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.977540 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48602 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48612 (request call id 16)
22:12:45.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.985033 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48612 (request call id 16)
22:12:45.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.996502 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48612 (request call id 16)
22:12:45.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:45.996781 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48602 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:45.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48612 (request call id 16)
22:12:46.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.017576 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48612 (request call id 16)
22:12:46.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.017922 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48602 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48612 (request call id 16)
22:12:46.029 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.029 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.034 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.035 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.037704 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48574 (request call id 18)
22:12:46.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.043 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.056561 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48610 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48602 (request call id 18)
22:12:46.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.057335 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48602 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48588 (request call id 17)
22:12:46.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.058602 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48588 (request call id 17)
22:12:46.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.063604 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 7)
22:12:46.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.069278 24469 service_pool.cc:140] TSHeartbeat request on kudu.master.MasterService from 127.23.192.194:44239 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 7)
22:12:46.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:46.070160 24890 heartbeater.cc:644] Failed to heartbeat to 127.23.192.252:44383 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.23.192.194:44239 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.077188 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48602 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 7)
22:12:46.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.077224 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48610 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 7)
22:12:46.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.077680 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 7)
22:12:46.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.097227 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 7)
22:12:46.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.097234 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48610 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 7)
22:12:46.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.097741 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 7)
22:12:46.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.117724 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48610 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 7)
22:12:46.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.118233 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 7)
22:12:46.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.124876 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 7)
22:12:46.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.130 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.134 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.136940 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48518 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48610 (request call id 16)
22:12:46.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.143 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.157995 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 20)
22:12:46.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.157986 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48518 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 20)
22:12:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.177408 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 20)
22:12:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.177399 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48518 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 20)
22:12:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.177779 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48588 (request call id 19)
22:12:46.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.184341 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48588 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48560 (request call id 21)
22:12:46.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.197247 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48560 (request call id 21)
22:12:46.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.197670 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48518 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48560 (request call id 21)
22:12:46.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.217770 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48524 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48560 (request call id 21)
22:12:46.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.217770 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48518 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48560 (request call id 21)
22:12:46.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.217770 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48560 (request call id 21)
22:12:46.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:46.224716 24471 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 147 similar messages]
22:12:46.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.224958 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48560 (request call id 21)
22:12:46.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.235 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.237181 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.238 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.240916 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48602 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48612 (request call id 18)
22:12:46.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.244 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.257038 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48610 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48602 (request call id 22)
22:12:46.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.257778 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48602 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 22)
22:12:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.276744 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48602 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 22)
22:12:46.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.276921 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48610 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 22)
22:12:46.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.277210 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48574 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 22)
22:12:46.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.296267 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48602 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 22)
22:12:46.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.297420 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48610 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 22)
22:12:46.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.316530 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48602 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 22)
22:12:46.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.316572 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48610 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48524 (request call id 22)
22:12:46.335 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.336 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.336442 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48602 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48588 (request call id 20)
22:12:46.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.337234 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48610 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48588 (request call id 20)
22:12:46.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.338 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.340384 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48518 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48560 (request call id 22)
22:12:46.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.344 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.356388 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48612 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48602 (request call id 27)
22:12:46.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.357262 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48518 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48574 (request call id 25)
22:12:46.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.357298 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48602 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48574 (request call id 25)
22:12:46.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.363571 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48612 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48574 (request call id 25)
22:12:46.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.377246 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48518 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48574 (request call id 25)
22:12:46.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.377246 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48610 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48574 (request call id 25)
22:12:46.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.382826 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48612 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48574 (request call id 25)
22:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.397981 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48518 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48574 (request call id 25)
22:12:46.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.403491 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48612 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48574 (request call id 25)
22:12:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.416540 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48602 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48574 (request call id 25)
22:12:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.416545 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48610 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48574 (request call id 25)
22:12:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.416893 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48518 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48574 (request call id 25)
22:12:46.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.422821 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48612 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48574 (request call id 25)
22:12:46.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.437 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.439 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.441 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:46.442 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:46.442 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:46.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.445 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.446 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:46.446 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:46.447 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:46.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:46.452 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:46.453 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:46.453 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:46.453 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:46.454 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:46.454 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:46.456 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:46.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:46.457 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:46.457 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:46.458 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:46.458 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:46.458 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:46.458 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:46.459 [DEBUG - pool-4-thread-2] (NetUtil.java:140) Resolved '127.23.192.254' into [/127.23.192.254] in 1444744ns
22:12:46.460 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:46.461 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:46.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.463455 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48612 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48610 (request call id 24)
22:12:46.466 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:46.468 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:46.470 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:46.473 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:46.477 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:46.481 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:46.484 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:46.485 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:46.487 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:46.488 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:46.489 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:46.491 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:46.492 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:46.493 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:46.496 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:46.496 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:46.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.522732 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48612 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48610 (request call id 24)
22:12:46.524 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcd638343, L:/127.0.0.1:48618 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:46.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.524398 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48610 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48546 (request call id 21)
22:12:46.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.525084 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48546 (request call id 21)
22:12:46.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.525923 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 17)
22:12:46.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.526216 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 8)
22:12:46.526 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.526 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd3a2b8ef, L:/127.0.0.1:48626 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:46.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.527407 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 8)
22:12:46.529 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.533 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:46.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.537 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.538 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xbe07758c, L:/127.0.0.1:53640 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:46.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.540 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.541 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x824e3494, L:/127.0.0.1:53430 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:46.541 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:46.541 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:46.541 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:46.545 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:46.545 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:46.545 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:46.549 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:46.549 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:46.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.549 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.549 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:46.549 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:46.550 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:46.550 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:46.550 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:46.551 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:46.552 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:46.552 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:46.553 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:46.553 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:46.553 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:46.554 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:46.555 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:46.556 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:46.556 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:46.557 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:46.558 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x534af805, L:/127.0.0.1:53642 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:46.563 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.564 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:46.571 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:46.571 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:46.572 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:46.574 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd2d7ab12, L:/127.0.0.1:53442 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:46.583 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.584468 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48610 (request call id 25)
22:12:46.585 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.587 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.587 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:46.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.591463 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48610 (request call id 25)
22:12:46.592 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.590 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:46.594 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.597 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:46.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.598917 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48610 (request call id 25)
22:12:46.589 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:46.599 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.598 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:46.600 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.600 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:46.605 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:46.607 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:46.607 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:46.610 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:46.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.610240 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48610 (request call id 25)
22:12:46.611 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.613 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:46.613 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.619338 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48610 (request call id 25)
22:12:46.620 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.621 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:46.624 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.630376 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48610 (request call id 25)
22:12:46.631 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.632 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.634 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd8917c79, L:/127.0.0.1:48636 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:46.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.634634 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48610 (request call id 25)
22:12:46.635 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.639047 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48610 (request call id 25)
22:12:46.640 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.641 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.642 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:46.642 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:46.642 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:46.643 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:46.643 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:46.644 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:46.645 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:46.646 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:46.648 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:46.648 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:46.655 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:46.658 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcdb6c104, L:/127.0.0.1:48640 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:46.658 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:46.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.658942 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48626 (request call id 4)
22:12:46.659 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.662 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:46.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.664 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.665 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3dba1095, L:/127.0.0.1:53668 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:46.665 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:46.665 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:46.665 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:46.666 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:46.666 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:46.667 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:46.667 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:46.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:46.669 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2219bfd0, L:/127.0.0.1:53652 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:46.669 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x32e2e939, L:/127.0.0.1:53460 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:46.670 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=207), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [61ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [116ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items., [125ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [126ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items., [144ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items., [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items., [164ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items., [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [200ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@2011190492(state=PENDING, result=null, callback=(continuation of Deferred@439085987 after retry RPC after error@1188930663) -> (continuation of Deferred@1660700068 after retry RPC after error@399485843) -> (continuation of Deferred@1392262202 after retry RPC after error@2032747678) -> (continuation of Deferred@2046357370 after retry RPC after error@327241957), errback=(continuation of Deferred@439085987 after retry RPC after error@1188930663) -> (continuation of Deferred@1660700068 after retry RPC after error@399485843) -> (continuation of Deferred@1392262202 after retry RPC after error@2032747678) -> (continuation of Deferred@2046357370 after retry RPC after error@327241957))) after lookup
22:12:46.671 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.672 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdcc6ba8f, L:/127.0.0.1:53456 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:46.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:46.675 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:46.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:46.682 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:46.682 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:46.682 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.682 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.683 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:46.683 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:46.683 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:46.684 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:46.685 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:46.685 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:46.685 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:46.685 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:46.686 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:46.687 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:46.688 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:46.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:46.690 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:46.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=239), Traces: [0ms] refreshing cache from master, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [68ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items., [125ms] refreshing cache from master, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [128ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items., [129ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [130ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items., [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items., [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items., [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [168ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items., [180ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [182ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items., [187ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [189ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items., [223ms] refreshing cache from master, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [237ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [237ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, [238ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, deferred=Deferred@1109710948(state=PENDING, result=null, callback=(continuation of Deferred@1047166761 after retry RPC after error@1932319121) -> (continuation of Deferred@1183326310 after retry RPC after error@571156267) -> (continuation of Deferred@1341495156 after retry RPC after error@1518354250) -> (continuation of Deferred@1569501036 after retry RPC after error@642120073) -> (continuation of Deferred@1164477442 after retry RPC after error@508139914), errback=(continuation of Deferred@1047166761 after retry RPC after error@1932319121) -> (continuation of Deferred@1183326310 after retry RPC after error@571156267) -> (continuation of Deferred@1341495156 after retry RPC after error@1518354250) -> (continuation of Deferred@1569501036 after retry RPC after error@642120073) -> (continuation of Deferred@1164477442 after retry RPC after error@508139914))) after lookup
22:12:46.700 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:46.704 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:46.704 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:46.705 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:46.708 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:46.708 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:46.712 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:46.714 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:46.715 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:46.716 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:46.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.718109 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48640 (request call id 1)
22:12:46.720 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:46.720 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.720 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.721 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:46.722 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:46.726 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:46.736 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:46.736 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:46.738 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:46.740 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.739781 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48640 (request call id 1)
22:12:46.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.742 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.742 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.744 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:46.744 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:46.745 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:46.746 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:46.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:46.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=191), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [103ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items., [117ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [134ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [135ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items., [153ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [162ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [190ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@73886438(state=PENDING, result=null, callback=(continuation of Deferred@602095315 after retry RPC after error@900329210), errback=(continuation of Deferred@602095315 after retry RPC after error@900329210))) after lookup
22:12:46.748 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:46.750 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:46.753 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:46.757 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd0f7183f, L:/127.0.0.1:48656 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:46.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.758190 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48640 (request call id 2)
22:12:46.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.759552 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48640 (request call id 2)
22:12:46.760 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.760 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.760 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:46.761 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.765712 24473 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 18)
22:12:46.772 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x57b00c4e, L:/127.0.0.1:48650 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:46.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.772753 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 18)
22:12:46.774 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.775 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3ae86b7d, L:/127.0.0.1:48672 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:46.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.775753 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 18)
22:12:46.777 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.777 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.777 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.779181 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48640 (request call id 3)
22:12:46.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.779376 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48640 (request call id 3)
22:12:46.781 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.782 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.785 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc5b4c6c4, L:/127.0.0.1:53694 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:46.786 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaae3db75, L:/127.0.0.1:53498 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:46.788 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.789690 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48640 (request call id 3)
22:12:46.791 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x01ed8852, L:/127.0.0.1:53488 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:46.792 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x272d40b1, L:/127.0.0.1:53680 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:46.793 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x81203c80, L:/127.0.0.1:53474 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:46.794 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaa8b6380, L:/127.0.0.1:53692 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:46.795 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.796 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.801189 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48640 (request call id 3)
22:12:46.802 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.803 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:46.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.809 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:46.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=124), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [75ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items., [103ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@545671651(state=PENDING, result=null, callback=(continuation of Deferred@720546604 after retry RPC after error@300714025), errback=(continuation of Deferred@720546604 after retry RPC after error@300714025))) after lookup
22:12:46.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.812213 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48656 (request call id 2)
22:12:46.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.813870 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48656 (request call id 2)
22:12:46.816 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.816053 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48656 (request call id 2)
22:12:46.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.817281 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48656 (request call id 2)
22:12:46.819 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.819646 24470 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48650 (request call id 2)
22:12:46.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.821647 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48650 (request call id 2)
22:12:46.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.821969 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48636 (request call id 5)
22:12:46.822 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.824 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.835916 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48636 (request call id 5)
22:12:46.836 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.837 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.837698 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48636 (request call id 5)
22:12:46.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.839196 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48636 (request call id 5)
22:12:46.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.840155 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48636 (request call id 5)
22:12:46.840 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.842 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.847 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:46.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:46.852 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=294), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [13ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [78ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items., [111ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [114ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items., [132ms] refreshing cache from master, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [154ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [155ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items., [164ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items., [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items., [184ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [185ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items., [200ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [203ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items., [204ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [204ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items., [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [224ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items., [224ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [225ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items., [260ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [264ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [290ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@654526433(state=PENDING, result=null, callback=(continuation of Deferred@2144797145 after retry RPC after error@1146767758) -> (continuation of Deferred@17235641 after retry RPC after error@1007127863) -> (continuation of Deferred@2073664167 after retry RPC after error@1838791267) -> (continuation of Deferred@1532785247 after retry RPC after error@1530012214) -> (continuation of Deferred@1825163093 after retry RPC after error@1277374989), errback=(continuation of Deferred@2144797145 after retry RPC after error@1146767758) -> (continuation of Deferred@17235641 after retry RPC after error@1007127863) -> (continuation of Deferred@2073664167 after retry RPC after error@1838791267) -> (continuation of Deferred@1532785247 after retry RPC after error@1530012214) -> (continuation of Deferred@1825163093 after retry RPC after error@1277374989))) after lookup
22:12:46.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.853180 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48636 (request call id 6)
22:12:46.855 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.855254 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48636 (request call id 6)
22:12:46.856 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.856885 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48636 (request call id 6)
22:12:46.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.858335 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48636 (request call id 6)
22:12:46.860 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.859748 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48636 (request call id 6)
22:12:46.861 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.867206 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48636 (request call id 6)
22:12:46.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.876052 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48636 (request call id 6)
22:12:46.877 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.877 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.878 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:46.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.879864 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48618 (request call id 12)
22:12:46.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.879900 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48618 (request call id 12)
22:12:46.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.880330 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48650 (request call id 5)
22:12:46.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.885954 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48650 (request call id 5)
22:12:46.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.887476 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48650 (request call id 5)
22:12:46.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.895963 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48650 (request call id 5)
22:12:46.897 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.897 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:46.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.898766 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48650 (request call id 5)
22:12:46.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.899238 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48650 (request call id 5)
22:12:46.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.906483 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48650 (request call id 5)
22:12:46.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.907805 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48650 (request call id 5)
22:12:46.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.915 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:46.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=261), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [116ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items., [136ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [137ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [137ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [143ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items., [144ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items., [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [164ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items., [165ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [166ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items., [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [182ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items., [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [184ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items., [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items., [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [203ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items., [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [223ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [257ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@349988658(state=PENDING, result=null, callback=(continuation of Deferred@2069226436 after retry RPC after error@620908674) -> (continuation of Deferred@56724180 after retry RPC after error@1962121341) -> (continuation of Deferred@552345316 after retry RPC after error@392027195) -> (continuation of Deferred@409322286 after retry RPC after error@1891467311) -> (continuation of Deferred@820427746 after retry RPC after error@1235424705), errback=(continuation of Deferred@2069226436 after retry RPC after error@620908674) -> (continuation of Deferred@56724180 after retry RPC after error@1962121341) -> (continuation of Deferred@552345316 after retry RPC after error@392027195) -> (continuation of Deferred@409322286 after retry RPC after error@1891467311) -> (continuation of Deferred@820427746 after retry RPC after error@1235424705))) after lookup
22:12:46.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.919106 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48650 (request call id 6)
22:12:46.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.925818 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48650 (request call id 6)
22:12:46.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.927100 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48650 (request call id 6)
22:12:46.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.939529 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48650 (request call id 6)
22:12:46.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.946270 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48650 (request call id 6)
22:12:46.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.951 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:46.952 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:46.952 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:46.952 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:46.954 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:46.954 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:46.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:46.955 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:46.955 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:46.955 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:46.955 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:46.957 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:46.958 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:46.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.958706 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.959 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:46.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48618 (request call id 14)
22:12:46.960 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:46.962 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:46.963 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:46.965 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:46.965 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:46.967 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:46.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.967559 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48618 (request call id 14)
22:12:46.973 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:46.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.976076 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48672 (request call id 6)
22:12:46.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:46.979 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:46.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:46.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=267), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items., [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [103ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items., [105ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [106ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items., [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items., [143ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items., [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items., [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items., [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [184ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items., [261ms] refreshing cache from master, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [264ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [266ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@919338544(state=PENDING, result=null, callback=(continuation of Deferred@1348065956 after retry RPC after error@1730799472) -> (continuation of Deferred@1016901558 after retry RPC after error@1439693931) -> (continuation of Deferred@1264423052 after retry RPC after error@1667759344) -> (continuation of Deferred@987700789 after retry RPC after error@274301345) -> (continuation of Deferred@933735126 after retry RPC after error@1811632302) -> (continuation of Deferred@697816402 after retry RPC after error@1964973384), errback=(continuation of Deferred@1348065956 after retry RPC after error@1730799472) -> (continuation of Deferred@1016901558 after retry RPC after error@1439693931) -> (continuation of Deferred@1264423052 after retry RPC after error@1667759344) -> (continuation of Deferred@987700789 after retry RPC after error@274301345) -> (continuation of Deferred@933735126 after retry RPC after error@1811632302) -> (continuation of Deferred@697816402 after retry RPC after error@1964973384))) after lookup
22:12:46.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.982911 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48672 (request call id 7)
22:12:46.984 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x10bd19fa, L:/127.0.0.1:48676 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:46.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.985095 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48672 (request call id 7)
22:12:46.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.985790 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48672 (request call id 7)
22:12:46.986 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:46.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.986732 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48672 (request call id 7)
22:12:46.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.997463 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:46.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48672 (request call id 7)
22:12:47.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:46.999251 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48672 (request call id 7)
22:12:47.004 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2a6379df, L:/127.0.0.1:53700 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:47.005 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x94bff805, L:/127.0.0.1:53512 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:47.007 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:47.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.007050 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48672 (request call id 7)
22:12:47.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.017992 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48672 (request call id 7)
22:12:47.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:47.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.021 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.023 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:47.023 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=66), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [28ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items., [48ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [49ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [50ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@1779093550(state=PENDING, result=null, callback=(continuation of Deferred@1314440012 after retry RPC after error@1537892320), errback=(continuation of Deferred@1314440012 after retry RPC after error@1537892320))) after lookup
22:12:47.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.024467 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48676 (request call id 2)
22:12:47.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.025866 24473 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 25)
22:12:47.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.029619 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 25)
22:12:47.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.037374 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 25)
22:12:47.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.039394 24470 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 25)
22:12:47.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.050475 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 25)
22:12:47.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.055 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.057576 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 13)
22:12:47.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.058614 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48676 (request call id 4)
22:12:47.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.069633 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48676 (request call id 4)
22:12:47.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.071485 24469 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 8)
22:12:47.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.078022 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 8)
22:12:47.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.079681 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 8)
22:12:47.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.085 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.089887 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48656 (request call id 12)
22:12:47.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.100318 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48656 (request call id 12)
22:12:47.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.119424 24470 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48656 (request call id 12)
22:12:47.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.120560 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48656 (request call id 12)
22:12:47.123 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.123 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.130539 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 8)
22:12:47.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.131188 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 8)
22:12:47.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.136345 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 8)
22:12:47.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.137576 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 8)
22:12:47.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.139581 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 8)
22:12:47.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.156 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.159578 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48676 (request call id 6)
22:12:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.159976 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48676 (request call id 6)
22:12:47.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.166152 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48676 (request call id 6)
22:12:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.170008 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48676 (request call id 6)
22:12:47.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.179757 24469 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48618 (request call id 16)
22:12:47.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.180238 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48618 (request call id 16)
22:12:47.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.186193 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48618 (request call id 16)
22:12:47.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.190 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.205580 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 29)
22:12:47.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.217481 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 16)
22:12:47.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.218924 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 16)
22:12:47.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.224 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:47.229439 24473 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 129 similar messages]
22:12:47.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.229643 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48626 (request call id 18)
22:12:47.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.239545 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48626 (request call id 18)
22:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.246027 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48626 (request call id 18)
22:12:47.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.247416 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48626 (request call id 18)
22:12:47.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.259 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.260830 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48636 (request call id 17)
22:12:47.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.264725 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48546 (request call id 22)
22:12:47.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.265795 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48546 (request call id 22)
22:12:47.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.267419 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48546 (request call id 22)
22:12:47.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.275826 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48546 (request call id 22)
22:12:47.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.278818 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48546 (request call id 22)
22:12:47.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.287283 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48546 (request call id 22)
22:12:47.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.290 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.294945 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48672 (request call id 14)
22:12:47.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.299103 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48636 (request call id 19)
22:12:47.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.299456 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48636 (request call id 19)
22:12:47.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.307423 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48636 (request call id 19)
22:12:47.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.315416 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48636 (request call id 19)
22:12:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.318677 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48676 (request call id 7)
22:12:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.319378 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48676 (request call id 7)
22:12:47.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.320192 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48676 (request call id 7)
22:12:47.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.325 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.325 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:47.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.327277 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48656 (request call id 18)
22:12:47.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.336054 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48656 (request call id 18)
22:12:47.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.337222 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48656 (request call id 18)
22:12:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.338572 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48656 (request call id 18)
22:12:47.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.339613 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48650 (request call id 16)
22:12:47.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.345716 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48530 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48650 (request call id 16)
22:12:47.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.357777 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48650 (request call id 16)
22:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.359054 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48636 (request call id 20)
22:12:47.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.359 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.361208 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48636 (request call id 20)
22:12:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.367067 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48636 (request call id 20)
22:12:47.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.369659 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48636 (request call id 20)
22:12:47.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.375300 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48636 (request call id 20)
22:12:47.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.377974 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48636 (request call id 20)
22:12:47.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.391 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.392576 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48626 (request call id 21)
22:12:47.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.397331 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 21)
22:12:47.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.399156 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48618 (request call id 22)
22:12:47.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.404024 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48618 (request call id 22)
22:12:47.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.405195 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 33)
22:12:47.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.407407 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 33)
22:12:47.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.410149 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 33)
22:12:47.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.424602 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48530 (request call id 33)
22:12:47.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.429 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.430648 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48626 (request call id 23)
22:12:47.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.437875 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 22)
22:12:47.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.439247 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 22)
22:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.444772 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 22)
22:12:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.455010 24470 service_pool.cc:140] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:36634 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 22)
22:12:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.455231 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48672 (request call id 18)
22:12:47.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.455406 24394 master_runner.cc:186] Error getting master registration for 127.23.192.252:44383: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:36634 dropped due to backpressure. The service queue is full; it has 1 items., 
22:12:47.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.458520 24394 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
22:12:47.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.458611 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48672 (request call id 18)
22:12:47.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.461 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.462145 24469 service_pool.cc:140] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:36646 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetMasterRegistration from 127.0.0.1:36652 (request call id 3)
22:12:47.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.462503 24447 master_runner.cc:186] Error getting master registration for 127.23.192.252:44383: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:36646 dropped due to backpressure. The service queue is full; it has 1 items., 
22:12:47.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.462716 24447 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
22:12:47.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.463792 24471 service_pool.cc:140] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:36652 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48546 (request call id 27)
22:12:47.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.464587 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48546 (request call id 27)
22:12:47.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.464107 24338 master_runner.cc:186] Error getting master registration for 127.23.192.252:44383: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:36652 dropped due to backpressure. The service queue is full; it has 1 items., 
22:12:47.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.467414 24338 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
22:12:47.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.470060 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48626 (request call id 24)
22:12:47.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.479090 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48618 (request call id 23)
22:12:47.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.479135 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48618 (request call id 23)
22:12:47.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.479872 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48618 (request call id 23)
22:12:47.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.484335 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48618 (request call id 23)
22:12:47.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.492 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.497320 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 23)
22:12:47.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.499167 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 23)
22:12:47.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.499676 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 23)
22:12:47.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.504675 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 23)
22:12:47.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.519061 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 23)
22:12:47.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.519413 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 23)
22:12:47.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.519833 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 23)
22:12:47.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.529 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.530 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:47.530 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:47.530 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:47.531 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:47.531 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:47.531 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:47.532 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:47.533 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:47.533 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:47.533 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:47.535 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:47.536 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:47.537 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:47.540 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:47.540 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:47.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.540261 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48650 (request call id 21)
22:12:47.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.540546 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 9)
22:12:47.542 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:47.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.543865 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48546 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 9)
22:12:47.544 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:47.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.549471 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48626 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 9)
22:12:47.550 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:47.551 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:47.557 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:47.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.558250 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 9)
22:12:47.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.558574 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 9)
22:12:47.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.559330 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 9)
22:12:47.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.561 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.565 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x70a2bf98, L:/127.0.0.1:48692 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:47.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.579018 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48676 (request call id 16)
22:12:47.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.579028 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48676 (request call id 16)
22:12:47.579 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:47.579 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe3eb16e3, L:/127.0.0.1:53516 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:47.582 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x086cda28, L:/127.0.0.1:53714 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:47.583 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:47.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.592 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.598870 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48692 (request call id 1)
22:12:47.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.599413 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48636 (request call id 26)
22:12:47.600 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:47.600 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:47.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.618417 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48636 (request call id 26)
22:12:47.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.618716 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48636 (request call id 26)
22:12:47.619 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:47.619 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:47.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.630 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.637764 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48692 (request call id 3)
22:12:47.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.638963 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48692 (request call id 3)
22:12:47.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.639106 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48650 (request call id 23)
22:12:47.639 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:47.639 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:47.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.650596 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48626 (request call id 26)
22:12:47.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.657568 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48626 (request call id 26)
22:12:47.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.658245 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48626 (request call id 26)
22:12:47.659 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:47.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.659286 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48626 (request call id 26)
22:12:47.659 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:47.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.664 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.667690 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48656 (request call id 21)
22:12:47.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.675997 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48656 (request call id 21)
22:12:47.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.677600 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.678 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:47.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48656 (request call id 21)
22:12:47.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.677596 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48656 (request call id 21)
22:12:47.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.678411 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48656 (request call id 21)
22:12:47.679 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:47.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.679495 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48656 (request call id 21)
22:12:47.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.693 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.695443 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48672 (request call id 22)
22:12:47.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.696803 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 27)
22:12:47.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.697870 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48692 (request call id 6)
22:12:47.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.698881 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48692 (request call id 6)
22:12:47.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.699885 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48650 (request call id 25)
22:12:47.700 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:47.700 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:47.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.704164 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48546 (request call id 31)
22:12:47.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.715557 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48546 (request call id 31)
22:12:47.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.717077 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48546 (request call id 31)
22:12:47.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.719074 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48546 (request call id 31)
22:12:47.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.719127 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48546 (request call id 31)
22:12:47.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.731 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.735754 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48672 (request call id 24)
22:12:47.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.737304 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 29)
22:12:47.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.738533 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 29)
22:12:47.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.738806 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 29)
22:12:47.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.754987 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 29)
22:12:47.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.758996 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 29)
22:12:47.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.759063 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 29)
22:12:47.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.765 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.765 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:47.765 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:47.765 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:47.766 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:47.767 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:47.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:47.768 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:47.768 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:47.768 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:47.768 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:47.769 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:47.770 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:47.771 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:47.773 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:47.773 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:47.773 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:47.776 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:47.777 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:47.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.778395 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48672 (request call id 26)
22:12:47.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.778800 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48618 (request call id 30)
22:12:47.780 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:47.789 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:47.789 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4cf87e70, L:/127.0.0.1:48704 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:47.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.790544 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48618 (request call id 30)
22:12:47.791 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:47.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.794 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.798760 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48676 (request call id 22)
22:12:47.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.798822 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48676 (request call id 22)
22:12:47.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.799881 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48650 (request call id 26)
22:12:47.802 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x70b4d3bc, L:/127.0.0.1:53726 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:47.804 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe208926b, L:/127.0.0.1:53522 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:47.806 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:47.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.807614 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48650 (request call id 26)
22:12:47.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.813537 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48650 (request call id 26)
22:12:47.814 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:47.815 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:47.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.818919 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48650 (request call id 26)
22:12:47.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.827087 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48650 (request call id 26)
22:12:47.831 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.831 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.832 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:47.832 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:47.832 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:47.834 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:47.834 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:47.834 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:47.835 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:47.836 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:47.836 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:47.836 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:47.838 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:47.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.838390 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48692 (request call id 7)
22:12:47.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.839530 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48692 (request call id 7)
22:12:47.840 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:47.840 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:47.841 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:47.841 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:47.842 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:47.842 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:47.844 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:47.846 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:47.846 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:47.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.847293 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48692 (request call id 7)
22:12:47.852 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:47.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.851928 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48692 (request call id 7)
22:12:47.853 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:47.853 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:47.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.854817 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48672 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48692 (request call id 7)
22:12:47.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.858238 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48636 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48692 (request call id 7)
22:12:47.862 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd48025bf, L:/127.0.0.1:48712 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:47.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.862911 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48692 (request call id 7)
22:12:47.863 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:47.863 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:47.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.865 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:47.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=329), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items., [45ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [47ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items., [64ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items., [103ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [122ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items., [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items., [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items., [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items., [164ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items., [300ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [304ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [304ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [329ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@2020100569(state=PENDING, result=null, callback=(continuation of Deferred@1518576655 after retry RPC after error@1239070446) -> (continuation of Deferred@584779157 after retry RPC after error@407352982) -> (continuation of Deferred@1604569677 after retry RPC after error@1129474705) -> (continuation of Deferred@970926275 after retry RPC after error@470403688) -> (continuation of Deferred@1572440582 after retry RPC after error@233797058) -> (continuation of Deferred@1295437196 after retry RPC after error@532546760) -> (continuation of Deferred@239490179 after retry RPC after error@2029089260), errback=(continuation of Deferred@1518576655 after retry RPC after error@1239070446) -> (continuation of Deferred@584779157 after retry RPC after error@407352982) -> (continuation of Deferred@1604569677 after retry RPC after error@1129474705) -> (continuation of Deferred@970926275 after retry RPC after error@470403688) -> (continuation of Deferred@1572440582 after retry RPC after error@233797058) -> (continuation of Deferred@1295437196 after retry RPC after error@532546760) -> (continuation of Deferred@239490179 after retry RPC after error@2029089260))) after lookup
22:12:47.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.868706 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48692 (request call id 8)
22:12:47.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.871220 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48692 (request call id 8)
22:12:47.872 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd5d8f823, L:/127.0.0.1:53728 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:47.872 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:47.872 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:47.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.877432 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48692 (request call id 8)
22:12:47.882 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4c6d3645, L:/127.0.0.1:53528 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:47.884 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:47.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.891991 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48692 (request call id 8)
22:12:47.892 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:47.893 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:47.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.894 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:47.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.895814 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 9)
22:12:47.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.897612 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 32)
22:12:47.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.898283 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 32)
22:12:47.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.902362 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48712 (request call id 1)
22:12:47.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.917352 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48712 (request call id 1)
22:12:47.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.917485 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48712 (request call id 1)
22:12:47.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.918406 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48676 (request call id 24)
22:12:47.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.918406 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48676 (request call id 24)
22:12:47.918 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:47.919 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:47.932 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.932 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.937366 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 34)
22:12:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.937791 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 34)
22:12:47.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.938664 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 34)
22:12:47.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.939440 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 34)
22:12:47.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.941967 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48712 (request call id 2)
22:12:47.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.951932 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.952 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:47.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48704 (request call id 6)
22:12:47.953 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:47.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.958329 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48704 (request call id 6)
22:12:47.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.959029 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48704 (request call id 6)
22:12:47.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.959620 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48704 (request call id 6)
22:12:47.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.962356 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48704 (request call id 6)
22:12:47.962 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:47.963 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:47.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.970 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:47.971 [DEBUG - kudu-nio-1] (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.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [20ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items., [33ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [36ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items., [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [65ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [70ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items., [71ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items., [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [102ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items., [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [122ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items., [122ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items., [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [182ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [199ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@28355564(state=PENDING, result=null, callback=(continuation of Deferred@492135570 after retry RPC after error@813428214) -> (continuation of Deferred@1702132778 after retry RPC after error@1637831843) -> (continuation of Deferred@1473830390 after retry RPC after error@941858470) -> (continuation of Deferred@2121281700 after retry RPC after error@1708214661) -> (continuation of Deferred@1953959844 after retry RPC after error@1342535970) -> (continuation of Deferred@789546646 after retry RPC after error@1090355091), errback=(continuation of Deferred@492135570 after retry RPC after error@813428214) -> (continuation of Deferred@1702132778 after retry RPC after error@1637831843) -> (continuation of Deferred@1473830390 after retry RPC after error@941858470) -> (continuation of Deferred@2121281700 after retry RPC after error@1708214661) -> (continuation of Deferred@1953959844 after retry RPC after error@1342535970) -> (continuation of Deferred@789546646 after retry RPC after error@1090355091))) after lookup
22:12:47.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.977612 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48704 (request call id 7)
22:12:47.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.978200 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48636 (request call id 34)
22:12:47.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.978199 24469 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48636 (request call id 34)
22:12:47.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.979490 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48636 (request call id 34)
22:12:47.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.979648 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48636 (request call id 34)
22:12:47.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.981647 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48636 (request call id 34)
22:12:47.982 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:47.982 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:47.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:47.997 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:47.998 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:47.998 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:47.998 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:47.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:47.998705 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:47.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:47.999 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:48.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48618 (request call id 37)
22:12:48.000 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:48.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.000385 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.000 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:48.001 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:48.001 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:48.001 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:48.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48618 (request call id 37)
22:12:48.003 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:48.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.003506 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48712 (request call id 5)
22:12:48.004 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:48.005 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:48.006 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:48.006 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:48.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:48.045 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=207), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [23ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items., [40ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [78ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items., [79ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items., [113ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items., [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [122ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items., [123ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items., [140ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [141ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items., [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [142ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@1233349898(state=PENDING, result=null, callback=(continuation of Deferred@66889805 after retry RPC after error@2021703916) -> (continuation of Deferred@2064997136 after retry RPC after error@699175493) -> (continuation of Deferred@1341454845 after retry RPC after error@831379279) -> (continuation of Deferred@1611782069 after retry RPC after error@769806152) -> (continuation of Deferred@1160863768 after retry RPC after error@450486366), errback=(continuation of Deferred@66889805 after retry RPC after error@2021703916) -> (continuation of Deferred@2064997136 after retry RPC after error@699175493) -> (continuation of Deferred@1341454845 after retry RPC after error@831379279) -> (continuation of Deferred@1611782069 after retry RPC after error@769806152) -> (continuation of Deferred@1160863768 after retry RPC after error@450486366))) after lookup
22:12:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.045893 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 36)
22:12:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.045905 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 36)
22:12:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.046881 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 36)
22:12:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.047149 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48712 (request call id 6)
22:12:48.047 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:48.050 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:48.051 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:48.055 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:48.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.059074 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48712 (request call id 6)
22:12:48.064 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:48.066 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0441bfbc, L:/127.0.0.1:48728 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:48.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.067220 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48712 (request call id 6)
22:12:48.068 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:48.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.074 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:48.076 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdc69f881, L:/127.0.0.1:53732 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:48.078 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2a0dedb0, L:/127.0.0.1:53542 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:48.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.079020 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48676 (request call id 27)
22:12:48.079 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:48.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.086115 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 9)
22:12:48.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.086476 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 9)
22:12:48.087 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:48.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.087635 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 9)
22:12:48.088 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:48.098 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.098 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.099 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:48.099 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:48.099 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:48.100 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:48.101 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:48.101 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:48.102 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:48.102 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:48.103 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:48.103 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:48.105 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:48.105 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:48.106 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:48.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.108287 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48728 (request call id 2)
22:12:48.109 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:48.111 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:48.111 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:48.112 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:48.115 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:48.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.119395 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48618 (request call id 39)
22:12:48.120 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:48.120 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:48.127 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:48.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.127307 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48656 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48618 (request call id 39)
22:12:48.129 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x39d6c5c0, L:/127.0.0.1:48738 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:48.130 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x66a010d6, L:/127.0.0.1:53734 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:48.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.130321 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48618 (request call id 39)
22:12:48.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.131218 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48618 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48704 (request call id 8)
22:12:48.131 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:48.132 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:48.146 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:48.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.146 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:48.147 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:48.147 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x98a52820, L:/127.0.0.1:53544 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:48.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.145583 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48704 (request call id 8)
22:12:48.149 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:48.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.149904 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48704 (request call id 9)
22:12:48.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.157763 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 9)
22:12:48.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.160006 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48650 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 9)
22:12:48.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.166618 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 9)
22:12:48.167 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:48.167 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:48.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.167554 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 9)
22:12:48.168 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:48.168 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:48.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.171710 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 9)
22:12:48.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.177466 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 9)
22:12:48.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.177556 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48640 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 9)
22:12:48.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.179 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.187439 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48738 (request call id 2)
22:12:48.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.191959 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48738 (request call id 2)
22:12:48.201 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.202 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:48.203 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=97), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [27ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items., [30ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [97ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@1207826632(state=PENDING, result=null, callback=(continuation of Deferred@2007408289 after retry RPC after error@1987100108) -> (continuation of Deferred@264340751 after retry RPC after error@668075911), errback=(continuation of Deferred@2007408289 after retry RPC after error@1987100108) -> (continuation of Deferred@264340751 after retry RPC after error@668075911))) after lookup
22:12:48.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.204151 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48738 (request call id 3)
22:12:48.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.205446 24469 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48728 (request call id 5)
22:12:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.211561 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48728 (request call id 5)
22:12:48.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.219517 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48728 (request call id 5)
22:12:48.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.226809 24469 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48728 (request call id 5)
22:12:48.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:48.231602 24473 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 183 similar messages]
22:12:48.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.231828 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48728 (request call id 5)
22:12:48.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.238816 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48728 (request call id 5)
22:12:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.247069 24469 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48728 (request call id 5)
22:12:48.251 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.251 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.251 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:48.252 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:48.252 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:48.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=247), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items., [75ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [75ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [75ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items., [84ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [103ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [115ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items., [116ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items., [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items., [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items., [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items., [200ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [246ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@460893516(state=PENDING, result=null, callback=(continuation of Deferred@1562397535 after retry RPC after error@715731347) -> (continuation of Deferred@622561569 after retry RPC after error@2069320195) -> (continuation of Deferred@619877509 after retry RPC after error@1202981921) -> (continuation of Deferred@1042270071 after retry RPC after error@2132364797) -> (continuation of Deferred@1333770279 after retry RPC after error@684552429), errback=(continuation of Deferred@1562397535 after retry RPC after error@715731347) -> (continuation of Deferred@622561569 after retry RPC after error@2069320195) -> (continuation of Deferred@619877509 after retry RPC after error@1202981921) -> (continuation of Deferred@1042270071 after retry RPC after error@2132364797) -> (continuation of Deferred@1333770279 after retry RPC after error@684552429))) after lookup
22:12:48.252 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:48.253 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:48.253 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:48.253 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:48.253 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:48.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:48.255 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:48.255 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:48.257 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:48.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.257293 24471 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 38)
22:12:48.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.258437 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 38)
22:12:48.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.258589 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 38)
22:12:48.259 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:48.260 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:48.261 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:48.262 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:48.263 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:48.265 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:48.268 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:48.275 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:48.277 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:48.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.278890 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48640 (request call id 38)
22:12:48.281 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbe69e520, L:/127.0.0.1:48742 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:48.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.281 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.282 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:48.282 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:48.282 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:48.283 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:48.283 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:48.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:48.285 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:48.286 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:48.286 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:48.286 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:48.289 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:48.289 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:48.290 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:48.290 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xce484abb, L:/127.0.0.1:53748 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:48.292 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:48.293 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x08ef257b, L:/127.0.0.1:53546 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:48.295 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:48.299 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:48.300 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:48.303 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:48.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.303 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:48.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=48), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [34ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=null) after lookup
22:12:48.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.307425 24469 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48738 (request call id 6)
22:12:48.313 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:48.316 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:48.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.319250 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48676 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48738 (request call id 6)
22:12:48.320 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x59e8d82e, L:/127.0.0.1:48754 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:48.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.321121 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48738 (request call id 6)
22:12:48.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.321434 24469 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48738 (request call id 6)
22:12:48.322 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:48.322 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa4d23e8e, L:/127.0.0.1:53750 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:48.332 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8b89b695, L:/127.0.0.1:53558 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:48.333 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:48.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.341082 24469 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48738 (request call id 6)
22:12:48.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.351651 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48738 (request call id 6)
22:12:48.352 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:48.352 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:48.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:48.355 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.358521 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48676 (request call id 35)
22:12:48.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.359956 24469 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48676 (request call id 35)
22:12:48.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.371066 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48676 (request call id 35)
22:12:48.371 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:48.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.372051 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48676 (request call id 35)
22:12:48.372 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:48.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.382 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.383 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:48.383 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:48.383 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:48.384 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:48.385 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:48.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:48.385 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:48.385 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:48.386 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:48.386 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:48.387 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:48.388 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:48.389 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:48.389 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:48.391 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:48.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.391391 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48728 (request call id 7)
22:12:48.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.391530 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48728 (request call id 7)
22:12:48.392 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:48.392 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:48.393 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:48.394 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:48.394 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:48.395 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:48.399 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:48.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.400542 24469 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48728 (request call id 7)
22:12:48.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.407 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd521413b, L:/127.0.0.1:48768 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:48.407 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:48.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.408735 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48728 (request call id 8)
22:12:48.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:48.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=23), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [21ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=null) after lookup
22:12:48.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.411664 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48754 (request call id 4)
22:12:48.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.414242 24469 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48754 (request call id 4)
22:12:48.420 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8a584135, L:/127.0.0.1:53566 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:48.421 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf5be6388, L:/127.0.0.1:53752 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:48.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.421327 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48754 (request call id 4)
22:12:48.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.429421 24469 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48754 (request call id 4)
22:12:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.431790 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48754 (request call id 4)
22:12:48.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.441900 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48754 (request call id 4)
22:12:48.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.449626 24469 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48754 (request call id 4)
22:12:48.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.458 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:48.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=170), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [33ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items., [40ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items., [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [103ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items., [105ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [105ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@542371560(state=PENDING, result=null, callback=(continuation of Deferred@124243459 after retry RPC after error@289008192) -> (continuation of Deferred@2145883165 after retry RPC after error@1081872807) -> (continuation of Deferred@2043857021 after retry RPC after error@669468397) -> (continuation of Deferred@1692629360 after retry RPC after error@1144171874), errback=(continuation of Deferred@124243459 after retry RPC after error@289008192) -> (continuation of Deferred@2145883165 after retry RPC after error@1081872807) -> (continuation of Deferred@2043857021 after retry RPC after error@669468397) -> (continuation of Deferred@1692629360 after retry RPC after error@1144171874))) after lookup
22:12:48.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.461054 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48742 (request call id 6)
22:12:48.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.461313 24470 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48742 (request call id 6)
22:12:48.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.461944 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48742 (request call id 6)
22:12:48.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.466799 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48742 (request call id 6)
22:12:48.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.469686 24469 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48742 (request call id 6)
22:12:48.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.471952 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48742 (request call id 6)
22:12:48.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.473356 24470 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 10)
22:12:48.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.481685 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 10)
22:12:48.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.483 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.484 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:48.484 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:48.484 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:48.485 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:48.485 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:48.486 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:48.487 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:48.487 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:48.488 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:48.488 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:48.488 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:48.489 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:48.490 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:48.490 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:48.491 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:48.491 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:48.493 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:48.494 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:48.499 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:48.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.510 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfaea7c01, L:/127.0.0.1:48780 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:48.511 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.511 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:48.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:48.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:48.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=26), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [24ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=null) after lookup
22:12:48.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.516103 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48780 (request call id 1)
22:12:48.519 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x77bbdc2e, L:/127.0.0.1:53762 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.520551 24469 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48742 (request call id 7)
22:12:48.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.521802 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48742 (request call id 7)
22:12:48.529 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe9452ed8, L:/127.0.0.1:53574 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.529350 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48742 (request call id 7)
22:12:48.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.530210 24470 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48742 (request call id 7)
22:12:48.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.530839 24470 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48742 (request call id 7)
22:12:48.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.549751 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48742 (request call id 7)
22:12:48.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.550107 24470 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48742 (request call id 7)
22:12:48.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.551937 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48742 (request call id 7)
22:12:48.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:48.560 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.561 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:48.561 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:48.562 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:48.562 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:48.562 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:48.562 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:48.562 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:48.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:48.564 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:48.565 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:48.566 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:48.567 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:48.567 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:48.568 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:48.570 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:48.570 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:48.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.570353 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48780 (request call id 4)
22:12:48.572 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:48.572 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:48.573 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:48.578 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:48.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.581856 24473 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48712 (request call id 17)
22:12:48.587 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe0fd79b8, L:/127.0.0.1:48790 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:48.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.589 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.588958 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 10)
22:12:48.589 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:48.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.590350 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 10)
22:12:48.602 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd797e916, L:/127.0.0.1:53764 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:48.603 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x363a89fa, L:/127.0.0.1:53584 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:48.604 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:48.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.606969 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 10)
22:12:48.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.608990 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 10)
22:12:48.609 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:48.610 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:48.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.610586 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48780 (request call id 5)
22:12:48.614 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.614 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:48.614 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.627534 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48738 (request call id 13)
22:12:48.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.628362 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48790 (request call id 2)
22:12:48.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.646664 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48790 (request call id 2)
22:12:48.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.649521 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 11)
22:12:48.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.649892 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 11)
22:12:48.650 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:48.650 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:48.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.651551 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48704 (request call id 22)
22:12:48.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.664 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.666664 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48738 (request call id 15)
22:12:48.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.667877 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48790 (request call id 3)
22:12:48.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.670059 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48790 (request call id 3)
22:12:48.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.670800 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48754 (request call id 7)
22:12:48.671 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:48.671 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.681114 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48754 (request call id 7)
22:12:48.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.688596 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.689 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:48.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:48.690 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.690 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:48.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.690825 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 12)
22:12:48.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.691272 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 12)
22:12:48.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.698066 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 18)
22:12:48.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.700078 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 18)
22:12:48.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.701537 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 18)
22:12:48.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.707408 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 18)
22:12:48.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.707832 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 18)
22:12:48.708 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:48.709 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:48.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.710445 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 18)
22:12:48.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.717 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.720115 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48742 (request call id 12)
22:12:48.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.721500 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48742 (request call id 12)
22:12:48.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.725773 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48742 (request call id 12)
22:12:48.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.730775 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48742 (request call id 12)
22:12:48.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.742156 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48742 (request call id 12)
22:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.746119 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48742 (request call id 12)
22:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.746526 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48738 (request call id 17)
22:12:48.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.751052 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48738 (request call id 17)
22:12:48.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.761307 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48738 (request call id 17)
22:12:48.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.765 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.766880 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48728 (request call id 14)
22:12:48.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.768432 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48790 (request call id 6)
22:12:48.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.771292 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48790 (request call id 6)
22:12:48.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.771822 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48790 (request call id 6)
22:12:48.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.781186 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48790 (request call id 6)
22:12:48.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.781488 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48790 (request call id 6)
22:12:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.785419 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48790 (request call id 6)
22:12:48.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.790503 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48790 (request call id 6)
22:12:48.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.792 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:48.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=226), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [23ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items., [38ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [39ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items., [84ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items., [105ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items., [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items., [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items., [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [203ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [225ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@1572409270(state=PENDING, result=null, callback=(continuation of Deferred@1346030565 after retry RPC after error@1814959106) -> (continuation of Deferred@675778296 after retry RPC after error@1033302265) -> (continuation of Deferred@1005941069 after retry RPC after error@661126197) -> (continuation of Deferred@860063343 after retry RPC after error@970500550) -> (continuation of Deferred@691525801 after retry RPC after error@833163246) -> (continuation of Deferred@519472970 after retry RPC after error@1646037963), errback=(continuation of Deferred@1346030565 after retry RPC after error@1814959106) -> (continuation of Deferred@675778296 after retry RPC after error@1033302265) -> (continuation of Deferred@1005941069 after retry RPC after error@661126197) -> (continuation of Deferred@860063343 after retry RPC after error@970500550) -> (continuation of Deferred@691525801 after retry RPC after error@833163246) -> (continuation of Deferred@519472970 after retry RPC after error@1646037963))) after lookup
22:12:48.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.794601 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48790 (request call id 7)
22:12:48.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.806032 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48790 (request call id 7)
22:12:48.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.809640 24469 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 13)
22:12:48.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.810444 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 13)
22:12:48.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.818 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.820257 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48742 (request call id 14)
22:12:48.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.821707 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48742 (request call id 14)
22:12:48.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.830960 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48742 (request call id 14)
22:12:48.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.838147 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48742 (request call id 14)
22:12:48.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.845414 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48742 (request call id 14)
22:12:48.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.850068 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48742 (request call id 14)
22:12:48.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.850890 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48742 (request call id 14)
22:12:48.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.858342 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48742 (request call id 14)
22:12:48.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.862207 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48742 (request call id 14)
22:12:48.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.865 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.870371 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48780 (request call id 14)
22:12:48.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.871170 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48754 (request call id 15)
22:12:48.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.877518 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48754 (request call id 15)
22:12:48.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.886726 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48754 (request call id 15)
22:12:48.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.890748 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48754 (request call id 15)
22:12:48.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.893 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.897778 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 23)
22:12:48.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.906950 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 23)
22:12:48.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.910050 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48780 (request call id 16)
22:12:48.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.911487 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48780 (request call id 16)
22:12:48.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.918 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.927060 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48738 (request call id 21)
22:12:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.928587 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48790 (request call id 8)
22:12:48.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.931777 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48790 (request call id 8)
22:12:48.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.938230 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48790 (request call id 8)
22:12:48.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.941697 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48790 (request call id 8)
22:12:48.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.945875 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48728 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48790 (request call id 8)
22:12:48.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.947095 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48790 (request call id 8)
22:12:48.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.949306 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48790 (request call id 8)
22:12:48.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.952040 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48790 (request call id 8)
22:12:48.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.962069 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48712 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48790 (request call id 8)
22:12:48.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.966 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:48.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:48.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.968044 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 9)
22:12:48.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.969659 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 16)
22:12:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.971380 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48704 (request call id 30)
22:12:48.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.977846 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48704 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 25)
22:12:48.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.980324 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 25)
22:12:48.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.988422 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 25)
22:12:48.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:48.988970 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:48.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 25)
22:12:48.994 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:48.994 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.000789 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48742 (request call id 17)
22:12:49.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.008777 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 11)
22:12:49.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.009473 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 18)
22:12:49.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.011255 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 18)
22:12:49.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.011624 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48704 (request call id 31)
22:12:49.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.019 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.021147 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48742 (request call id 18)
22:12:49.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.027805 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48742 (request call id 18)
22:12:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.029422 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 19)
22:12:49.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.030462 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 19)
22:12:49.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.030825 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 19)
22:12:49.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.048111 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 19)
22:12:49.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.049974 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 19)
22:12:49.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.050659 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 19)
22:12:49.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.060508 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 19)
22:12:49.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.068 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.069988 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 14)
22:12:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.070039 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 14)
22:12:49.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.071080 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 14)
22:12:49.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.080750 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 14)
22:12:49.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.086169 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48728 (request call id 19)
22:12:49.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.087440 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48728 (request call id 19)
22:12:49.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.090335 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48728 (request call id 19)
22:12:49.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.095 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.099285 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 10)
22:12:49.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.100862 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 10)
22:12:49.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.106794 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 10)
22:12:49.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.108619 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 10)
22:12:49.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.110513 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 10)
22:12:49.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.110811 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 10)
22:12:49.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.117867 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 10)
22:12:49.120 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.120 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.138077 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48738 (request call id 27)
22:12:49.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.148242 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 16)
22:12:49.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.157434 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 16)
22:12:49.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.167515 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 16)
22:12:49.168 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.168 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.170257 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48780 (request call id 23)
22:12:49.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.170881 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48754 (request call id 22)
22:12:49.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.177665 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48754 (request call id 22)
22:12:49.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.180436 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 10)
22:12:49.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.186833 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48738 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 10)
22:12:49.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.189618 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 10)
22:12:49.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.190179 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 10)
22:12:49.195 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.195 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.209077 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48738 (request call id 30)
22:12:49.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.218190 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48738 (request call id 30)
22:12:49.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.224 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.224 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:49.225 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:49.225 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:49.226 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:49.226 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:49.226 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:49.227 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:49.227 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:49.227 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:49.227 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:49.229 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:49.230 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:49.231 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:49.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.230700 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48780 (request call id 25)
22:12:49.232 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:49.232 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:49.233 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:49.236 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:49.237 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:49.240934 24469 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 169 similar messages]
22:12:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.241108 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48742 (request call id 22)
22:12:49.241 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:49.248 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:49.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.249380 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48742 (request call id 22)
22:12:49.253 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x37392151, L:/127.0.0.1:53772 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:49.254 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc253a1f2, L:/127.0.0.1:48798 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:49.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.256364 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48742 (request call id 22)
22:12:49.257 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.265 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x53d2541e, L:/127.0.0.1:53596 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:49.267 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.269 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.271600 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 25)
22:12:49.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.271633 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 25)
22:12:49.273 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.273 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.277532 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 32)
22:12:49.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.288326 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 32)
22:12:49.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.291242 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 32)
22:12:49.291 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.292 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.299 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.299 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:49.299 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:49.300 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:49.301 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:49.302 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:49.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:49.303 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:49.303 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:49.303 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:49.303 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:49.305 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:49.306 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:49.307 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:49.307 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:49.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.308476 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48712 (request call id 28)
22:12:49.308 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:49.310 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:49.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.310561 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48712 (request call id 28)
22:12:49.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.311390 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48712 (request call id 28)
22:12:49.311 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:49.311 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.312 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:49.314 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.314 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:49.317 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:49.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.324 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.325 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:49.325 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:49.325 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:49.326 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4def6c52, L:/127.0.0.1:48800 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:49.326 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:49.327 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:49.327 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:49.328 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:49.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:49.330 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:49.330 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:49.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.331432 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 20)
22:12:49.334 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:49.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.332921 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48798 (request call id 4)
22:12:49.335 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:49.336 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.336 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:49.338 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:49.339 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:49.341 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:49.341 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:49.343 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:49.343 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:49.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.349733 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 26)
22:12:49.350 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.350 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.351 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:49.356 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8a273a82, L:/127.0.0.1:48806 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:49.356 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5f444727, L:/127.0.0.1:53780 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:49.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.356913 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 26)
22:12:49.357 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.358 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x19c863ac, L:/127.0.0.1:53608 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:49.359 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.367956 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 26)
22:12:49.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.367956 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 26)
22:12:49.368 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.370 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.372 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.378 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd6ea31a1, L:/127.0.0.1:53618 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:49.379 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xecae1799, L:/127.0.0.1:53796 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:49.381 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.387661 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48742 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48800 (request call id 2)
22:12:49.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.388834 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 22)
22:12:49.389 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.389 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.391556 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48798 (request call id 5)
22:12:49.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.397576 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48798 (request call id 5)
22:12:49.398 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.399 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:49.400 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=170), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [27ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items., [34ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [38ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items., [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items., [84ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [85ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [104ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [121ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [162ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@642693436(state=PENDING, result=null, callback=(continuation of Deferred@2121597051 after retry RPC after error@2008823081) -> (continuation of Deferred@1610952826 after retry RPC after error@869397023) -> (continuation of Deferred@1701923526 after retry RPC after error@1945251388) -> (continuation of Deferred@985487064 after retry RPC after error@113253018) -> (continuation of Deferred@1762150398 after retry RPC after error@199825197), errback=(continuation of Deferred@2121597051 after retry RPC after error@2008823081) -> (continuation of Deferred@1610952826 after retry RPC after error@869397023) -> (continuation of Deferred@1701923526 after retry RPC after error@1945251388) -> (continuation of Deferred@985487064 after retry RPC after error@113253018) -> (continuation of Deferred@1762150398 after retry RPC after error@199825197))) after lookup
22:12:49.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.401765 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48798 (request call id 6)
22:12:49.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.406924 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48798 (request call id 6)
22:12:49.407 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.408 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.417209 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48798 (request call id 6)
22:12:49.418 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.418169 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48798 (request call id 6)
22:12:49.418 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.425 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:49.426 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:49.426 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:49.426 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:49.426 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:49.427 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:49.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:49.429 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:49.429 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:49.430 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:49.430 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:49.432 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:49.433 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:49.434 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:49.435 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:49.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.437659 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48800 (request call id 4)
22:12:49.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.437697 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48800 (request call id 4)
22:12:49.438 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.439 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.439 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:49.440 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:49.442 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:49.442 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:49.444 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:49.449 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.449 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.448408 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 23)
22:12:49.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.451303 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48780 (request call id 26)
22:12:49.452 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:49.455 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2d81c72c, L:/127.0.0.1:48812 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:49.457 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.458 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.457158 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48780 (request call id 26)
22:12:49.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.457888 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48780 (request call id 26)
22:12:49.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.458530 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48780 (request call id 26)
22:12:49.459 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.468 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.468 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8a744067, L:/127.0.0.1:53812 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:49.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.467657 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48780 (request call id 26)
22:12:49.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.468523 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48780 (request call id 26)
22:12:49.469 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.470 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3821a342, L:/127.0.0.1:53622 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:49.470 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.472 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.478094 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 37)
22:12:49.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.484812 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 11)
22:12:49.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.489696 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 11)
22:12:49.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.495533 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 11)
22:12:49.496 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.496 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.496366 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 11)
22:12:49.497 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.497 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.502 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.511174 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48754 (request call id 24)
22:12:49.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.514950 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48754 (request call id 24)
22:12:49.515 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.516 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.516430 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48754 (request call id 24)
22:12:49.517 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.517 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.517238 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48692 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48754 (request call id 24)
22:12:49.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.527561 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48754 (request call id 24)
22:12:49.528 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.529129 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.529 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 25)
22:12:49.529 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.530552 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 25)
22:12:49.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.534112 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 25)
22:12:49.534 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.535 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.537 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.536841 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 25)
22:12:49.537 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.547921 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 25)
22:12:49.548 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.548 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.549274 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 25)
22:12:49.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.550566 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 25)
22:12:49.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.554664 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 25)
22:12:49.555 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.555 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.571 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.572950 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48798 (request call id 10)
22:12:49.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.575103 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48812 (request call id 5)
22:12:49.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.577872 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 39)
22:12:49.578 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.578 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.590072 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 39)
22:12:49.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.590415 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 39)
22:12:49.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.591185 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48692 (request call id 39)
22:12:49.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.605 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.606 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:49.606 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:49.606 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:49.607 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:49.607 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:49.608 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:49.609 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:49.609 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:49.609 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:49.609 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:49.611 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:49.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.611591 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48798 (request call id 12)
22:12:49.612 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:49.613 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:49.614 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:49.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.614749 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48812 (request call id 6)
22:12:49.616 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:49.616 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:49.617 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:49.618 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:49.618 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:49.622 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:49.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.629 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:49.631 [DEBUG - kudu-nio-1] (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.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [26ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items., [37ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [39ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items., [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [101ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [102ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items., [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [122ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items., [122ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [122ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items., [145ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items., [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [182ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [196ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@20444162(state=PENDING, result=null, callback=(continuation of Deferred@663809085 after retry RPC after error@821835200) -> (continuation of Deferred@1605464925 after retry RPC after error@1628965709) -> (continuation of Deferred@1103753815 after retry RPC after error@273325467) -> (continuation of Deferred@1152728916 after retry RPC after error@1700140780) -> (continuation of Deferred@1795365723 after retry RPC after error@794944997) -> (continuation of Deferred@1120088258 after retry RPC after error@393723648), errback=(continuation of Deferred@663809085 after retry RPC after error@821835200) -> (continuation of Deferred@1605464925 after retry RPC after error@1628965709) -> (continuation of Deferred@1103753815 after retry RPC after error@273325467) -> (continuation of Deferred@1152728916 after retry RPC after error@1700140780) -> (continuation of Deferred@1795365723 after retry RPC after error@794944997) -> (continuation of Deferred@1120088258 after retry RPC after error@393723648))) after lookup
22:12:49.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.632236 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48812 (request call id 7)
22:12:49.634 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x97acc071, L:/127.0.0.1:48814 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:49.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.635124 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48812 (request call id 7)
22:12:49.635 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.642 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdbf535dc, L:/127.0.0.1:53816 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:49.643 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8a043cf4, L:/127.0.0.1:53632 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:49.645 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.649714 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48768 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48812 (request call id 7)
22:12:49.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.650730 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48812 (request call id 7)
22:12:49.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.650928 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48812 (request call id 7)
22:12:49.654 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.654222 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48812 (request call id 7)
22:12:49.655 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.672 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:49.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.674019 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 26)
22:12:49.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.674309 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48814 (request call id 2)
22:12:49.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.688241 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48814 (request call id 2)
22:12:49.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.694944 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48814 (request call id 2)
22:12:49.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.706 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:49.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=95), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [23ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items., [31ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [33ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [42ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items., [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@1992158430(state=PENDING, result=null, callback=(continuation of Deferred@1996930883 after retry RPC after error@1191303304) -> (continuation of Deferred@256955833 after retry RPC after error@378672017), errback=(continuation of Deferred@1996930883 after retry RPC after error@1191303304) -> (continuation of Deferred@256955833 after retry RPC after error@378672017))) after lookup
22:12:49.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.708179 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48814 (request call id 3)
22:12:49.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.711488 24469 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48798 (request call id 14)
22:12:49.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.714119 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48798 (request call id 14)
22:12:49.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.728703 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48798 (request call id 14)
22:12:49.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.729384 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48768 (request call id 34)
22:12:49.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.733 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.734208 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48814 (request call id 4)
22:12:49.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.734522 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48814 (request call id 4)
22:12:49.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.748181 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48814 (request call id 4)
22:12:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.751296 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48814 (request call id 4)
22:12:49.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.754513 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48814 (request call id 4)
22:12:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.769395 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48814 (request call id 4)
22:12:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.769676 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48814 (request call id 4)
22:12:49.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.770992 24469 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48798 (request call id 15)
22:12:49.773 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.773 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.790313 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48780 (request call id 34)
22:12:49.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.795121 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48812 (request call id 13)
22:12:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.796975 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48806 (request call id 8)
22:12:49.808 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.807515 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48800 (request call id 8)
22:12:49.808 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.810 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:49.811 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:49.811 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:49.811 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:49.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=505), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [31ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items., [53ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [54ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items., [65ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [67ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items., [84ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items., [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items., [144ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items., [164ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items., [221ms] refreshing cache from master, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [223ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items., [224ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [224ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items., [241ms] refreshing cache from master, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items., [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [244ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items., [501ms] refreshing cache from master, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [503ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [503ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [504ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@1665924696(state=PENDING, result=null, callback=(continuation of Deferred@1193445507 after retry RPC after error@1382201832) -> (continuation of Deferred@1071747469 after retry RPC after error@56885527) -> (continuation of Deferred@1347544936 after retry RPC after error@389785971) -> (continuation of Deferred@619003872 after retry RPC after error@120258258) -> (continuation of Deferred@1478439928 after retry RPC after error@312834489) -> (continuation of Deferred@523390514 after retry RPC after error@1337917288) -> (continuation of Deferred@1855948180 after retry RPC after error@1464746319) -> (continuation of Deferred@1518392906 after retry RPC after error@1652373453), errback=(continuation of Deferred@1193445507 after retry RPC after error@1382201832) -> (continuation of Deferred@1071747469 after retry RPC after error@56885527) -> (continuation of Deferred@1347544936 after retry RPC after error@389785971) -> (continuation of Deferred@619003872 after retry RPC after error@120258258) -> (continuation of Deferred@1478439928 after retry RPC after error@312834489) -> (continuation of Deferred@523390514 after retry RPC after error@1337917288) -> (continuation of Deferred@1855948180 after retry RPC after error@1464746319) -> (continuation of Deferred@1518392906 after retry RPC after error@1652373453))) after lookup
22:12:49.812 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:49.813 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:49.813 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:49.814 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:49.814 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:49.814 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:49.814 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:49.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.813083 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48800 (request call id 9)
22:12:49.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.815485 24473 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48800 (request call id 9)
22:12:49.817 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:49.818 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:49.819 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:49.820 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:49.820 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:49.821 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:49.823 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:49.824 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:49.828 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:49.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.828513 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48800 (request call id 9)
22:12:49.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.830112 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48800 (request call id 9)
22:12:49.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.833 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:49.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:49.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.837960 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48814 (request call id 7)
22:12:49.839 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:49.843 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe19eeb7c, L:/127.0.0.1:48824 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:49.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.843689 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48814 (request call id 7)
22:12:49.844 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0d2de08c, L:/127.0.0.1:53832 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:49.845 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.846725 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48814 (request call id 7)
22:12:49.851 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x447760fd, L:/127.0.0.1:53642 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:49.853 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.854293 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48812 (request call id 14)
22:12:49.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.860386 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48812 (request call id 14)
22:12:49.861 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.861 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.867520 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48812 (request call id 14)
22:12:49.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.870483 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48780 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48812 (request call id 14)
22:12:49.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.874 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.875499 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48814 (request call id 8)
22:12:49.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.879544 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48824 (request call id 2)
22:12:49.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.887811 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48824 (request call id 2)
22:12:49.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.890684 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48780 (request call id 38)
22:12:49.891 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.891373 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48780 (request call id 38)
22:12:49.891 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.893105 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48780 (request call id 38)
22:12:49.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.907065 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48780 (request call id 38)
22:12:49.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.910740 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48780 (request call id 38)
22:12:49.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.913553 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48780 (request call id 38)
22:12:49.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.914 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.919143 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48824 (request call id 3)
22:12:49.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.927246 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48824 (request call id 3)
22:12:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.928174 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 33)
22:12:49.928 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.929 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.930635 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 33)
22:12:49.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.931226 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 33)
22:12:49.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.933507 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 33)
22:12:49.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.937 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.938 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:49.938 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:49.938 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:49.939 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:49.939 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:49.939 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:49.939 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:49.941 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:49.942 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:49.942 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:49.945 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:49.947 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:49.947 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:49.948 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:49.948 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:49.949 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:49.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.951251 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48800 (request call id 16)
22:12:49.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.951442 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48800 (request call id 16)
22:12:49.952 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:49.952 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:49.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.953748 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48800 (request call id 16)
22:12:49.955 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:49.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.958518 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48824 (request call id 4)
22:12:49.964 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x2b3f96af, L:/127.0.0.1:48840 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:49.965 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:49.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.965474 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48824 (request call id 4)
22:12:49.966 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.970602 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48824 (request call id 4)
22:12:49.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:49.974 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:49.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:49.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=158), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [27ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items., [32ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [36ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items., [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [74ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items., [74ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [111ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items., [112ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items., [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [157ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@475425326(state=PENDING, result=null, callback=(continuation of Deferred@1753389838 after retry RPC after error@1293876805) -> (continuation of Deferred@545839677 after retry RPC after error@262193944) -> (continuation of Deferred@1938191113 after retry RPC after error@1229998058) -> (continuation of Deferred@795813327 after retry RPC after error@652122937), errback=(continuation of Deferred@1753389838 after retry RPC after error@1293876805) -> (continuation of Deferred@545839677 after retry RPC after error@262193944) -> (continuation of Deferred@1938191113 after retry RPC after error@1229998058) -> (continuation of Deferred@795813327 after retry RPC after error@652122937))) after lookup
22:12:49.976 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x71336157, L:/127.0.0.1:53836 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:49.977 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf32e7fc4, L:/127.0.0.1:53658 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:49.978 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:49.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.988991 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48840 (request call id 1)
22:12:49.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.990689 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48798 (request call id 21)
22:12:49.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.990785 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48798 (request call id 21)
22:12:49.991 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:49.991 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:49.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:49.999094 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:49.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48798 (request call id 21)
22:12:50.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.008526 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.009 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48798 (request call id 21)
22:12:50.009 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.010983 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48798 (request call id 21)
22:12:50.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.013177 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48814 (request call id 13)
22:12:50.014 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.015 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.015 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:50.015 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:50.015 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:50.016 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:50.016 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:50.016 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:50.017 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:50.018 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:50.018 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:50.018 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:50.019 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:50.020 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:50.021 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:50.022 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:50.022 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:50.023 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:50.024 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:50.025 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:50.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.027218 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48800 (request call id 17)
22:12:50.028 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:50.028 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.028368 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48800 (request call id 17)
22:12:50.029 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.036 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:50.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.038 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.039507 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48824 (request call id 9)
22:12:50.042 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x60b46804, L:/127.0.0.1:48856 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:50.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.043066 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48824 (request call id 9)
22:12:50.043 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.047923 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48824 (request call id 9)
22:12:50.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.049235 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48840 (request call id 4)
22:12:50.049 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4609660b, L:/127.0.0.1:53674 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:50.050 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xebb80f64, L:/127.0.0.1:53852 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:50.051 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.051 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.050621 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48754 (request call id 36)
22:12:50.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.050941 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48798 (request call id 22)
22:12:50.052 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.058809 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48798 (request call id 22)
22:12:50.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.062592 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48798 (request call id 22)
22:12:50.063 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.063 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.068449 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48798 (request call id 22)
22:12:50.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.068449 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48798 (request call id 22)
22:12:50.069 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.069 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.070595 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48754 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48798 (request call id 22)
22:12:50.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.079 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.081151 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48824 (request call id 11)
22:12:50.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.081785 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48824 (request call id 11)
22:12:50.082 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.082 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.088762 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48824 (request call id 11)
22:12:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.094868 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48824 (request call id 11)
22:12:50.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.101378 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48824 (request call id 11)
22:12:50.102 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.102 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.107853 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48824 (request call id 11)
22:12:50.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.114174 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48824 (request call id 11)
22:12:50.115 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.115 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.116992 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48806 (request call id 9)
22:12:50.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.121133 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 11)
22:12:50.121 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.121 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.122375 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 11)
22:12:50.122 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.122 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.128059 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 11)
22:12:50.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.128059 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 11)
22:12:50.128 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.129 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.133411 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 11)
22:12:50.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.134292 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 11)
22:12:50.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.139 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.148696 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48856 (request call id 5)
22:12:50.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.151218 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48754 (request call id 38)
22:12:50.151 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.152 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.153404 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48754 (request call id 38)
22:12:50.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.154426 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48754 (request call id 38)
22:12:50.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.173851 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48754 (request call id 38)
22:12:50.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.180 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.188241 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 41)
22:12:50.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.191277 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 41)
22:12:50.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.193931 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 41)
22:12:50.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.194852 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 41)
22:12:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.196110 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 11)
22:12:50.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.201836 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 11)
22:12:50.202 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.202 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.211544 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48798 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 11)
22:12:50.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.213146 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 11)
22:12:50.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.216 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.242 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:50.248243 24470 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 165 similar messages]
22:12:50.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.248450 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48840 (request call id 7)
22:12:50.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.253644 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48840 (request call id 7)
22:12:50.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.254242 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48840 (request call id 7)
22:12:50.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.262323 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48840 (request call id 7)
22:12:50.263 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.263 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.267174 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48840 (request call id 7)
22:12:50.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.274108 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48840 (request call id 7)
22:12:50.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.274528 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48840 (request call id 7)
22:12:50.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.281 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:50.281 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:50.282 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:50.282 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:50.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=336), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [20ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items., [32ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [32ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items., [45ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items., [105ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items., [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items., [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [182ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items., [183ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items., [301ms] refreshing cache from master, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [302ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [334ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@1816735078(state=PENDING, result=null, callback=(continuation of Deferred@311424023 after retry RPC after error@1039249060) -> (continuation of Deferred@1104061543 after retry RPC after error@1690932005) -> (continuation of Deferred@160169191 after retry RPC after error@968882172) -> (continuation of Deferred@224825648 after retry RPC after error@622750466) -> (continuation of Deferred@1931794306 after retry RPC after error@895671821) -> (continuation of Deferred@204748416 after retry RPC after error@1512311423) -> (continuation of Deferred@258563710 after retry RPC after error@743992104), errback=(continuation of Deferred@311424023 after retry RPC after error@1039249060) -> (continuation of Deferred@1104061543 after retry RPC after error@1690932005) -> (continuation of Deferred@160169191 after retry RPC after error@968882172) -> (continuation of Deferred@224825648 after retry RPC after error@622750466) -> (continuation of Deferred@1931794306 after retry RPC after error@895671821) -> (continuation of Deferred@204748416 after retry RPC after error@1512311423) -> (continuation of Deferred@258563710 after retry RPC after error@743992104))) after lookup
22:12:50.283 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:50.283 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:50.283 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:50.284 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:50.285 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:50.285 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:50.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:50.286 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:50.286 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:50.287 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:50.288 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:50.289 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:50.289 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:50.290 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:50.291 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:50.292 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:50.295 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:50.296 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:50.308 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x28c5e4d1, L:/127.0.0.1:48862 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:50.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.309481 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48862 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48800 (request call id 21)
22:12:50.310 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48862 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.313 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe5d5ebd9, L:/127.0.0.1:53854 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:50.315 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xde30e24e, L:/127.0.0.1:53690 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:50.316 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.319 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.330078 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48862 (request call id 1)
22:12:50.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.339020 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48862 (request call id 1)
22:12:50.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.343 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:50.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=56), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [23ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48862 dropped due to backpressure. The service queue is full; it has 1 items., [27ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [29ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48862 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [56ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@245372651(state=PENDING, result=null, callback=(continuation of Deferred@406371078 after retry RPC after error@1063542605), errback=(continuation of Deferred@406371078 after retry RPC after error@1063542605))) after lookup
22:12:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.347931 24473 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48862 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 42)
22:12:50.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.359208 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 42)
22:12:50.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.368335 24473 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48862 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 42)
22:12:50.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.373951 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 42)
22:12:50.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.379376 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 42)
22:12:50.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.389 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.390352 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48862 (request call id 4)
22:12:50.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.399698 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48862 (request call id 4)
22:12:50.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.408511 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48862 (request call id 4)
22:12:50.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.419042 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48862 (request call id 4)
22:12:50.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.420 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:50.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.428846 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48840 (request call id 12)
22:12:50.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.441921 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48856 (request call id 8)
22:12:50.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.446 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:50.447 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:50.447 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:50.447 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:50.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=427), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [23ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items., [30ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [32ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [81ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items., [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items., [103ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [122ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [131ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items., [132ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items., [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [182ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items., [182ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [182ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items., [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items., [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [243ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items., [420ms] refreshing cache from master, [420ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [422ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [422ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [425ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@1467065890(state=PENDING, result=null, callback=(continuation of Deferred@263386907 after retry RPC after error@108142023) -> (continuation of Deferred@1446937747 after retry RPC after error@203712704) -> (continuation of Deferred@347495536 after retry RPC after error@37545732) -> (continuation of Deferred@537190860 after retry RPC after error@264892260) -> (continuation of Deferred@691697457 after retry RPC after error@1289466325) -> (continuation of Deferred@1272324867 after retry RPC after error@195315666) -> (continuation of Deferred@1910323816 after retry RPC after error@1620666527) -> (continuation of Deferred@439189940 after retry RPC after error@866050036), errback=(continuation of Deferred@263386907 after retry RPC after error@108142023) -> (continuation of Deferred@1446937747 after retry RPC after error@203712704) -> (continuation of Deferred@347495536 after retry RPC after error@37545732) -> (continuation of Deferred@537190860 after retry RPC after error@264892260) -> (continuation of Deferred@691697457 after retry RPC after error@1289466325) -> (continuation of Deferred@1272324867 after retry RPC after error@195315666) -> (continuation of Deferred@1910323816 after retry RPC after error@1620666527) -> (continuation of Deferred@439189940 after retry RPC after error@866050036))) after lookup
22:12:50.449 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:50.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:50.449 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:50.451 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:50.452 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:50.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.451860 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48856 (request call id 9)
22:12:50.452 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:50.452 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:50.454 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:50.455 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:50.456 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:50.457 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:50.458 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:50.458 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:50.460 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:50.461 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:50.462 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:50.473 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:50.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.474014 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48856 (request call id 9)
22:12:50.474 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x20498c72, L:/127.0.0.1:48870 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:50.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.475189 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48856 (request call id 9)
22:12:50.475 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.478 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9df345bd, L:/127.0.0.1:53862 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:50.485 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcf4ea1a7, L:/127.0.0.1:53698 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:50.487 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.488570 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48856 (request call id 9)
22:12:50.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:50.490 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.497720 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48870 (request call id 1)
22:12:50.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.499164 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48824 (request call id 19)
22:12:50.499 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.502 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.502882 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 12)
22:12:50.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.508562 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 12)
22:12:50.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.513763 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 12)
22:12:50.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.516284 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 12)
22:12:50.517 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.517 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.518090 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 12)
22:12:50.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.518304 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 12)
22:12:50.518 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.518 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.523 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.523 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.528021 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48840 (request call id 15)
22:12:50.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.537534 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48840 (request call id 15)
22:12:50.538 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.538 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.538625 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48824 (request call id 21)
22:12:50.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.548465 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48824 (request call id 21)
22:12:50.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.550 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.557070 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48870 (request call id 4)
22:12:50.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.568094 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48870 (request call id 4)
22:12:50.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.568404 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48870 (request call id 4)
22:12:50.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.587304 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48870 (request call id 4)
22:12:50.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.587674 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48870 (request call id 4)
22:12:50.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.588441 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48840 (request call id 16)
22:12:50.588 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.589 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.592 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.594842 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48812 (request call id 25)
22:12:50.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.596495 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48812 (request call id 25)
22:12:50.597 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.597 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.601960 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48812 (request call id 25)
22:12:50.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.607499 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48812 (request call id 25)
22:12:50.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.607842 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48812 (request call id 25)
22:12:50.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.617183 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.618 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48812 (request call id 25)
22:12:50.618 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.621104 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48812 (request call id 25)
22:12:50.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.626 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.627960 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48862 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48800 (request call id 28)
22:12:50.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.636660 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48870 (request call id 7)
22:12:50.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.641367 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48870 (request call id 7)
22:12:50.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.648447 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48862 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48870 (request call id 7)
22:12:50.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.650 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:50.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=196), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [20ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items., [28ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [32ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items., [47ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [48ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items., [64ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [133ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items., [134ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items., [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items., [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [142ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [162ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items., [162ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items., [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [182ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [195ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@1119452281(state=PENDING, result=null, callback=(continuation of Deferred@913258484 after retry RPC after error@664275302) -> (continuation of Deferred@1944359850 after retry RPC after error@2050450203) -> (continuation of Deferred@900213566 after retry RPC after error@1377617876) -> (continuation of Deferred@95582206 after retry RPC after error@1146942440) -> (continuation of Deferred@819581318 after retry RPC after error@72323630) -> (continuation of Deferred@307497182 after retry RPC after error@825518799) -> (continuation of Deferred@1335875726 after retry RPC after error@934935985), errback=(continuation of Deferred@913258484 after retry RPC after error@664275302) -> (continuation of Deferred@1944359850 after retry RPC after error@2050450203) -> (continuation of Deferred@900213566 after retry RPC after error@1377617876) -> (continuation of Deferred@95582206 after retry RPC after error@1146942440) -> (continuation of Deferred@819581318 after retry RPC after error@72323630) -> (continuation of Deferred@307497182 after retry RPC after error@825518799) -> (continuation of Deferred@1335875726 after retry RPC after error@934935985))) after lookup
22:12:50.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.661805 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48870 (request call id 8)
22:12:50.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.667179 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48800 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48870 (request call id 8)
22:12:50.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.668437 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48862 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48870 (request call id 8)
22:12:50.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.668624 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48790 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48870 (request call id 8)
22:12:50.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.689297 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48862 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48870 (request call id 8)
22:12:50.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:50.693 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.702307 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48856 (request call id 16)
22:12:50.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.707818 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48800 (request call id 30)
22:12:50.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.708108 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48862 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48800 (request call id 30)
22:12:50.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.708920 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48800 (request call id 30)
22:12:50.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.721609 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48800 (request call id 30)
22:12:50.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.727 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.728821 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48840 (request call id 19)
22:12:50.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.735154 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48840 (request call id 19)
22:12:50.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.748838 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48862 (request call id 12)
22:12:50.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.754 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.755234 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48812 (request call id 28)
22:12:50.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.759244 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48812 (request call id 28)
22:12:50.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.768512 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 51)
22:12:50.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.768503 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 51)
22:12:50.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.779736 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 51)
22:12:50.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.788753 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 51)
22:12:50.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.794808 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48790 (request call id 51)
22:12:50.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.796 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.798681 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48824 (request call id 26)
22:12:50.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.808015 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48840 (request call id 22)
22:12:50.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.815114 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48812 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48840 (request call id 22)
22:12:50.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.816852 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48840 (request call id 22)
22:12:50.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.818845 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48840 (request call id 22)
22:12:50.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.820998 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48856 (request call id 18)
22:12:50.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.827 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.828 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:50.828 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:50.828 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:50.829 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:50.829 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:50.830 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:50.830 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:50.830 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:50.830 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:50.830 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:50.831 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:50.832 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:50.833 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:50.834 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:50.836 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:50.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.837081 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48812 (request call id 31)
22:12:50.838 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:50.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.839277 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48812 (request call id 31)
22:12:50.839 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:50.843 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:50.849 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:50.852 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:50.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.854 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.856 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x88de5edc, L:/127.0.0.1:48886 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:50.856 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8b61cf23, L:/127.0.0.1:53866 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:50.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.856694 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48862 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48886 (request call id 0)
22:12:50.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.857026 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48870 (request call id 13)
22:12:50.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.859221 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48824 (request call id 29)
22:12:50.860 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48886 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.864 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4f2e37f1, L:/127.0.0.1:53706 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:50.865 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.868454 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48862 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48840 (request call id 23)
22:12:50.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.868454 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48824 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48840 (request call id 23)
22:12:50.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.875190 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48840 (request call id 23)
22:12:50.876 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48886 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.876377 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48840 (request call id 23)
22:12:50.876 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.888973 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48862 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48840 (request call id 23)
22:12:50.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.893643 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48840 (request call id 23)
22:12:50.894 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48886 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.894 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.897 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.897 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:50.897 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:50.898 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:50.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:50.899 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:50.899 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:50.900 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:50.900 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:50.900 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:50.900 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:50.901 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:50.902 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:50.903 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:50.904 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:50.904 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:50.905 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:50.907 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:50.907 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:50.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.909104 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48862 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48870 (request call id 15)
22:12:50.912 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:50.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.913986 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48870 (request call id 15)
22:12:50.914 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48886 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.915 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.922 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:50.922 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7dd9bba1, L:/127.0.0.1:48898 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:50.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.923292 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48870 (request call id 15)
22:12:50.923 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.928 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.929476 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48862 (request call id 17)
22:12:50.932 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1db61a96, L:/127.0.0.1:53872 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:50.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.933174 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48862 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48886 (request call id 4)
22:12:50.936 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9f986000, L:/127.0.0.1:53718 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:50.937 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.941473 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48886 (request call id 4)
22:12:50.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.943461 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48886 (request call id 4)
22:12:50.944 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.945 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.955 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:50.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:50.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=124), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [27ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48886 dropped due to backpressure. The service queue is full; it has 1 items., [30ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [33ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48886 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48886 dropped due to backpressure. The service queue is full; it has 1 items., [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48886 dropped due to backpressure. The service queue is full; it has 1 items., [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48886 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48886 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48886 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48886 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [103ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@1005937837(state=PENDING, result=null, callback=(continuation of Deferred@855714066 after retry RPC after error@168058170) -> (continuation of Deferred@1260015136 after retry RPC after error@1541053410) -> (continuation of Deferred@1630101554 after retry RPC after error@1240210592) -> (continuation of Deferred@1344151795 after retry RPC after error@1603576985), errback=(continuation of Deferred@855714066 after retry RPC after error@168058170) -> (continuation of Deferred@1260015136 after retry RPC after error@1541053410) -> (continuation of Deferred@1630101554 after retry RPC after error@1240210592) -> (continuation of Deferred@1344151795 after retry RPC after error@1603576985))) after lookup
22:12:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.961732 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48886 (request call id 5)
22:12:50.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.963894 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48886 (request call id 5)
22:12:50.964 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.964 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.968585 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48862 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48886 (request call id 5)
22:12:50.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.979346 24470 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48824 (request call id 30)
22:12:50.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.982024 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48824 (request call id 30)
22:12:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:50.984174 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48824 (request call id 30)
22:12:50.984 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:50.985 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:50.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:50.998 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.001320 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48856 (request call id 23)
22:12:51.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.003700 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48898 (request call id 4)
22:12:51.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.007917 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48898 (request call id 4)
22:12:51.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.009032 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48862 (request call id 19)
22:12:51.009 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.009 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.021756 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48862 (request call id 19)
22:12:51.029 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.029 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.030951 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48840 (request call id 26)
22:12:51.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.034103 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48886 (request call id 6)
22:12:51.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.036670 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48886 (request call id 6)
22:12:51.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.044714 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48886 (request call id 6)
22:12:51.045 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.045 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.048501 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48886 (request call id 6)
22:12:51.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.057050 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48886 (request call id 6)
22:12:51.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.058 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:51.059 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:51.059 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:51.059 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:51.060 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:51.060 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:51.060 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:51.061 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:51.061 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:51.061 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:51.061 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:51.062 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:51.063 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:51.064 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:51.065 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:51.066 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:51.071 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:51.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.094376 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48856 (request call id 25)
22:12:51.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.094376 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48856 (request call id 25)
22:12:51.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.096424 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48814 (request call id 24)
22:12:51.096 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:51.098 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.098 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:51.098 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.099 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:51.099 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:51.099 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:51.100 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:51.100 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:51.100 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:51.101 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:51.101 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:51.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:51.103 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:51.103 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:51.104 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0bd1cbc1, L:/127.0.0.1:53884 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:51.105 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:51.106 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:51.107 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:51.108 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:51.111 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4fa38215, L:/127.0.0.1:48906 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:51.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.112424 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48898 (request call id 6)
22:12:51.113 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.113 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:51.113 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:51.114 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:51.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.116792 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.117 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf290d890, L:/127.0.0.1:53726 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:51.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48898 (request call id 6)
22:12:51.117 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:51.118 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.120 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:51.121 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:51.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.124373 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48898 (request call id 6)
22:12:51.125 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.126 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.128314 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48898 (request call id 6)
22:12:51.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.129 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:51.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=228), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [21ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items., [33ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [35ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items., [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [42ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items., [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items., [107ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [143ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items., [143ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items., [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [228ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@1043000327(state=PENDING, result=null, callback=(continuation of Deferred@1337474578 after retry RPC after error@266213343) -> (continuation of Deferred@933665647 after retry RPC after error@1577390920) -> (continuation of Deferred@1355021876 after retry RPC after error@794585884) -> (continuation of Deferred@748875899 after retry RPC after error@1514875380) -> (continuation of Deferred@364273367 after retry RPC after error@1501484022) -> (continuation of Deferred@1659158922 after retry RPC after error@1633894571), errback=(continuation of Deferred@1337474578 after retry RPC after error@266213343) -> (continuation of Deferred@933665647 after retry RPC after error@1577390920) -> (continuation of Deferred@1355021876 after retry RPC after error@794585884) -> (continuation of Deferred@748875899 after retry RPC after error@1514875380) -> (continuation of Deferred@364273367 after retry RPC after error@1501484022) -> (continuation of Deferred@1659158922 after retry RPC after error@1633894571))) after lookup
22:12:51.133 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe1df4f37, L:/127.0.0.1:48920 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:51.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.133569 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48898 (request call id 7)
22:12:51.134 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.134 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:51.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.139706 24469 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 12)
22:12:51.145 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.144737 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 12)
22:12:51.146 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.149 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0a8fbd27, L:/127.0.0.1:53896 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:51.151 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x515d3fa1, L:/127.0.0.1:53742 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:51.152 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.157321 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 12)
22:12:51.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.161 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.168043 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48906 (request call id 3)
22:12:51.168 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.169 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.188162 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48840 (request call id 30)
22:12:51.188 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.189 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.189141 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48840 (request call id 30)
22:12:51.189 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.189 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.199 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.204823 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48906 (request call id 4)
22:12:51.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.207907 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48906 (request call id 4)
22:12:51.208 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.209 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.213305 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48906 (request call id 4)
22:12:51.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.216943 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48870 (request call id 22)
22:12:51.217 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.217432 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48870 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 12)
22:12:51.217 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.222097 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 12)
22:12:51.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.228590 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 12)
22:12:51.229 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.229 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.233 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.233 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:51.233 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:51.233 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:51.235 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:51.235 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:51.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:51.236 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:51.236 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:51.236 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:51.236 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:51.238 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:51.239 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:51.239 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:51.241 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:51.243 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:51.244 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:51.250 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:51.252 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:51.253 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:51.254 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:51.262 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x89fddab5, L:/127.0.0.1:48930 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:51.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:51.263401 24470 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 135 similar messages]
22:12:51.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.263585 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48906 (request call id 5)
22:12:51.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.265 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:51.266 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8a5c6a36, L:/127.0.0.1:53904 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:51.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=203), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items., [55ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [55ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items., [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [101ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items., [126ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items., [140ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [154ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items., [155ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items., [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@1449127307(state=PENDING, result=null, callback=(continuation of Deferred@1729937182 after retry RPC after error@1732483882) -> (continuation of Deferred@535467783 after retry RPC after error@913314500) -> (continuation of Deferred@882290523 after retry RPC after error@1341646888) -> (continuation of Deferred@82713726 after retry RPC after error@842975253) -> (continuation of Deferred@869487998 after retry RPC after error@1133858180), errback=(continuation of Deferred@1729937182 after retry RPC after error@1732483882) -> (continuation of Deferred@535467783 after retry RPC after error@913314500) -> (continuation of Deferred@882290523 after retry RPC after error@1341646888) -> (continuation of Deferred@82713726 after retry RPC after error@842975253) -> (continuation of Deferred@869487998 after retry RPC after error@1133858180))) after lookup
22:12:51.267 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.268242 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48906 (request call id 6)
22:12:51.268 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.268 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.268 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7a638a8a, L:/127.0.0.1:53748 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:51.270 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.277307 24471 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48870 (request call id 23)
22:12:51.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.279700 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48870 (request call id 23)
22:12:51.280 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.280 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.288461 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48870 (request call id 23)
22:12:51.289 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.289 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.300 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.301455 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48930 (request call id 2)
22:12:51.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.304085 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48898 (request call id 8)
22:12:51.304 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.304 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.307555 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48898 (request call id 8)
22:12:51.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.320757 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48898 (request call id 8)
22:12:51.321 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.321 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.328060 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48898 (request call id 8)
22:12:51.335 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.335 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:51.335 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.340001 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48930 (request call id 4)
22:12:51.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.348201 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48920 (request call id 7)
22:12:51.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.348201 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48920 (request call id 7)
22:12:51.350 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.350 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.353323 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48920 (request call id 7)
22:12:51.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.368788 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48920 (request call id 7)
22:12:51.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:51.370 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=263), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [28ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items., [45ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items., [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [103ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items., [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [162ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items., [163ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items., [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items., [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items., [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [243ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [263ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@1364428468(state=PENDING, result=null, callback=(continuation of Deferred@69606789 after retry RPC after error@1615393658) -> (continuation of Deferred@2094479091 after retry RPC after error@830241275) -> (continuation of Deferred@84054116 after retry RPC after error@578183325) -> (continuation of Deferred@1741929102 after retry RPC after error@892511278) -> (continuation of Deferred@614634332 after retry RPC after error@901869021) -> (continuation of Deferred@1329374753 after retry RPC after error@1871673404) -> (continuation of Deferred@1602698978 after retry RPC after error@1628839754), errback=(continuation of Deferred@69606789 after retry RPC after error@1615393658) -> (continuation of Deferred@2094479091 after retry RPC after error@830241275) -> (continuation of Deferred@84054116 after retry RPC after error@578183325) -> (continuation of Deferred@1741929102 after retry RPC after error@892511278) -> (continuation of Deferred@614634332 after retry RPC after error@901869021) -> (continuation of Deferred@1329374753 after retry RPC after error@1871673404) -> (continuation of Deferred@1602698978 after retry RPC after error@1628839754))) after lookup
22:12:51.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.373431 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48920 (request call id 8)
22:12:51.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.380623 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48920 (request call id 8)
22:12:51.381 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.383 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.393940 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48920 (request call id 8)
22:12:51.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.401 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:51.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.404685 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48906 (request call id 7)
22:12:51.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.407735 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48906 (request call id 7)
22:12:51.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.408571 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48906 (request call id 7)
22:12:51.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.414139 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48906 (request call id 7)
22:12:51.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.417165 24470 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48806 (request call id 11)
22:12:51.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.419792 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48806 (request call id 11)
22:12:51.420 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.420 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.428289 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48806 (request call id 11)
22:12:51.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.428289 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48806 (request call id 11)
22:12:51.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.433357 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48806 (request call id 11)
22:12:51.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:51.438 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=12, TimeoutTracker(timeout=30000, elapsed=2104), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [22ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items., [45ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items., [64ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [103ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items., [104ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items., [120ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [122ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items., [122ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items., [160ms] refreshing cache from master, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [161ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [161ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items., [162ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [162ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items., [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [182ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items., [182ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [182ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items., [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items., [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [202ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items., [461ms] refreshing cache from master, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [462ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [462ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [473ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items., [473ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items., [780ms] refreshing cache from master, [780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [782ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [782ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [786ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items., [787ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items., [1180ms] refreshing cache from master, [1180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [1180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items., [1182ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [1182ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items., [2081ms] refreshing cache from master, [2081ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [2081ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [2081ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [2082ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [2082ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [2103ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@740840863(state=PENDING, result=null, callback=(continuation of Deferred@1516315241 after retry RPC after error@500088574) -> (continuation of Deferred@577607599 after retry RPC after error@1275570896) -> (continuation of Deferred@522632019 after retry RPC after error@2004340487) -> (continuation of Deferred@963247785 after retry RPC after error@1212781182) -> (continuation of Deferred@1654608903 after retry RPC after error@727298212) -> (continuation of Deferred@1563664336 after retry RPC after error@1500331114) -> (continuation of Deferred@1095394348 after retry RPC after error@661659697) -> (continuation of Deferred@1727850000 after retry RPC after error@1447172297) -> (continuation of Deferred@1144745257 after retry RPC after error@1651289143) -> (continuation of Deferred@1671502348 after retry RPC after error@635687649) -> (continuation of Deferred@984523089 after retry RPC after error@1025818407), errback=(continuation of Deferred@1516315241 after retry RPC after error@500088574) -> (continuation of Deferred@577607599 after retry RPC after error@1275570896) -> (continuation of Deferred@522632019 after retry RPC after error@2004340487) -> (continuation of Deferred@963247785 after retry RPC after error@1212781182) -> (continuation of Deferred@1654608903 after retry RPC after error@727298212) -> (continuation of Deferred@1563664336 after retry RPC after error@1500331114) -> (continuation of Deferred@1095394348 after retry RPC after error@661659697) -> (continuation of Deferred@1727850000 after retry RPC after error@1447172297) -> (continuation of Deferred@1144745257 after retry RPC after error@1651289143) -> (continuation of Deferred@1671502348 after retry RPC after error@635687649) -> (continuation of Deferred@984523089 after retry RPC after error@1025818407))) after lookup
22:12:51.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.441684 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48806 (request call id 12)
22:12:51.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.448344 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48806 (request call id 12)
22:12:51.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.468788 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48806 (request call id 12)
22:12:51.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.473 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:51.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.475148 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48806 (request call id 13)
22:12:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.479843 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48930 (request call id 7)
22:12:51.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.494234 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48930 (request call id 7)
22:12:51.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.496773 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48930 (request call id 7)
22:12:51.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.504 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:51.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=266), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [29ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items., [31ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [32ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items., [40ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [42ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items., [42ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [66ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items., [66ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items., [112ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [143ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items., [143ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items., [181ms] refreshing cache from master, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [182ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items., [182ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [182ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items., [240ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [242ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [242ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [265ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@1370775010(state=PENDING, result=null, callback=(continuation of Deferred@985821198 after retry RPC after error@1622134544) -> (continuation of Deferred@1110686788 after retry RPC after error@832283309) -> (continuation of Deferred@410056336 after retry RPC after error@104426945) -> (continuation of Deferred@1496789214 after retry RPC after error@903184287) -> (continuation of Deferred@714001347 after retry RPC after error@1737813046) -> (continuation of Deferred@130384346 after retry RPC after error@426913594) -> (continuation of Deferred@1165901572 after retry RPC after error@97230529), errback=(continuation of Deferred@985821198 after retry RPC after error@1622134544) -> (continuation of Deferred@1110686788 after retry RPC after error@832283309) -> (continuation of Deferred@410056336 after retry RPC after error@104426945) -> (continuation of Deferred@1496789214 after retry RPC after error@903184287) -> (continuation of Deferred@714001347 after retry RPC after error@1737813046) -> (continuation of Deferred@130384346 after retry RPC after error@426913594) -> (continuation of Deferred@1165901572 after retry RPC after error@97230529))) after lookup
22:12:51.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.507823 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48930 (request call id 8)
22:12:51.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.508189 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48840 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48930 (request call id 8)
22:12:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.513315 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48930 (request call id 8)
22:12:51.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.516032 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48930 (request call id 8)
22:12:51.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.524086 24470 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 13)
22:12:51.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.528575 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 13)
22:12:51.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.533672 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 13)
22:12:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.536487 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 13)
22:12:51.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.542 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.556900 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48886 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48806 (request call id 17)
22:12:51.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.573505 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48886 (request call id 16)
22:12:51.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.574 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.587953 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48920 (request call id 16)
22:12:51.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.593744 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48920 (request call id 16)
22:12:51.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.607 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.608 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:51.608 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:51.608 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:51.609 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:51.609 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:51.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:51.610 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:51.610 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:51.610 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:51.610 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:51.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.616186 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48806 (request call id 18)
22:12:51.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.619937 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48930 (request call id 9)
22:12:51.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.634182 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48930 (request call id 9)
22:12:51.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.636443 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48930 (request call id 9)
22:12:51.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:51.645 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.647629 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48840 (request call id 39)
22:12:51.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.653457 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48840 (request call id 39)
22:12:51.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.660557 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48840 (request call id 39)
22:12:51.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.676 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.677 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:51.677 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:51.677 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:51.678 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:51.679 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:51.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:51.679 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:51.679 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:51.680 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:51.680 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:51.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.684542 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48906 (request call id 8)
22:12:51.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.694041 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48814 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48906 (request call id 8)
22:12:51.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.700361 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48906 (request call id 8)
22:12:51.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:51.708 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.717154 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48806 (request call id 20)
22:12:51.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.720494 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48806 (request call id 20)
22:12:51.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.728214 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48806 (request call id 20)
22:12:51.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.739914 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48806 (request call id 20)
22:12:51.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.749 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.750949 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48920 (request call id 19)
22:12:51.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.753393 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48814 (request call id 41)
22:12:51.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.763549 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48814 (request call id 41)
22:12:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.767930 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48814 (request call id 41)
22:12:51.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.777 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.777 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:51.778 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:51.778 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:51.779 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:51.779 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:51.780 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:51.780 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:51.780 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:51.780 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:51.781 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:51.782 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:51.783 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:51.784 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:51.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.783766 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48930 (request call id 16)
22:12:51.785 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:51.784 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:51.785 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:51.786 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:51.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.787923 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48930 (request call id 16)
22:12:51.788 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:51.790 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:51.791 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:51.800 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe21ca17f, L:/127.0.0.1:48936 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:51.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.801016 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48930 (request call id 16)
22:12:51.801 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.803848 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48930 (request call id 16)
22:12:51.806 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x53b804f8, L:/127.0.0.1:53910 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:51.807 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x954d9d51, L:/127.0.0.1:53764 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:51.808 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.811 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.824213 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 17)
22:12:51.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.824245 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 17)
22:12:51.825 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.825 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.828317 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48920 (request call id 22)
22:12:51.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.842097 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48856 (request call id 28)
22:12:51.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.844549 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48856 (request call id 28)
22:12:51.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.844576 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48856 (request call id 28)
22:12:51.845 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.846 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.849 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.864007 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 18)
22:12:51.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.864007 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 18)
22:12:51.865 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.865550 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 18)
22:12:51.866 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.867712 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48898 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48920 (request call id 23)
22:12:51.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.876467 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48920 (request call id 23)
22:12:51.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.877 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.878 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:51.878 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:51.878 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:51.879 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:51.879 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:51.879 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:51.880 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:51.880 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:51.880 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:51.880 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:51.881 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:51.882 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:51.883 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:51.884 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:51.884 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:51.885 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:51.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.886219 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48936 (request call id 4)
22:12:51.887 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:51.887 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:51.891 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:51.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.896860 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48936 (request call id 4)
22:12:51.900 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbe786ba6, L:/127.0.0.1:48950 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:51.900 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:51.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.900836 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48936 (request call id 4)
22:12:51.901 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.903 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x660cb5ee, L:/127.0.0.1:53924 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:51.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.903985 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48936 (request call id 4)
22:12:51.910 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x45af7801, L:/127.0.0.1:53778 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:51.911 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.911 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.912 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:51.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=130), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [19ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items., [25ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [26ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items., [64ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [106ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@1517210399(state=PENDING, result=null, callback=(continuation of Deferred@481952120 after retry RPC after error@199261963) -> (continuation of Deferred@1733910415 after retry RPC after error@1262700104) -> (continuation of Deferred@129904537 after retry RPC after error@263061570) -> (continuation of Deferred@572953375 after retry RPC after error@1938223125), errback=(continuation of Deferred@481952120 after retry RPC after error@199261963) -> (continuation of Deferred@1733910415 after retry RPC after error@1262700104) -> (continuation of Deferred@129904537 after retry RPC after error@263061570) -> (continuation of Deferred@572953375 after retry RPC after error@1938223125))) after lookup
22:12:51.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.916858 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48936 (request call id 5)
22:12:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.923794 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 19)
22:12:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.923799 24469 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 19)
22:12:51.924 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.925 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.936308 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 19)
22:12:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.944087 24473 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 19)
22:12:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.944087 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 19)
22:12:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.945662 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 19)
22:12:51.946 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.946 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.949 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.956529 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48806 (request call id 26)
22:12:51.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.961421 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48806 (request call id 26)
22:12:51.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.964264 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48806 (request call id 26)
22:12:51.965 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.965 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:51.978 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:51.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.981474 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48856 (request call id 31)
22:12:51.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.983783 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48950 (request call id 4)
22:12:51.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.984148 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48936 (request call id 7)
22:12:51.984 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:51.984 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:51.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:51.987670 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:51.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48936 (request call id 7)
22:12:52.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.001884 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48856 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48936 (request call id 7)
22:12:52.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.003809 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48936 (request call id 7)
22:12:52.004 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:52.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.004895 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48936 (request call id 7)
22:12:52.005 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:52.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.007798 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48936 (request call id 7)
22:12:52.014 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.014 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:52.014 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.022194 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48856 (request call id 33)
22:12:52.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.028419 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48856 (request call id 33)
22:12:52.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.040251 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48856 (request call id 33)
22:12:52.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.048623 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48856 (request call id 33)
22:12:52.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.050 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.051 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:52.051 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:52.051 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:52.052 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:52.053 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:52.053 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:52.053 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:52.053 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:52.054 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:52.054 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:52.055 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:52.056 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:52.057 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:52.057 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:52.057 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:52.058 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:52.060 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:52.060 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:52.062 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:52.064 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:52.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.064575 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48906 (request call id 17)
22:12:52.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.065022 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48906 (request call id 17)
22:12:52.065 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:52.065 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:52.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.067546 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48906 (request call id 17)
22:12:52.073 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x30ec6d4c, L:/127.0.0.1:48964 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:52.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.074455 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48906 (request call id 17)
22:12:52.076 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:52.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.079 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.081066 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48930 (request call id 21)
22:12:52.083 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8743dd41, L:/127.0.0.1:53782 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:52.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.083676 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48950 (request call id 7)
22:12:52.085 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2b210a40, L:/127.0.0.1:53938 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:52.086 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:52.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.097023 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48950 (request call id 7)
22:12:52.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.097163 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.097 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:52.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48950 (request call id 7)
22:12:52.098 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:52.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.099669 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48950 (request call id 7)
22:12:52.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:52.118 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=236), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [19ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items., [26ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [30ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items., [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [42ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items., [42ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [64ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items., [64ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items., [102ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items., [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [122ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items., [122ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items., [180ms] refreshing cache from master, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [182ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items., [183ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items., [201ms] refreshing cache from master, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [203ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [235ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@1652068918(state=PENDING, result=null, callback=(continuation of Deferred@1557830063 after retry RPC after error@1397815241) -> (continuation of Deferred@605594350 after retry RPC after error@39284089) -> (continuation of Deferred@172526461 after retry RPC after error@1592970050) -> (continuation of Deferred@1058803104 after retry RPC after error@102339487) -> (continuation of Deferred@1220862786 after retry RPC after error@2394563) -> (continuation of Deferred@1602938218 after retry RPC after error@365232239) -> (continuation of Deferred@2062827366 after retry RPC after error@1580911466), errback=(continuation of Deferred@1557830063 after retry RPC after error@1397815241) -> (continuation of Deferred@605594350 after retry RPC after error@39284089) -> (continuation of Deferred@172526461 after retry RPC after error@1592970050) -> (continuation of Deferred@1058803104 after retry RPC after error@102339487) -> (continuation of Deferred@1220862786 after retry RPC after error@2394563) -> (continuation of Deferred@1602938218 after retry RPC after error@365232239) -> (continuation of Deferred@2062827366 after retry RPC after error@1580911466))) after lookup
22:12:52.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.119936 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48930 (request call id 23)
22:12:52.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.119936 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48930 (request call id 23)
22:12:52.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.120378 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48950 (request call id 8)
22:12:52.120 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:52.121 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:52.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.124351 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48950 (request call id 8)
22:12:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.128348 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48950 (request call id 8)
22:12:52.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.138046 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48950 (request call id 8)
22:12:52.138 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:52.139 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:52.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.144791 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48950 (request call id 8)
22:12:52.151 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.151 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.151 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:52.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.157471 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48964 (request call id 4)
22:12:52.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.160418 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48930 (request call id 24)
22:12:52.160 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:52.161 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:52.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.162182 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 13)
22:12:52.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.163281 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 13)
22:12:52.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.163563 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 13)
22:12:52.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.180 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.183612 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48950 (request call id 11)
22:12:52.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.183805 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48936 (request call id 13)
22:12:52.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.198467 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48964 (request call id 5)
22:12:52.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.203987 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48964 (request call id 5)
22:12:52.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.204756 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48964 (request call id 5)
22:12:52.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.219 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:52.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=164), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [19ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items., [29ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [30ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items., [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [41ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items., [42ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items., [60ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items., [65ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items., [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items., [105ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@398997244(state=PENDING, result=null, callback=(continuation of Deferred@1501108981 after retry RPC after error@638912025) -> (continuation of Deferred@558789808 after retry RPC after error@2011679155) -> (continuation of Deferred@1725487880 after retry RPC after error@1752378372) -> (continuation of Deferred@977944142 after retry RPC after error@1940509413) -> (continuation of Deferred@1401509635 after retry RPC after error@577458810), errback=(continuation of Deferred@1501108981 after retry RPC after error@638912025) -> (continuation of Deferred@558789808 after retry RPC after error@2011679155) -> (continuation of Deferred@1725487880 after retry RPC after error@1752378372) -> (continuation of Deferred@977944142 after retry RPC after error@1940509413) -> (continuation of Deferred@1401509635 after retry RPC after error@577458810))) after lookup
22:12:52.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.224234 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48964 (request call id 6)
22:12:52.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.224234 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48964 (request call id 6)
22:12:52.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.224725 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48964 (request call id 6)
22:12:52.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.234124 24470 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 13)
22:12:52.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.243719 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 13)
22:12:52.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.244236 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 13)
22:12:52.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.248008 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 13)
22:12:52.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.254 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.255 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:52.255 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:52.255 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:52.257 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:52.257 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:52.257 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:52.258 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:52.258 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:52.258 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:52.258 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:52.259 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:52.260 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:52.261 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:52.262 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:52.262 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:52.263 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:52.263 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:52.268 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:52.268 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:52.274 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:52.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.281 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.283 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x69e1a320, L:/127.0.0.1:53942 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:52.284 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcb8348f5, L:/127.0.0.1:53784 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:52.284 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x4adf2d7c, L:/127.0.0.1:48966 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:52.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:52.285444 24473 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 137 similar messages]
22:12:52.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.285586 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48930 (request call id 26)
22:12:52.286 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:52.286 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:52.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.301779 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48966 (request call id 1)
22:12:52.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.303709 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48950 (request call id 15)
22:12:52.304 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:52.304 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:52.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.319821 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48950 (request call id 15)
22:12:52.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.323 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.324236 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48966 (request call id 2)
22:12:52.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.336992 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48966 (request call id 2)
22:12:52.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.337644 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48964 (request call id 7)
22:12:52.338 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:52.338 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:52.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.339706 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48964 (request call id 7)
22:12:52.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.348721 24473 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48920 (request call id 32)
22:12:52.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.356544 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48920 (request call id 32)
22:12:52.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.360186 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48920 (request call id 32)
22:12:52.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.361375 24473 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48920 (request call id 32)
22:12:52.362 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:52.362 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:52.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.365 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.376689 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48806 (request call id 34)
22:12:52.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.380393 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48930 (request call id 30)
22:12:52.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.383 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.384368 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48966 (request call id 4)
22:12:52.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.384464 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48966 (request call id 4)
22:12:52.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.396940 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48966 (request call id 4)
22:12:52.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.404817 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48966 (request call id 4)
22:12:52.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.404817 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48966 (request call id 4)
22:12:52.423 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.424 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:52.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=164), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [25ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items., [26ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items., [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [42ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items., [45ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [77ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items., [78ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items., [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [102ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items., [120ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [122ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@2070777305(state=PENDING, result=null, callback=(continuation of Deferred@1955398363 after retry RPC after error@1247605823) -> (continuation of Deferred@206972288 after retry RPC after error@457339542) -> (continuation of Deferred@130359551 after retry RPC after error@706068788) -> (continuation of Deferred@391285715 after retry RPC after error@520916333), errback=(continuation of Deferred@1955398363 after retry RPC after error@1247605823) -> (continuation of Deferred@206972288 after retry RPC after error@457339542) -> (continuation of Deferred@130359551 after retry RPC after error@706068788) -> (continuation of Deferred@391285715 after retry RPC after error@520916333))) after lookup
22:12:52.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.425781 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48966 (request call id 5)
22:12:52.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.426239 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48966 (request call id 5)
22:12:52.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.436467 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48806 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48966 (request call id 5)
22:12:52.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.443990 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48966 (request call id 5)
22:12:52.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.444433 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48966 (request call id 5)
22:12:52.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.462638 24470 service_pool.cc:140] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:36634 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48966 (request call id 5)
22:12:52.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.462960 24394 master_runner.cc:186] Error getting master registration for 127.23.192.252:44383: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:36634 dropped due to backpressure. The service queue is full; it has 1 items., 
22:12:52.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.463097 24394 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
22:12:52.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.463946 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48966 (request call id 5)
22:12:52.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.464577 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48966 (request call id 5)
22:12:52.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:52.466 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.469312 24469 service_pool.cc:140] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:36646 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48920 (request call id 33)
22:12:52.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.469722 24447 master_runner.cc:186] Error getting master registration for 127.23.192.252:44383: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:36646 dropped due to backpressure. The service queue is full; it has 1 items., 
22:12:52.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.469835 24447 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
22:12:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.470957 24470 service_pool.cc:140] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:36652 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48920 (request call id 33)
22:12:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.471184 24338 master_runner.cc:186] Error getting master registration for 127.23.192.252:44383: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:36652 dropped due to backpressure. The service queue is full; it has 1 items., 
22:12:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.471293 24338 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
22:12:52.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.483 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.484884 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48950 (request call id 19)
22:12:52.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.500398 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48950 (request call id 19)
22:12:52.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.504977 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48906 (request call id 29)
22:12:52.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.517185 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48806 (request call id 37)
22:12:52.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.520475 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48806 (request call id 37)
22:12:52.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.523537 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48806 (request call id 37)
22:12:52.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.527 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.539808 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48930 (request call id 34)
22:12:52.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.542544 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 14)
22:12:52.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.543771 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 14)
22:12:52.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.544206 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 14)
22:12:52.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.560006 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 14)
22:12:52.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.564600 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48936 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 14)
22:12:52.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.569 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.583 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:52.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.584975 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48964 (request call id 9)
22:12:52.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.588035 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48964 (request call id 9)
22:12:52.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.600487 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48930 (request call id 36)
22:12:52.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.603366 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48950 (request call id 22)
22:12:52.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.608572 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48950 (request call id 22)
22:12:52.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.617866 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48950 (request call id 22)
22:12:52.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.620399 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48950 (request call id 22)
22:12:52.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.624850 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48906 (request call id 30)
22:12:52.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.628 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.628 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:52.628 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:52.628 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:52.629 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:52.629 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:52.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:52.630 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:52.630 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:52.630 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:52.630 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:52.631 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:52.632 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:52.633 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:52.633 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:52.633 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:52.634 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:52.635 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:52.636 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:52.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.637034 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48964 (request call id 11)
22:12:52.639 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:52.639 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:52.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.647859 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48964 (request call id 11)
22:12:52.651 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x261b7eb8, L:/127.0.0.1:48978 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:52.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.652027 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48978 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48964 (request call id 11)
22:12:52.652 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48978 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:52.654 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xea5190fc, L:/127.0.0.1:53948 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:52.655 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x752f5916, L:/127.0.0.1:53790 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:52.656 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:52.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.668325 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48920 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48964 (request call id 11)
22:12:52.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.673 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.674252 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48978 (request call id 1)
22:12:52.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.681802 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48978 (request call id 1)
22:12:52.685 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.685 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:52.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=54), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [21ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48978 dropped due to backpressure. The service queue is full; it has 1 items., [25ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [25ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48978 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [42ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [54ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@1002592565(state=PENDING, result=null, callback=(continuation of Deferred@173277919 after retry RPC after error@171132856), errback=(continuation of Deferred@173277919 after retry RPC after error@171132856))) after lookup
22:12:52.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.702061 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48978 (request call id 2)
22:12:52.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.708762 24473 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48978 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48920 (request call id 40)
22:12:52.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.722270 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48920 (request call id 40)
22:12:52.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.728 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.733644 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48978 (request call id 3)
22:12:52.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.740294 24470 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48978 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48930 (request call id 38)
22:12:52.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.741185 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48930 (request call id 38)
22:12:52.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.744668 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48930 (request call id 38)
22:12:52.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.753090 24470 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48978 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48930 (request call id 38)
22:12:52.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.761595 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48930 (request call id 38)
22:12:52.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.763331 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48930 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48950 (request call id 23)
22:12:52.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.764768 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48950 (request call id 23)
22:12:52.773 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.773 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.774740 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48978 (request call id 5)
22:12:52.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.776791 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48978 (request call id 5)
22:12:52.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.784153 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48978 (request call id 5)
22:12:52.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.789 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:52.790 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:52.790 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:52.790 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:52.791 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:52.791 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:52.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:52.792 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:52.792 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:52.792 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:52.792 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:52.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.802016 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48966 (request call id 14)
22:12:52.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.804235 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48906 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48966 (request call id 14)
22:12:52.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.817543 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48966 (request call id 14)
22:12:52.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.829 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.830 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:52.830 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:52.830 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:52.830 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:52.830 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:52.831 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:52.831 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:52.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:52.831 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:52.831 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:52.833 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:52.834 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:52.834 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:52.835 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:52.835 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:52.836 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:52.837 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:52.838 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:52.838 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:52.841 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:52.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.844612 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48906 (request call id 36)
22:12:52.849 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x61befe5c, L:/127.0.0.1:48994 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:52.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.850055 24470 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48906 (request call id 36)
22:12:52.850 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48994 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:52.857 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc97b57da, L:/127.0.0.1:53796 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:52.858 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7f8b54f1, L:/127.0.0.1:53958 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:52.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.857928 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48906 (request call id 36)
22:12:52.859 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:52.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.874 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.875849 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48994 (request call id 1)
22:12:52.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.876941 24471 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48964 (request call id 18)
22:12:52.877 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48994 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:52.877 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:52.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.884354 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48964 (request call id 18)
22:12:52.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.891 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.895197 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48978 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48994 (request call id 2)
22:12:52.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.903578 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48994 (request call id 2)
22:12:52.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.913583 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48978 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48994 (request call id 2)
22:12:52.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.924171 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48994 (request call id 2)
22:12:52.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.930 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:52.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=97), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [17ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48994 dropped due to backpressure. The service queue is full; it has 1 items., [25ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [26ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48994 dropped due to backpressure. The service queue is full; it has 1 items., [41ms] refreshing cache from master, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [42ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48994 dropped due to backpressure. The service queue is full; it has 1 items., [44ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48994 dropped due to backpressure. The service queue is full; it has 1 items., [61ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [97ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@947859623(state=PENDING, result=null, callback=(continuation of Deferred@60217359 after retry RPC after error@1771275558) -> (continuation of Deferred@1816823978 after retry RPC after error@762410892), errback=(continuation of Deferred@60217359 after retry RPC after error@1771275558) -> (continuation of Deferred@1816823978 after retry RPC after error@762410892))) after lookup
22:12:52.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.932540 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48978 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48994 (request call id 3)
22:12:52.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.944335 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48994 (request call id 3)
22:12:52.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.953053 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48978 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48994 (request call id 3)
22:12:52.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.963519 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48950 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48994 (request call id 3)
22:12:52.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.973421 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48978 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48994 (request call id 3)
22:12:52.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.975 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:52.975 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:52.976 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:52.976 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:52.976 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:52.976 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:52.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:52.977 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:52.977 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:52.977 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:52.977 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:52.978 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
22:12:52.979 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.192.254:43037(127.23.192.254:43037)] connecting to peer
22:12:52.980 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.192.252:44383(127.23.192.252:44383)] connecting to peer
22:12:52.980 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.23.192.253:35727(127.23.192.253:35727)] connecting to peer
22:12:52.980 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.254:43037(127.23.192.254:43037)] Successfully connected to peer
22:12:52.981 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.192.252:44383(127.23.192.252:44383)] Successfully connected to peer
22:12:52.982 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.254
22:12:52.983 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.252
22:12:52.985 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.192.253:35727(127.23.192.253:35727)] Successfully connected to peer
22:12:52.986 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.23.192.253
22:12:52.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:52.992 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:52.994 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x081bccf1, L:/127.0.0.1:49004 - R:/127.23.192.252:44383] using SASL/PLAIN
22:12:52.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:52.994964 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49004 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:52.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48964 (request call id 19)
22:12:52.995 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49004 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:52.999 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4154ef62, L:/127.0.0.1:53962 - R:/127.23.192.254:43037] using SASL/PLAIN
22:12:53.000 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5d582b32, L:/127.0.0.1:53810 - R:/127.23.192.253:35727] using SASL/PLAIN
22:12:53.001 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:53.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.014034 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48978 (request call id 12)
22:12:53.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.017141 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48978 (request call id 12)
22:12:53.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.020732 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49004 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48978 (request call id 12)
22:12:53.021 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49004 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:53.021 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:53.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:53.033 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.037549 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48964 (request call id 21)
22:12:53.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.039907 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48930 (request call id 39)
22:12:53.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.040680 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49004 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48930 (request call id 39)
22:12:53.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.041551 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48930 (request call id 39)
22:12:53.042 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49004 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:53.042 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:53.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.057793 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48930 (request call id 39)
22:12:53.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.061285 24469 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49004 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48930 (request call id 39)
22:12:53.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.061803 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48930 (request call id 39)
22:12:53.062 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.23.192.252:44383: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49004 dropped due to backpressure. The service queue is full; it has 1 items.
22:12:53.062 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727; will retry
22:12:53.078 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:53.078 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:53.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.079881 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48964 (request call id 23)
22:12:53.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.080602 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49004 (request call id 4)
22:12:53.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.081902 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49004 (request call id 4)
22:12:53.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:53.093 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:53.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
22:12:53.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=114), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [16ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49004 dropped due to backpressure. The service queue is full; it has 1 items., [21ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [22ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49004 dropped due to backpressure. The service queue is full; it has 1 items., [40ms] refreshing cache from master, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [42ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49004 dropped due to backpressure. The service queue is full; it has 1 items., [42ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49004 dropped due to backpressure. The service queue is full; it has 1 items., [60ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49004 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49004 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49004 dropped due to backpressure. The service queue is full; it has 1 items., [82ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.23.192.254:43037,127.23.192.252:44383,127.23.192.253:35727) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49004 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.254:43037, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.252:44383, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.192.253:35727, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.253:35727: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.254:43037: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.23.192.252:44383: OK, deferred=Deferred@2056192776(state=PENDING, result=null, callback=(continuation of Deferred@897468461 after retry RPC after error@531386226) -> (continuation of Deferred@2094290663 after retry RPC after error@2126617910) -> (continuation of Deferred@968461795 after retry RPC after error@1150517881) -> (continuation of Deferred@447649634 after retry RPC after error@1760854316), errback=(continuation of Deferred@897468461 after retry RPC after error@531386226) -> (continuation of Deferred@2094290663 after retry RPC after error@2126617910) -> (continuation of Deferred@968461795 after retry RPC after error@1150517881) -> (continuation of Deferred@447649634 after retry RPC after error@1760854316))) after lookup
22:12:53.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.095356 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49004 (request call id 5)
22:12:53.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.101421 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49004 (request call id 5)
22:12:53.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.114998 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49004 (request call id 5)
22:12:53.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.117161 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49004 (request call id 5)
22:12:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.121595 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49004 (request call id 5)
22:12:53.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:53.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 8732a1d107e548f09aabc61162ec241c
22:12:53.134 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:53.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.135299 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48978 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48994 (request call id 8)
22:12:53.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.153079 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48978 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48994 (request call id 8)
22:12:53.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.157642 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48964 (request call id 25)
22:12:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.161926 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48966 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48964 (request call id 25)
22:12:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.173302 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48978 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48964 (request call id 25)
22:12:53.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.174503 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48964 (request call id 25)
22:12:53.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:53.179 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:53.179 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:53.179 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:53.180 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:53.180 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:53.180 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:53.180 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:53.181 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:53.181 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:53.181 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:53.181 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:53.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.193681 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48978 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 14)
22:12:53.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.194746 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.194:44239 (request call id 14)
22:12:53.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:53.196 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:53.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.215220 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48978 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48994 (request call id 11)
22:12:53.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.221450 24473 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48966 (request call id 23)
22:12:53.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.233441 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48978 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48966 (request call id 23)
22:12:53.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:53.237 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:53.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.255473 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49004 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 14)
22:12:53.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.256199 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48994 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 14)
22:12:53.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.260813 24469 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49004 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.195:51345 (request call id 14)
22:12:53.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:53.280 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:53.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 22:12:53.292968 24470 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 119 similar messages]
22:12:53.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.293144 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48978 (request call id 19)
22:12:53.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.294777 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48978 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48994 (request call id 13)
22:12:53.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.297703 24471 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48964 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48994 (request call id 13)
22:12:53.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:53.299 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:53.299 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:53.299 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:53.299 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:53.300 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:53.300 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:53.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:53.301 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:53.301 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:53.301 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:53.301 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:53.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:53.337 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:53.338 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:53.338 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:53.338 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:53.339 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:53.339 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:53.339 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:53.339 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:53.339 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:53.340 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:53.340 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:53.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:53.383 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:53.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:53.400 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:53.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:53.438 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:53.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:53.486 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:53.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:53.503 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:53.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:53.539 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:53.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.570247 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48978 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 15)
22:12:53.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.573395 24470 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48978 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
22:12:53.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.23.192.193:57385 (request call id 15)
22:12:53.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:53.587 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:53.587 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:53.587 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:53.587 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:53.588 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:53.588 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:53.588 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:53.589 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:53.589 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:53.589 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:53.589 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:53.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:53.603 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:53.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:53.639 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:53.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:53.695 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:53.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:53.706 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:53.707 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:53.707 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:53.707 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:53.707 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:53.707 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:53.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:53.708 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:53.708 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:53.708 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:53.709 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:53.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:53.742 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:53.743 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:53.743 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:53.743 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:53.744 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:53.744 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:53.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:53.745 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:53.745 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:53.745 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:53.745 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:53.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 4b12d3b7807544818f38b1be42153b65 for table 'TestHandleTooBusy' with partition [<start>, <end>)
22:12:53.798 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=4b12d3b7807544818f38b1be42153b65@[093ec1cc8ecb41f5a28c4e94a8734227(127.23.192.194:37591),2740070536a245c1adfaef30109a84a6(127.23.192.193:42647)[L],89526ec74ed24943b3781a47159864d3(127.23.192.195:41847)]}]
22:12:53.799 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:53.799 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:53.799 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:53.799 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:53.799 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:53.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:53.800 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:53.800 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:53.800 [DEBUG - main] (Connection.java:575) [peer master-127.23.192.254:43037(127.23.192.254:43037)] disconnecting while in state READY
22:12:53.800 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:53.800 [DEBUG - main] (Connection.java:575) [peer master-127.23.192.252:44383(127.23.192.252:44383)] disconnecting while in state READY
22:12:53.800 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:53.801 [DEBUG - main] (Connection.java:575) [peer master-127.23.192.253:35727(127.23.192.253:35727)] disconnecting while in state READY
22:12:53.801 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.254:43037(127.23.192.254:43037)] handling channelInactive
22:12:53.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
22:12:53.801 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.254:43037(127.23.192.254:43037)] cleaning up while in state READY due to: connection closed
22:12:53.801 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.192.253:35727(127.23.192.253:35727)] handling channelInactive
22:12:53.801 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.192.253:35727(127.23.192.253:35727)] cleaning up while in state READY due to: connection closed
22:12:53.802 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.192.252:44383(127.23.192.252:44383)] handling channelInactive
22:12:53.802 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.192.252:44383(127.23.192.252:44383)] cleaning up while in state READY due to: connection closed
22:12:53.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.802587 24323 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task02jpFu/build/debug/bin/kudu with pid 24570
22:12:53.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.813768 24323 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task02jpFu/build/debug/bin/kudu with pid 24732
22:12:53.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.827186 24323 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task02jpFu/build/debug/bin/kudu with pid 24897
22:12:53.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.837793 24323 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task02jpFu/build/debug/bin/kudu with pid 24338
22:12:53.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.847957 24323 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task02jpFu/build/debug/bin/kudu with pid 24394
22:12:53.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 22:12:53.856109 24323 external_mini_cluster.cc:1595] Killing /tmp/dist-test-task02jpFu/build/debug/bin/kudu with pid 24447
22:12:53.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T22:12:53Z chronyd exiting

Time: 12.907

OK (1 test)

