JUnit version 4.13.2
.05:51:48.797 [INFO - main] (RandomUtils.java:49) Using random seed: 1783489908792
05:51:48.813 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
05:51:48.861 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
05:51:48.869 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskGonyWr/test-tmp
05:51:48.871 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/asan/bin
05:51:48.875 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskGonyWr/java/build/dist-test/../../../build/asan/bin/kudu, test, mini_cluster, --serialization=pb]
05:51:49.089 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659"
  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 {
  }
}

05:51:49.258 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
05:51:49.259 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

05:51:49.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.262763 20790 mini_oidc.cc:152] Starting JWKS server
05:51:49.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.266172 20790 webserver.cc:460] Webserver started at http://127.0.0.1:36321/ using document root <none> and password file <none>
05:51:49.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.266486 20790 mini_oidc.cc:189] Starting OIDC Discovery server
05:51:49.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.267244 20790 webserver.cc:460] Webserver started at http://127.0.0.1:46583/ using document root <none> and password file <none>
05:51:49.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T05:51:49Z chronyd version 3.5 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH -IPV6 +DEBUG)
05:51:49.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T05:51:49Z Disabled control of system clock
05:51:49.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.299067 20790 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskGonyWr/build/asan/bin/kudu
05:51:49.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskGonyWr/build/asan/bin/kudu
05:51:49.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-0/wal
05:51:49.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-0/data
05:51:49.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
05:51:49.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
05:51:49.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
05:51:49.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:49.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:49.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:49.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-0/logs
05:51:49.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-0/data/info.pb
05:51:49.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:49.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
05:51:49.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
05:51:49.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
05:51:49.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
05:51:49.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:49.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:49.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:49.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
05:51:49.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
05:51:49.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
05:51:49.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
05:51:49.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.77.190:39765
05:51:49.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.77.190
05:51:49.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:49.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.77.148:40903
05:51:49.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:49.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:49.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:51:49.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
05:51:49.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267
05:51:49.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
05:51:49.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36321/jwks.json
05:51:49.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
05:51:49.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
05:51:49.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
05:51:49.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.630844 20801 flags.cc:425] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
05:51:49.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.631206 20801 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
05:51:49.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.631307 20801 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
05:51:49.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.631408 20801 flags.cc:425] Enabled unsafe flag: --never_fsync=true
05:51:49.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.639336 20801 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.639500 20801 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.639582 20801 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.639640 20801 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.639717 20801 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
05:51:49.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.639763 20801 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:36321/jwks.json
05:51:49.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.649892 20801 master_runner.cc:386] Master server non-default flags:
05:51:49.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:49.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.77.148:40903
05:51:49.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:49.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:51:49.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-0/data
05:51:49.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-0/wal
05:51:49.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
05:51:49.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267
05:51:49.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
05:51:49.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:49.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:49.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
05:51:49.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.77.190:39765
05:51:49.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
05:51:49.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
05:51:49.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
05:51:49.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
05:51:49.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
05:51:49.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36321/jwks.json
05:51:49.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-0/data/info.pb
05:51:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.77.190
05:51:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
05:51:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
05:51:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
05:51:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-0/logs
05:51:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:49.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
05:51:49.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
05:51:49.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
05:51:49.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
05:51:49.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
05:51:49.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
05:51:49.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 03:56:09 UTC on ccycloud.quasar-kartrx.root.comops.site
05:51:49.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492622
05:51:49.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
05:51:49.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.651752 20801 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
05:51:49.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.654400 20801 file_cache.cc:493] Constructed file cache file cache with capacity 419430
05:51:49.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.668378 20809 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
05:51:49.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.668481 20807 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
05:51:49.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.668512 20806 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
05:51:49.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.668663 20801 server_base.cc:1034] running on GCE node
05:51:49.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.670292 20801 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
05:51:49.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.671829 20801 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
05:51:49.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.673156 20801 hybrid_clock.cc:648] HybridClock initialized: now 1783489909673062 us; error 85 us; skew 500 ppm
05:51:49.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.673676 20801 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
05:51:49.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.680233 20801 webserver.cc:460] Webserver started at http://127.20.77.190:34145/ using document root <none> and password file <none>
05:51:49.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.680992 20801 fs_manager.cc:359] Metadata directory not provided
05:51:49.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.681137 20801 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
05:51:49.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.681510 20801 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
05:51:49.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.684482 20801 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-0/data/instance:
05:51:49.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9982848200d64e8e8951afb8d743226e"
05:51:49.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:49 on dist-test-slave-54f0"
05:51:49.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.685412 20801 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-0/wal/instance:
05:51:49.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9982848200d64e8e8951afb8d743226e"
05:51:49.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:49 on dist-test-slave-54f0"
05:51:49.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.691356 20801 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
05:51:49.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.695298 20815 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
05:51:49.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.696866 20801 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
05:51:49.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.697021 20801 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-0/data,/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-0/wal
05:51:49.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9982848200d64e8e8951afb8d743226e"
05:51:49.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:49 on dist-test-slave-54f0"
05:51:49.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.697242 20801 fs_report.cc:383] FS layout report
05:51:49.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
05:51:49.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-0/wal
05:51:49.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-0/wal
05:51:49.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-0/data/data
05:51:49.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
05:51:49.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
05:51:49.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
05:51:49.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
05:51:49.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
05:51:49.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
05:51:49.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
05:51:49.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
05:51:49.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
05:51:49.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
05:51:49.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
05:51:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.718178 20801 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
05:51:49.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.719065 20801 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
05:51:49.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.719328 20801 kserver.cc:163] Server-wide thread pool size limit: 3276
05:51:49.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.730141 20801 rpc_server.cc:307] RPC server started. Bound to: 127.20.77.190:39765
05:51:49.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.730237 20838 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.20.77.190:39765 every 8 connection(s)
05:51:49.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.731465 20801 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-0/data/info.pb
05:51:49.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.735322 20839 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
05:51:49.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.737139 20790 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskGonyWr/build/asan/bin/kudu as pid 20801
05:51:49.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.737351 20790 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-0/wal/instance
05:51:49.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.739535 20790 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskGonyWr/build/asan/bin/kudu
05:51:49.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskGonyWr/build/asan/bin/kudu
05:51:49.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-1/wal
05:51:49.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-1/data
05:51:49.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
05:51:49.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
05:51:49.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
05:51:49.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:49.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:49.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:49.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-1/logs
05:51:49.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-1/data/info.pb
05:51:49.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:49.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
05:51:49.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
05:51:49.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
05:51:49.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
05:51:49.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:49.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:49.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:49.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
05:51:49.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
05:51:49.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
05:51:49.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
05:51:49.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.77.189:35593
05:51:49.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.77.189
05:51:49.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:49.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.77.148:40903
05:51:49.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:49.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:49.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:51:49.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
05:51:49.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267
05:51:49.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
05:51:49.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36321/jwks.json
05:51:49.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
05:51:49.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
05:51:49.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
05:51:49.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.743121 20839 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.77.190" port: 39765 } has no permanent_uuid. Determining permanent_uuid...
05:51:49.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.764612 20839 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } has no permanent_uuid. Determining permanent_uuid...
05:51:49.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.765996 20818 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.77.189:35593: connect: Connection refused (error 111)
05:51:49.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.767716 20839 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.20.77.189:35593: Network error: Client connection negotiation failed: client connection to 127.20.77.189:35593: connect: Connection refused (error 111)
05:51:49.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.817116 20839 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } attempt: 1
05:51:49.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.819329 20839 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.20.77.189:35593: Network error: Client connection negotiation failed: client connection to 127.20.77.189:35593: connect: Connection refused (error 111)
05:51:49.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.887605 20839 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } attempt: 2
05:51:49.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.889871 20839 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.20.77.189:35593: Network error: Client connection negotiation failed: client connection to 127.20.77.189:35593: connect: Connection refused (error 111)
05:51:49.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:49.981135 20839 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } attempt: 3
05:51:49.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:49.983228 20839 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.20.77.189:35593: Network error: Client connection negotiation failed: client connection to 127.20.77.189:35593: connect: Connection refused (error 111)
05:51:50.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.069291 20841 flags.cc:425] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
05:51:50.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.069586 20841 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
05:51:50.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.069654 20841 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
05:51:50.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.069777 20841 flags.cc:425] Enabled unsafe flag: --never_fsync=true
05:51:50.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.078848 20841 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
05:51:50.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.078956 20841 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
05:51:50.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.079010 20841 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
05:51:50.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.079053 20841 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
05:51:50.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.079129 20841 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
05:51:50.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.079164 20841 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:36321/jwks.json
05:51:50.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.089136 20841 master_runner.cc:386] Master server non-default flags:
05:51:50.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:50.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.77.148:40903
05:51:50.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:50.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:51:50.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-1/data
05:51:50.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-1/wal
05:51:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
05:51:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267
05:51:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
05:51:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
05:51:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.77.189:35593
05:51:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
05:51:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
05:51:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
05:51:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
05:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
05:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36321/jwks.json
05:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-1/data/info.pb
05:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.77.189
05:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
05:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
05:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
05:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-1/logs
05:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
05:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
05:51:50.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
05:51:50.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
05:51:50.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
05:51:50.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
05:51:50.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 03:56:09 UTC on ccycloud.quasar-kartrx.root.comops.site
05:51:50.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492622
05:51:50.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
05:51:50.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.090721 20841 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
05:51:50.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.092903 20841 file_cache.cc:493] Constructed file cache file cache with capacity 419430
05:51:50.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.105360 20849 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
05:51:50.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.105314 20850 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
05:51:50.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.105384 20852 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
05:51:50.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.110175 20841 server_base.cc:1034] running on GCE node
05:51:50.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.111172 20841 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
05:51:50.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.112771 20841 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
05:51:50.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.114010 20841 hybrid_clock.cc:648] HybridClock initialized: now 1783489910113949 us; error 59 us; skew 500 ppm
05:51:50.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.114493 20841 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
05:51:50.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.116923 20841 webserver.cc:460] Webserver started at http://127.20.77.189:39715/ using document root <none> and password file <none>
05:51:50.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.117762 20841 fs_manager.cc:359] Metadata directory not provided
05:51:50.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.117897 20841 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
05:51:50.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.118288 20841 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
05:51:50.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.121153 20841 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-1/data/instance:
05:51:50.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6a0a331243e94c7e8daefe30fe339efa"
05:51:50.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:50 on dist-test-slave-54f0"
05:51:50.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.122167 20841 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-1/wal/instance:
05:51:50.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6a0a331243e94c7e8daefe30fe339efa"
05:51:50.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:50 on dist-test-slave-54f0"
05:51:50.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.126477 20839 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } attempt: 4
05:51:50.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.128017 20841 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
05:51:50.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.128566 20839 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.20.77.189:35593: Network error: Client connection negotiation failed: client connection to 127.20.77.189:35593: connect: Connection refused (error 111)
05:51:50.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.131799 20858 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
05:51:50.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.133168 20841 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
05:51:50.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.133366 20841 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-1/data,/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-1/wal
05:51:50.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6a0a331243e94c7e8daefe30fe339efa"
05:51:50.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:50 on dist-test-slave-54f0"
05:51:50.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.133644 20841 fs_report.cc:383] FS layout report
05:51:50.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
05:51:50.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-1/wal
05:51:50.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-1/wal
05:51:50.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-1/data/data
05:51:50.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
05:51:50.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
05:51:50.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
05:51:50.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
05:51:50.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
05:51:50.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
05:51:50.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
05:51:50.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
05:51:50.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
05:51:50.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
05:51:50.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
05:51:50.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.156710 20841 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
05:51:50.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.157764 20841 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
05:51:50.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.158113 20841 kserver.cc:163] Server-wide thread pool size limit: 3276
05:51:50.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.168794 20841 rpc_server.cc:307] RPC server started. Bound to: 127.20.77.189:35593
05:51:50.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.168819 20881 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.20.77.189:35593 every 8 connection(s)
05:51:50.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.170284 20841 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-1/data/info.pb
05:51:50.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.174196 20882 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
05:51:50.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.176684 20790 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskGonyWr/build/asan/bin/kudu as pid 20841
05:51:50.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.176887 20790 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-1/wal/instance
05:51:50.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.177774 20790 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskGonyWr/build/asan/bin/kudu
05:51:50.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskGonyWr/build/asan/bin/kudu
05:51:50.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-2/wal
05:51:50.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-2/data
05:51:50.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
05:51:50.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
05:51:50.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
05:51:50.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:50.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:50.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:50.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-2/logs
05:51:50.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-2/data/info.pb
05:51:50.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:50.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
05:51:50.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
05:51:50.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
05:51:50.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
05:51:50.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:50.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:50.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:50.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
05:51:50.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
05:51:50.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
05:51:50.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
05:51:50.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.77.188:41267
05:51:50.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.77.188
05:51:50.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:50.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.77.148:40903
05:51:50.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:50.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:50.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:51:50.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
05:51:50.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267
05:51:50.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
05:51:50.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36321/jwks.json
05:51:50.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
05:51:50.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
05:51:50.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100 with env {}
05:51:50.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.182319 20882 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.77.190" port: 39765 } has no permanent_uuid. Determining permanent_uuid...
05:51:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.203039 20882 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } has no permanent_uuid. Determining permanent_uuid...
05:51:50.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.213909 20882 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } has no permanent_uuid. Determining permanent_uuid...
05:51:50.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.215646 20862 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.77.188:41267: connect: Connection refused (error 111)
05:51:50.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.217247 20882 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.20.77.188:41267: Network error: Client connection negotiation failed: client connection to 127.20.77.188:41267: connect: Connection refused (error 111)
05:51:50.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.266527 20882 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } attempt: 1
05:51:50.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.268473 20882 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.20.77.188:41267: Network error: Client connection negotiation failed: client connection to 127.20.77.188:41267: connect: Connection refused (error 111)
05:51:50.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.336773 20882 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } attempt: 2
05:51:50.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.339183 20882 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.20.77.188:41267: Network error: Client connection negotiation failed: client connection to 127.20.77.188:41267: connect: Connection refused (error 111)
05:51:50.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.427840 20839 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } attempt: 5
05:51:50.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.430502 20882 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } attempt: 3
05:51:50.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.432453 20882 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.20.77.188:41267: Network error: Client connection negotiation failed: client connection to 127.20.77.188:41267: connect: Connection refused (error 111)
05:51:50.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.435977 20839 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } has no permanent_uuid. Determining permanent_uuid...
05:51:50.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.437892 20839 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.20.77.188:41267: Network error: Client connection negotiation failed: client connection to 127.20.77.188:41267: connect: Connection refused (error 111)
05:51:50.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.489164 20839 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } attempt: 1
05:51:50.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.491288 20839 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.20.77.188:41267: Network error: Client connection negotiation failed: client connection to 127.20.77.188:41267: connect: Connection refused (error 111)
05:51:50.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.516757 20884 flags.cc:425] Enabled unsafe flag: --master_inject_latency_on_tablet_lookups_ms=100
05:51:50.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.517061 20884 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
05:51:50.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.517141 20884 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
05:51:50.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.517210 20884 flags.cc:425] Enabled unsafe flag: --never_fsync=true
05:51:50.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.524868 20884 flags.cc:425] Enabled experimental flag: --ipki_ca_key_size=768
05:51:50.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.524981 20884 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
05:51:50.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.525036 20884 flags.cc:425] Enabled experimental flag: --tsk_num_rsa_bits=512
05:51:50.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.525079 20884 flags.cc:425] Enabled experimental flag: --rpc_reuseport=true
05:51:50.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.525179 20884 flags.cc:425] Enabled experimental flag: --enable_jwt_token_auth=true
05:51:50.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.525238 20884 flags.cc:425] Enabled experimental flag: --jwks_url=http://localhost:36321/jwks.json
05:51:50.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.534889 20884 master_runner.cc:386] Master server non-default flags:
05:51:50.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:50.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.77.148:40903
05:51:50.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:50.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:51:50.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-2/data
05:51:50.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-2/wal
05:51:50.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
05:51:50.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267
05:51:50.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_inject_latency_on_tablet_lookups_ms=100
05:51:50.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:50.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:50.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
05:51:50.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.77.188:41267
05:51:50.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_num_service_threads=3
05:51:50.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
05:51:50.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
05:51:50.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_service_queue_length=1
05:51:50.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
05:51:50.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36321/jwks.json
05:51:50.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:50.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:50.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-2/data/info.pb
05:51:50.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.77.188
05:51:50.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:50.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
05:51:50.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:50.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
05:51:50.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
05:51:50.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:50.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-2/logs
05:51:50.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:50.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
05:51:50.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
05:51:50.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
05:51:50.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
05:51:50.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
05:51:50.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
05:51:50.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 03:56:09 UTC on ccycloud.quasar-kartrx.root.comops.site
05:51:50.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492622
05:51:50.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
05:51:50.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.536523 20884 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
05:51:50.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.539112 20884 file_cache.cc:493] Constructed file cache file cache with capacity 419430
05:51:50.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.552294 20892 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
05:51:50.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.554517 20893 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
05:51:50.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.555261 20895 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
05:51:50.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.555903 20884 server_base.cc:1034] running on GCE node
05:51:50.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.556926 20884 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
05:51:50.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.558447 20884 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
05:51:50.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.559530 20839 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } attempt: 2
05:51:50.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.559684 20884 hybrid_clock.cc:648] HybridClock initialized: now 1783489910559614 us; error 61 us; skew 500 ppm
05:51:50.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.560083 20884 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
05:51:50.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.561517 20839 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.20.77.188:41267: Network error: Client connection negotiation failed: client connection to 127.20.77.188:41267: connect: Connection refused (error 111)
05:51:50.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.562711 20884 webserver.cc:460] Webserver started at http://127.20.77.188:36911/ using document root <none> and password file <none>
05:51:50.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.563463 20884 fs_manager.cc:359] Metadata directory not provided
05:51:50.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.563596 20884 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
05:51:50.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.563977 20884 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
05:51:50.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.566838 20884 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-2/data/instance:
05:51:50.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0fb4f33583f147418068f299fad62e1f"
05:51:50.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:50 on dist-test-slave-54f0"
05:51:50.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.567580 20884 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-2/wal/instance:
05:51:50.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0fb4f33583f147418068f299fad62e1f"
05:51:50.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:50 on dist-test-slave-54f0"
05:51:50.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.572698 20884 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
05:51:50.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.575698 20882 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } attempt: 4
05:51:50.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.576398 20901 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
05:51:50.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.577582 20882 consensus_peers.cc:646] Error getting permanent uuid from config peer 127.20.77.188:41267: Network error: Client connection negotiation failed: client connection to 127.20.77.188:41267: connect: Connection refused (error 111)
05:51:50.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.578073 20884 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
05:51:50.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.578269 20884 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-2/data,/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-2/wal
05:51:50.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0fb4f33583f147418068f299fad62e1f"
05:51:50.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:50 on dist-test-slave-54f0"
05:51:50.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.578537 20884 fs_report.cc:383] FS layout report
05:51:50.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
05:51:50.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-2/wal
05:51:50.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-2/wal
05:51:50.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-2/data/data
05:51:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
05:51:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
05:51:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
05:51:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
05:51:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
05:51:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
05:51:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
05:51:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
05:51:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
05:51:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
05:51:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
05:51:50.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.621513 20884 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
05:51:50.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.622399 20884 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
05:51:50.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.622645 20884 kserver.cc:163] Server-wide thread pool size limit: 3276
05:51:50.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.633385 20884 rpc_server.cc:307] RPC server started. Bound to: 127.20.77.188:41267
05:51:50.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.633409 20924 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.20.77.188:41267 every 8 connection(s)
05:51:50.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.634739 20884 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-2/data/info.pb
05:51:50.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.635712 20790 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskGonyWr/build/asan/bin/kudu as pid 20884
05:51:50.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.635861 20790 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/master-2/wal/instance
05:51:50.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.639797 20925 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
05:51:50.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.648866 20925 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.77.190" port: 39765 } has no permanent_uuid. Determining permanent_uuid...
05:51:50.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.665067 20925 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } has no permanent_uuid. Determining permanent_uuid...
05:51:50.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.667749 20839 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } attempt: 3
05:51:50.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.673743 20925 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } has no permanent_uuid. Determining permanent_uuid...
05:51:50.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.681802 20839 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e: Bootstrap starting.
05:51:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.685801 20839 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e: Neither blocks nor log segments found. Creating new log.
05:51:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.685838 20925 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f: Bootstrap starting.
05:51:50.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.687667 20839 log.cc:824] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e: Log is configured to *not* fsync() on all Append() calls
05:51:50.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.689383 20925 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f: Neither blocks nor log segments found. Creating new log.
05:51:50.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.690202 20839 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e: No bootstrap required, opened a new log
05:51:50.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.690605 20925 log.cc:824] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f: Log is configured to *not* fsync() on all Append() calls
05:51:50.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.693436 20925 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f: No bootstrap required, opened a new log
05:51:50.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.702198 20925 raft_consensus.cc:348] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9982848200d64e8e8951afb8d743226e" member_type: VOTER last_known_addr { host: "127.20.77.190" port: 39765 } } peers { permanent_uuid: "6a0a331243e94c7e8daefe30fe339efa" member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } } peers { permanent_uuid: "0fb4f33583f147418068f299fad62e1f" member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } }
05:51:50.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.702607 20925 raft_consensus.cc:374] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
05:51:50.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.702693 20925 raft_consensus.cc:729] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb4f33583f147418068f299fad62e1f, State: Initialized, Role: FOLLOWER
05:51:50.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.703354 20925 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [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: "9982848200d64e8e8951afb8d743226e" member_type: VOTER last_known_addr { host: "127.20.77.190" port: 39765 } } peers { permanent_uuid: "6a0a331243e94c7e8daefe30fe339efa" member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } } peers { permanent_uuid: "0fb4f33583f147418068f299fad62e1f" member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } }
05:51:50.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.704274 20839 raft_consensus.cc:348] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9982848200d64e8e8951afb8d743226e" member_type: VOTER last_known_addr { host: "127.20.77.190" port: 39765 } } peers { permanent_uuid: "6a0a331243e94c7e8daefe30fe339efa" member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } } peers { permanent_uuid: "0fb4f33583f147418068f299fad62e1f" member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } }
05:51:50.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.704566 20839 raft_consensus.cc:374] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
05:51:50.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.704676 20839 raft_consensus.cc:729] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9982848200d64e8e8951afb8d743226e, State: Initialized, Role: FOLLOWER
05:51:50.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.705245 20839 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e [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: "9982848200d64e8e8951afb8d743226e" member_type: VOTER last_known_addr { host: "127.20.77.190" port: 39765 } } peers { permanent_uuid: "6a0a331243e94c7e8daefe30fe339efa" member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } } peers { permanent_uuid: "0fb4f33583f147418068f299fad62e1f" member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } }
05:51:50.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.706135 20935 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e [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: "9982848200d64e8e8951afb8d743226e" member_type: VOTER last_known_addr { host: "127.20.77.190" port: 39765 } } peers { permanent_uuid: "6a0a331243e94c7e8daefe30fe339efa" member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } } peers { permanent_uuid: "0fb4f33583f147418068f299fad62e1f" member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } } }
05:51:50.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.706723 20935 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e [sys.catalog]: This master's current role is: FOLLOWER
05:51:50.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.707532 20839 sys_catalog.cc:564] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e [sys.catalog]: configured and running, proceeding with master startup.
05:51:50.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.714190 20934 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [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: "9982848200d64e8e8951afb8d743226e" member_type: VOTER last_known_addr { host: "127.20.77.190" port: 39765 } } peers { permanent_uuid: "6a0a331243e94c7e8daefe30fe339efa" member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } } peers { permanent_uuid: "0fb4f33583f147418068f299fad62e1f" member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } } }
05:51:50.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.714973 20934 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [sys.catalog]: This master's current role is: FOLLOWER
05:51:50.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.715715 20925 sys_catalog.cc:564] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [sys.catalog]: configured and running, proceeding with master startup.
05:51:50.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.722002 20821 tablet.cc:2369] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e: Can't schedule compaction. Clean time has not been advanced past its initial value.
05:51:50.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.732568 20948 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
05:51:50.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.733114 20948 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
05:51:50.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.735749 20958 catalog_manager.cc:1558] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
05:51:50.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.736075 20958 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
05:51:50.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.722711 20801 master_runner.cc:186] Error getting master registration for 127.20.77.189:35593: OK, instance_id { permanent_uuid: "6a0a331243e94c7e8daefe30fe339efa" instance_seqno: 1783489910165729 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
05:51:50.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.743500 20801 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
05:51:50.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.732329 20884 master_runner.cc:186] Error getting master registration for 127.20.77.189:35593: OK, instance_id { permanent_uuid: "6a0a331243e94c7e8daefe30fe339efa" instance_seqno: 1783489910165729 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
05:51:50.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.748072 20884 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
05:51:50.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.823899 20934 raft_consensus.cc:482] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
05:51:50.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.824245 20934 raft_consensus.cc:504] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9982848200d64e8e8951afb8d743226e" member_type: VOTER last_known_addr { host: "127.20.77.190" port: 39765 } } peers { permanent_uuid: "6a0a331243e94c7e8daefe30fe339efa" member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } } peers { permanent_uuid: "0fb4f33583f147418068f299fad62e1f" member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } }
05:51:50.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.825886 20934 leader_election.cc:288] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9982848200d64e8e8951afb8d743226e (127.20.77.190:39765), 6a0a331243e94c7e8daefe30fe339efa (127.20.77.189:35593)
05:51:50.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.826593 20828 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0fb4f33583f147418068f299fad62e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9982848200d64e8e8951afb8d743226e" is_pre_election: true
05:51:50.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.827207 20828 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fb4f33583f147418068f299fad62e1f in term 0.
05:51:50.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.827822 20903 leader_election.cc:302] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [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: 0fb4f33583f147418068f299fad62e1f, 9982848200d64e8e8951afb8d743226e; no voters: 
05:51:50.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.828258 20934 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [term 0 FOLLOWER]: Leader pre-election won for term 1
05:51:50.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.828413 20934 raft_consensus.cc:482] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
05:51:50.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.828501 20934 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [term 0 FOLLOWER]: Advancing to term 1
05:51:50.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.831720 20934 raft_consensus.cc:504] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9982848200d64e8e8951afb8d743226e" member_type: VOTER last_known_addr { host: "127.20.77.190" port: 39765 } } peers { permanent_uuid: "6a0a331243e94c7e8daefe30fe339efa" member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } } peers { permanent_uuid: "0fb4f33583f147418068f299fad62e1f" member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } }
05:51:50.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.833540 20934 leader_election.cc:288] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [CANDIDATE]: Term 1 election: Requested vote from peers 9982848200d64e8e8951afb8d743226e (127.20.77.190:39765), 6a0a331243e94c7e8daefe30fe339efa (127.20.77.189:35593)
05:51:50.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.834219 20828 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0fb4f33583f147418068f299fad62e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9982848200d64e8e8951afb8d743226e"
05:51:50.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.834493 20828 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e [term 0 FOLLOWER]: Advancing to term 1
05:51:50.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.837903 20828 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fb4f33583f147418068f299fad62e1f in term 1.
05:51:50.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.838467 20903 leader_election.cc:302] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [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: 0fb4f33583f147418068f299fad62e1f, 9982848200d64e8e8951afb8d743226e; no voters: 
05:51:50.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.838908 20934 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [term 1 FOLLOWER]: Leader election won for term 1
05:51:50.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.841156 20934 raft_consensus.cc:686] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [term 1 LEADER]: Becoming Leader. State: Replica: 0fb4f33583f147418068f299fad62e1f, State: Running, Role: LEADER
05:51:50.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.842379 20934 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [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: "9982848200d64e8e8951afb8d743226e" member_type: VOTER last_known_addr { host: "127.20.77.190" port: 39765 } } peers { permanent_uuid: "6a0a331243e94c7e8daefe30fe339efa" member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } } peers { permanent_uuid: "0fb4f33583f147418068f299fad62e1f" member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } }
05:51:50.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.848975 20960 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0fb4f33583f147418068f299fad62e1f. Latest consensus state: current_term: 1 leader_uuid: "0fb4f33583f147418068f299fad62e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9982848200d64e8e8951afb8d743226e" member_type: VOTER last_known_addr { host: "127.20.77.190" port: 39765 } } peers { permanent_uuid: "6a0a331243e94c7e8daefe30fe339efa" member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } } peers { permanent_uuid: "0fb4f33583f147418068f299fad62e1f" member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } } }
05:51:50.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.849757 20960 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [sys.catalog]: This master's current role is: LEADER
05:51:50.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.851094 20962 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
05:51:50.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.853467 20962 catalog_manager.cc:1484] Initializing Kudu cluster ID...
05:51:50.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.863747 20828 raft_consensus.cc:1261] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e [term 1 FOLLOWER]: Refusing update from remote peer 0fb4f33583f147418068f299fad62e1f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
05:51:50.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.864743 20960 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9982848200d64e8e8951afb8d743226e" member_type: VOTER last_known_addr { host: "127.20.77.190" port: 39765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
05:51:50.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:50.874753 20907 tablet.cc:2369] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f: Can't schedule compaction. Clean time has not been advanced past its initial value.
05:51:50.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.876811 20882 consensus_peers.cc:656] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } attempt: 5
05:51:50.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.890870 20882 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a0a331243e94c7e8daefe30fe339efa: Bootstrap starting.
05:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.896071 20935 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0fb4f33583f147418068f299fad62e1f. Latest consensus state: current_term: 1 leader_uuid: "0fb4f33583f147418068f299fad62e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9982848200d64e8e8951afb8d743226e" member_type: VOTER last_known_addr { host: "127.20.77.190" port: 39765 } } peers { permanent_uuid: "6a0a331243e94c7e8daefe30fe339efa" member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } } peers { permanent_uuid: "0fb4f33583f147418068f299fad62e1f" member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } } }
05:51:50.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.896364 20935 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e [sys.catalog]: This master's current role is: FOLLOWER
05:51:50.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.908241 20935 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0fb4f33583f147418068f299fad62e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9982848200d64e8e8951afb8d743226e" member_type: VOTER last_known_addr { host: "127.20.77.190" port: 39765 } } peers { permanent_uuid: "6a0a331243e94c7e8daefe30fe339efa" member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } } peers { permanent_uuid: "0fb4f33583f147418068f299fad62e1f" member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } } }
05:51:50.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.908527 20935 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e [sys.catalog]: This master's current role is: FOLLOWER
05:51:50.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.911468 20882 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6a0a331243e94c7e8daefe30fe339efa: Neither blocks nor log segments found. Creating new log.
05:51:50.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.912957 20882 log.cc:824] T 00000000000000000000000000000000 P 6a0a331243e94c7e8daefe30fe339efa: Log is configured to *not* fsync() on all Append() calls
05:51:50.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.917027 20934 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0fb4f33583f147418068f299fad62e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9982848200d64e8e8951afb8d743226e" member_type: VOTER last_known_addr { host: "127.20.77.190" port: 39765 } } peers { permanent_uuid: "6a0a331243e94c7e8daefe30fe339efa" member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } } peers { permanent_uuid: "0fb4f33583f147418068f299fad62e1f" member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } } }
05:51:50.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.917377 20934 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [sys.catalog]: This master's current role is: LEADER
05:51:50.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.920135 20962 catalog_manager.cc:1347] Generated new cluster ID: f768abd3d05640f3860b542b948cd960
05:51:50.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.920500 20962 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
05:51:50.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.924081 20882 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a0a331243e94c7e8daefe30fe339efa: No bootstrap required, opened a new log
05:51:50.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.948256 20882 raft_consensus.cc:348] T 00000000000000000000000000000000 P 6a0a331243e94c7e8daefe30fe339efa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9982848200d64e8e8951afb8d743226e" member_type: VOTER last_known_addr { host: "127.20.77.190" port: 39765 } } peers { permanent_uuid: "6a0a331243e94c7e8daefe30fe339efa" member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } } peers { permanent_uuid: "0fb4f33583f147418068f299fad62e1f" member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } }
05:51:50.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.949203 20882 raft_consensus.cc:374] T 00000000000000000000000000000000 P 6a0a331243e94c7e8daefe30fe339efa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
05:51:50.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.949465 20882 raft_consensus.cc:729] T 00000000000000000000000000000000 P 6a0a331243e94c7e8daefe30fe339efa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a0a331243e94c7e8daefe30fe339efa, State: Initialized, Role: FOLLOWER
05:51:50.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.951046 20882 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6a0a331243e94c7e8daefe30fe339efa [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: "9982848200d64e8e8951afb8d743226e" member_type: VOTER last_known_addr { host: "127.20.77.190" port: 39765 } } peers { permanent_uuid: "6a0a331243e94c7e8daefe30fe339efa" member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } } peers { permanent_uuid: "0fb4f33583f147418068f299fad62e1f" member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } }
05:51:50.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.963605 20962 catalog_manager.cc:1370] Generated new certificate authority record
05:51:50.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.968132 20962 catalog_manager.cc:1504] Loading token signing keys...
05:51:50.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.970969 20969 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a0a331243e94c7e8daefe30fe339efa [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: "9982848200d64e8e8951afb8d743226e" member_type: VOTER last_known_addr { host: "127.20.77.190" port: 39765 } } peers { permanent_uuid: "6a0a331243e94c7e8daefe30fe339efa" member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } } peers { permanent_uuid: "0fb4f33583f147418068f299fad62e1f" member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } } }
05:51:50.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.971443 20969 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a0a331243e94c7e8daefe30fe339efa [sys.catalog]: This master's current role is: FOLLOWER
05:51:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.974781 20871 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0fb4f33583f147418068f299fad62e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a0a331243e94c7e8daefe30fe339efa" is_pre_election: true
05:51:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.975374 20871 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 6a0a331243e94c7e8daefe30fe339efa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fb4f33583f147418068f299fad62e1f in term 0.
05:51:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.975764 20870 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0fb4f33583f147418068f299fad62e1f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a0a331243e94c7e8daefe30fe339efa"
05:51:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.975983 20870 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 6a0a331243e94c7e8daefe30fe339efa [term 0 FOLLOWER]: Advancing to term 1
05:51:50.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.979243 20870 raft_consensus.cc:2454] T 00000000000000000000000000000000 P 6a0a331243e94c7e8daefe30fe339efa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0fb4f33583f147418068f299fad62e1f in term 1.
05:51:50.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.980099 20869 raft_consensus.cc:1261] T 00000000000000000000000000000000 P 6a0a331243e94c7e8daefe30fe339efa [term 1 FOLLOWER]: Refusing update from remote peer 0fb4f33583f147418068f299fad62e1f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
05:51:50.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.982302 20882 sys_catalog.cc:564] T 00000000000000000000000000000000 P 6a0a331243e94c7e8daefe30fe339efa [sys.catalog]: configured and running, proceeding with master startup.
05:51:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.983080 20960 consensus_queue.cc:1035] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a0a331243e94c7e8daefe30fe339efa" member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
05:51:50.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.993076 20962 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f: Generated new TSK 0
05:51:50.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:50.994481 20962 catalog_manager.cc:1514] Initializing in-progress tserver states...
05:51:51.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.008754 20973 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a0a331243e94c7e8daefe30fe339efa [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "0fb4f33583f147418068f299fad62e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9982848200d64e8e8951afb8d743226e" member_type: VOTER last_known_addr { host: "127.20.77.190" port: 39765 } } peers { permanent_uuid: "6a0a331243e94c7e8daefe30fe339efa" member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } } peers { permanent_uuid: "0fb4f33583f147418068f299fad62e1f" member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } } }
05:51:51.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.009179 20973 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a0a331243e94c7e8daefe30fe339efa [sys.catalog]: This master's current role is: FOLLOWER
05:51:51.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.009009 20934 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "0fb4f33583f147418068f299fad62e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9982848200d64e8e8951afb8d743226e" member_type: VOTER last_known_addr { host: "127.20.77.190" port: 39765 } } peers { permanent_uuid: "6a0a331243e94c7e8daefe30fe339efa" member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } } peers { permanent_uuid: "0fb4f33583f147418068f299fad62e1f" member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } } }
05:51:51.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.009303 20934 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0fb4f33583f147418068f299fad62e1f [sys.catalog]: This master's current role is: LEADER
05:51:51.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.018658 20969 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a0a331243e94c7e8daefe30fe339efa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0fb4f33583f147418068f299fad62e1f. Latest consensus state: current_term: 1 leader_uuid: "0fb4f33583f147418068f299fad62e1f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9982848200d64e8e8951afb8d743226e" member_type: VOTER last_known_addr { host: "127.20.77.190" port: 39765 } } peers { permanent_uuid: "6a0a331243e94c7e8daefe30fe339efa" member_type: VOTER last_known_addr { host: "127.20.77.189" port: 35593 } } peers { permanent_uuid: "0fb4f33583f147418068f299fad62e1f" member_type: VOTER last_known_addr { host: "127.20.77.188" port: 41267 } } }
05:51:51.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.018985 20969 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a0a331243e94c7e8daefe30fe339efa [sys.catalog]: This master's current role is: FOLLOWER
05:51:51.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.022230 20790 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskGonyWr/build/asan/bin/kudu
05:51:51.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskGonyWr/build/asan/bin/kudu
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-0/wal
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-0/data
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-0/logs
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-0/data/info.pb
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.77.129:0
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.77.129
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.77.129
05:51:51.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:51.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267
05:51:51.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.77.148:40903
05:51:51.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:51.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:51.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
05:51:51.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.101245 20986 catalog_manager.cc:1259] Loaded cluster ID: f768abd3d05640f3860b542b948cd960
05:51:51.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.101368 20986 catalog_manager.cc:1552] T 00000000000000000000000000000000 P 6a0a331243e94c7e8daefe30fe339efa: loading cluster ID for follower catalog manager: success
05:51:51.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.105082 20986 catalog_manager.cc:1574] T 00000000000000000000000000000000 P 6a0a331243e94c7e8daefe30fe339efa: acquiring CA information for follower catalog manager: success
05:51:51.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.107558 20986 catalog_manager.cc:1602] T 00000000000000000000000000000000 P 6a0a331243e94c7e8daefe30fe339efa: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
05:51:51.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.493850 20983 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
05:51:51.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.494190 20983 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
05:51:51.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.494310 20983 flags.cc:425] Enabled unsafe flag: --never_fsync=true
05:51:51.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.502089 20983 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
05:51:51.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.502343 20983 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.77.129
05:51:51.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.512125 20983 tablet_server_runner.cc:78] Tablet server non-default flags:
05:51:51.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:51.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.77.148:40903
05:51:51.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:51.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:51:51.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-0/data
05:51:51.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-0/wal
05:51:51.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:51.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:51.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.77.129:0
05:51:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
05:51:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-0/data/info.pb
05:51:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.77.129
05:51:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267
05:51:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
05:51:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
05:51:51.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
05:51:51.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:51.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.77.129
05:51:51.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-0/logs
05:51:51.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:51.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
05:51:51.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
05:51:51.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
05:51:51.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
05:51:51.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
05:51:51.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
05:51:51.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 03:56:09 UTC on ccycloud.quasar-kartrx.root.comops.site
05:51:51.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492622
05:51:51.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
05:51:51.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.513386 20983 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
05:51:51.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.515777 20983 file_cache.cc:493] Constructed file cache file cache with capacity 419430
05:51:51.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.532553 20992 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
05:51:51.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.534584 20993 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
05:51:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.536422 20995 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
05:51:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.536775 20983 server_base.cc:1034] running on GCE node
05:51:51.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.537420 20983 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
05:51:51.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.538862 20983 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
05:51:51.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.540151 20983 hybrid_clock.cc:648] HybridClock initialized: now 1783489911540040 us; error 45 us; skew 500 ppm
05:51:51.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.540532 20983 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
05:51:51.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.543255 20983 webserver.cc:460] Webserver started at http://127.20.77.129:34509/ using document root <none> and password file <none>
05:51:51.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.543988 20983 fs_manager.cc:359] Metadata directory not provided
05:51:51.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.544143 20983 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
05:51:51.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.544469 20983 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
05:51:51.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.547312 20983 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-0/data/instance:
05:51:51.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e9cc9cc582124a90882d766d5c3097be"
05:51:51.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:51 on dist-test-slave-54f0"
05:51:51.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.548151 20983 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-0/wal/instance:
05:51:51.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e9cc9cc582124a90882d766d5c3097be"
05:51:51.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:51 on dist-test-slave-54f0"
05:51:51.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.553452 20983 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
05:51:51.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.557343 21001 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
05:51:51.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.559151 20983 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
05:51:51.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.559314 20983 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-0/data,/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-0/wal
05:51:51.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e9cc9cc582124a90882d766d5c3097be"
05:51:51.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:51 on dist-test-slave-54f0"
05:51:51.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.559487 20983 fs_report.cc:383] FS layout report
05:51:51.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
05:51:51.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-0/wal
05:51:51.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-0/wal
05:51:51.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-0/data/data
05:51:51.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
05:51:51.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
05:51:51.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
05:51:51.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
05:51:51.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
05:51:51.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
05:51:51.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
05:51:51.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
05:51:51.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
05:51:51.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
05:51:51.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
05:51:51.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.576366 20983 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
05:51:51.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.577245 20983 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
05:51:51.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.577493 20983 kserver.cc:163] Server-wide thread pool size limit: 3276
05:51:51.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.578512 20983 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
05:51:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.580155 20983 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
05:51:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.580235 20983 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
05:51:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.580319 20983 ts_tablet_manager.cc:610] Registered 0 tablets
05:51:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.580355 20983 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
05:51:51.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.617904 20983 rpc_server.cc:307] RPC server started. Bound to: 127.20.77.129:44419
05:51:51.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.617928 21113 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.20.77.129:44419 every 8 connection(s)
05:51:51.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.619328 20983 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-0/data/info.pb
05:51:51.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.620277 20790 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskGonyWr/build/asan/bin/kudu as pid 20983
05:51:51.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.620473 20790 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-0/wal/instance
05:51:51.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.627768 20790 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskGonyWr/build/asan/bin/kudu
05:51:51.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskGonyWr/build/asan/bin/kudu
05:51:51.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-1/wal
05:51:51.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-1/data
05:51:51.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
05:51:51.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
05:51:51.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
05:51:51.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:51.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:51.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:51.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-1/logs
05:51:51.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-1/data/info.pb
05:51:51.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:51.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
05:51:51.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
05:51:51.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
05:51:51.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
05:51:51.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:51.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:51.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:51.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
05:51:51.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
05:51:51.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.77.130:0
05:51:51.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.77.130
05:51:51.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.77.130
05:51:51.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:51.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267
05:51:51.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.77.148:40903
05:51:51.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:51.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:51.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
05:51:51.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.664780 21115 heartbeater.cc:347] Connected to a master server at 127.20.77.190:39765
05:51:51.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.665128 21115 heartbeater.cc:464] Registering TS with master...
05:51:51.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.666460 21115 heartbeater.cc:511] Master 127.20.77.190:39765 requested a full tablet report, sending...
05:51:51.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.667936 21116 heartbeater.cc:347] Connected to a master server at 127.20.77.189:35593
05:51:51.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.668275 21116 heartbeater.cc:464] Registering TS with master...
05:51:51.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.668985 21116 heartbeater.cc:511] Master 127.20.77.189:35593 requested a full tablet report, sending...
05:51:51.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.668999 20825 ts_manager.cc:194] Registered new tserver with Master: e9cc9cc582124a90882d766d5c3097be (127.20.77.129:44419)
05:51:51.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.671442 20868 ts_manager.cc:194] Registered new tserver with Master: e9cc9cc582124a90882d766d5c3097be (127.20.77.129:44419)
05:51:51.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.672523 21114 heartbeater.cc:347] Connected to a master server at 127.20.77.188:41267
05:51:51.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.672631 21114 heartbeater.cc:464] Registering TS with master...
05:51:51.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.672926 21114 heartbeater.cc:511] Master 127.20.77.188:41267 requested a full tablet report, sending...
05:51:51.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.674309 20911 ts_manager.cc:194] Registered new tserver with Master: e9cc9cc582124a90882d766d5c3097be (127.20.77.129:44419)
05:51:51.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.676424 20911 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.20.77.129:51697
05:51:51.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.735263 20948 catalog_manager.cc:1259] Loaded cluster ID: f768abd3d05640f3860b542b948cd960
05:51:51.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.735410 20948 catalog_manager.cc:1552] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e: loading cluster ID for follower catalog manager: success
05:51:51.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.738338 20948 catalog_manager.cc:1574] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e: acquiring CA information for follower catalog manager: success
05:51:51.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:51.740563 20948 catalog_manager.cc:1602] T 00000000000000000000000000000000 P 9982848200d64e8e8951afb8d743226e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
05:51:51.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.992022 21123 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
05:51:51.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.992302 21123 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
05:51:51.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.992383 21123 flags.cc:425] Enabled unsafe flag: --never_fsync=true
05:51:52.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:51.999926 21123 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
05:51:52.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:52.000120 21123 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.77.130
05:51:52.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.009687 21123 tablet_server_runner.cc:78] Tablet server non-default flags:
05:51:52.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:52.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.77.148:40903
05:51:52.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:52.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:51:52.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-1/data
05:51:52.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-1/wal
05:51:52.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:52.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:52.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.77.130:0
05:51:52.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
05:51:52.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:52.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:52.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-1/data/info.pb
05:51:52.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.77.130
05:51:52.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:52.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267
05:51:52.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
05:51:52.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:52.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
05:51:52.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
05:51:52.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:52.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.77.130
05:51:52.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-1/logs
05:51:52.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:52.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
05:51:52.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
05:51:52.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
05:51:52.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
05:51:52.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
05:51:52.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
05:51:52.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 03:56:09 UTC on ccycloud.quasar-kartrx.root.comops.site
05:51:52.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492622
05:51:52.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
05:51:52.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.011124 21123 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
05:51:52.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.013458 21123 file_cache.cc:493] Constructed file cache file cache with capacity 419430
05:51:52.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:52.028147 21130 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
05:51:52.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:52.028107 21129 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
05:51:52.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:52.028215 21132 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
05:51:52.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.029307 21123 server_base.cc:1034] running on GCE node
05:51:52.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.029938 21123 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
05:51:52.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.031054 21123 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
05:51:52.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.032337 21123 hybrid_clock.cc:648] HybridClock initialized: now 1783489912032254 us; error 45 us; skew 500 ppm
05:51:52.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.032759 21123 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
05:51:52.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.035260 21123 webserver.cc:460] Webserver started at http://127.20.77.130:38237/ using document root <none> and password file <none>
05:51:52.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.035996 21123 fs_manager.cc:359] Metadata directory not provided
05:51:52.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.036142 21123 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
05:51:52.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.036473 21123 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
05:51:52.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.039413 21123 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-1/data/instance:
05:51:52.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "61ec97e7d75844058c3ac6ee979523af"
05:51:52.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:52 on dist-test-slave-54f0"
05:51:52.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.040241 21123 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-1/wal/instance:
05:51:52.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "61ec97e7d75844058c3ac6ee979523af"
05:51:52.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:52 on dist-test-slave-54f0"
05:51:52.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.045388 21123 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
05:51:52.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.048815 21138 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
05:51:52.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.050037 21123 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
05:51:52.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.050210 21123 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-1/data,/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-1/wal
05:51:52.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "61ec97e7d75844058c3ac6ee979523af"
05:51:52.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:52 on dist-test-slave-54f0"
05:51:52.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.050489 21123 fs_report.cc:383] FS layout report
05:51:52.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
05:51:52.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-1/wal
05:51:52.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-1/wal
05:51:52.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-1/data/data
05:51:52.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
05:51:52.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
05:51:52.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
05:51:52.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
05:51:52.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
05:51:52.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
05:51:52.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
05:51:52.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
05:51:52.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
05:51:52.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
05:51:52.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
05:51:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.067896 21123 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
05:51:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.068773 21123 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
05:51:52.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.069069 21123 kserver.cc:163] Server-wide thread pool size limit: 3276
05:51:52.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.070333 21123 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
05:51:52.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.071952 21123 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
05:51:52.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.072059 21123 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
05:51:52.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.072175 21123 ts_tablet_manager.cc:610] Registered 0 tablets
05:51:52.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.072232 21123 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
05:51:52.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.105839 21123 rpc_server.cc:307] RPC server started. Bound to: 127.20.77.130:40865
05:51:52.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.105855 21250 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.20.77.130:40865 every 8 connection(s)
05:51:52.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.107378 21123 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-1/data/info.pb
05:51:52.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.115995 20790 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskGonyWr/build/asan/bin/kudu as pid 21123
05:51:52.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.116147 20790 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-1/wal/instance
05:51:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.120891 20790 external_mini_cluster.cc:1326] Running /tmp/dist-test-taskGonyWr/build/asan/bin/kudu
05:51:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskGonyWr/build/asan/bin/kudu
05:51:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-2/wal
05:51:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-2/data
05:51:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
05:51:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
05:51:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
05:51:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:52.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-2/logs
05:51:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-2/data/info.pb
05:51:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
05:51:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
05:51:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
05:51:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
05:51:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
05:51:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
05:51:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.77.131:0
05:51:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.77.131
05:51:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.77.131
05:51:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267
05:51:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.77.148:40903
05:51:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
05:51:52.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.127359 21253 heartbeater.cc:347] Connected to a master server at 127.20.77.189:35593
05:51:52.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.127643 21253 heartbeater.cc:464] Registering TS with master...
05:51:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.128320 21253 heartbeater.cc:511] Master 127.20.77.189:35593 requested a full tablet report, sending...
05:51:52.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.128930 21252 heartbeater.cc:347] Connected to a master server at 127.20.77.190:39765
05:51:52.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.129074 21252 heartbeater.cc:464] Registering TS with master...
05:51:52.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.129521 21252 heartbeater.cc:511] Master 127.20.77.190:39765 requested a full tablet report, sending...
05:51:52.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.129928 20868 ts_manager.cc:194] Registered new tserver with Master: 61ec97e7d75844058c3ac6ee979523af (127.20.77.130:40865)
05:51:52.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.130050 21251 heartbeater.cc:347] Connected to a master server at 127.20.77.188:41267
05:51:52.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.130148 21251 heartbeater.cc:464] Registering TS with master...
05:51:52.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.130537 21251 heartbeater.cc:511] Master 127.20.77.188:41267 requested a full tablet report, sending...
05:51:52.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.130566 20825 ts_manager.cc:194] Registered new tserver with Master: 61ec97e7d75844058c3ac6ee979523af (127.20.77.130:40865)
05:51:52.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.131394 20911 ts_manager.cc:194] Registered new tserver with Master: 61ec97e7d75844058c3ac6ee979523af (127.20.77.130:40865)
05:51:52.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.132196 20911 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.20.77.130:42181
05:51:52.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:52.452075 21258 flags.cc:425] Enabled unsafe flag: --openssl_security_level_override=0
05:51:52.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:52.452373 21258 flags.cc:425] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
05:51:52.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:52.452453 21258 flags.cc:425] Enabled unsafe flag: --never_fsync=true
05:51:52.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:52.460443 21258 flags.cc:425] Enabled experimental flag: --ipki_server_key_size=768
05:51:52.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:52.460610 21258 flags.cc:425] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.77.131
05:51:52.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.469839 21258 tablet_server_runner.cc:78] Tablet server non-default flags:
05:51:52.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
05:51:52.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.77.148:40903
05:51:52.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
05:51:52.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
05:51:52.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-2/data
05:51:52.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-2/wal
05:51:52.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
05:51:52.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
05:51:52.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.77.131:0
05:51:52.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
05:51:52.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
05:51:52.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
05:51:52.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-2/data/info.pb
05:51:52.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.77.131
05:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
05:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267
05:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
05:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
05:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
05:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
05:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
05:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.77.131
05:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-2/logs
05:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
05:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
05:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
05:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
05:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.18.0-SNAPSHOT
05:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision c2d25d5f57d102d9ad9869eaf208d035a22e18aa
05:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type FASTDEBUG
05:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by systest at 08 Jul 2026 03:56:09 UTC on ccycloud.quasar-kartrx.root.comops.site
05:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 4492622
05:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ASAN enabled
05:51:52.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.471308 21258 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
05:51:52.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.472973 21258 file_cache.cc:493] Constructed file cache file cache with capacity 419430
05:51:52.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:52.486310 21263 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
05:51:52.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:52.486418 21264 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
05:51:52.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:52.486377 21266 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
05:51:52.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.487442 21258 server_base.cc:1034] running on GCE node
05:51:52.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.488077 21258 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
05:51:52.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.489061 21258 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
05:51:52.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.490299 21258 hybrid_clock.cc:648] HybridClock initialized: now 1783489912490229 us; error 71 us; skew 500 ppm
05:51:52.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.490638 21258 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
05:51:52.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.492964 21258 webserver.cc:460] Webserver started at http://127.20.77.131:45223/ using document root <none> and password file <none>
05:51:52.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.493700 21258 fs_manager.cc:359] Metadata directory not provided
05:51:52.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.493884 21258 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
05:51:52.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.494277 21258 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
05:51:52.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.496968 21258 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-2/data/instance:
05:51:52.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e50109c89aef48aab72e8f6aa845d113"
05:51:52.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:52 on dist-test-slave-54f0"
05:51:52.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.497787 21258 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-2/wal/instance:
05:51:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e50109c89aef48aab72e8f6aa845d113"
05:51:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:52 on dist-test-slave-54f0"
05:51:52.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.503293 21258 fs_manager.cc:691] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
05:51:52.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.506887 21272 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
05:51:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.508438 21258 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
05:51:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.508633 21258 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-2/data,/tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-2/wal
05:51:52.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e50109c89aef48aab72e8f6aa845d113"
05:51:52.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 05:51:52 on dist-test-slave-54f0"
05:51:52.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.508867 21258 fs_report.cc:383] FS layout report
05:51:52.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
05:51:52.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-2/wal
05:51:52.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-2/wal
05:51:52.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-2/data/data
05:51:52.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
05:51:52.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
05:51:52.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
05:51:52.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
05:51:52.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
05:51:52.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
05:51:52.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
05:51:52.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
05:51:52.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
05:51:52.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
05:51:52.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
05:51:52.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.526932 21258 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
05:51:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.527880 21258 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
05:51:52.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.528219 21258 kserver.cc:163] Server-wide thread pool size limit: 3276
05:51:52.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.529289 21258 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
05:51:52.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.530961 21258 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
05:51:52.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.531070 21258 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
05:51:52.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.531188 21258 ts_tablet_manager.cc:610] Registered 0 tablets
05:51:52.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.531246 21258 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
05:51:52.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.565218 21258 rpc_server.cc:307] RPC server started. Bound to: 127.20.77.131:34947
05:51:52.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.565238 21384 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.20.77.131:34947 every 8 connection(s)
05:51:52.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.566830 21258 server_base.cc:1166] Dumped server information to /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-2/data/info.pb
05:51:52.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.570940 20790 external_mini_cluster.cc:1388] Started /tmp/dist-test-taskGonyWr/build/asan/bin/kudu as pid 21258
05:51:52.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.571121 20790 external_mini_cluster.cc:1402] Reading /tmp/dist-test-taskGonyWr/test-tmp/mini-kudu-cluster7472224805390815659/ts-2/wal/instance
05:51:52.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.586616 21385 heartbeater.cc:347] Connected to a master server at 127.20.77.188:41267
05:51:52.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.586640 21386 heartbeater.cc:347] Connected to a master server at 127.20.77.190:39765
05:51:52.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.586669 21387 heartbeater.cc:347] Connected to a master server at 127.20.77.189:35593
05:51:52.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.587013 21385 heartbeater.cc:464] Registering TS with master...
05:51:52.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.587015 21387 heartbeater.cc:464] Registering TS with master...
05:51:52.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.587018 21386 heartbeater.cc:464] Registering TS with master...
05:51:52.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.588093 21385 heartbeater.cc:511] Master 127.20.77.188:41267 requested a full tablet report, sending...
05:51:52.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.588132 21387 heartbeater.cc:511] Master 127.20.77.189:35593 requested a full tablet report, sending...
05:51:52.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.588186 21386 heartbeater.cc:511] Master 127.20.77.190:39765 requested a full tablet report, sending...
05:51:52.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.589887 20911 ts_manager.cc:194] Registered new tserver with Master: e50109c89aef48aab72e8f6aa845d113 (127.20.77.131:34947)
05:51:52.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.589922 20825 ts_manager.cc:194] Registered new tserver with Master: e50109c89aef48aab72e8f6aa845d113 (127.20.77.131:34947)
05:51:52.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.590693 20868 ts_manager.cc:194] Registered new tserver with Master: e50109c89aef48aab72e8f6aa845d113 (127.20.77.131:34947)
05:51:52.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.591012 20911 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.20.77.131:38379
05:51:52.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.596979 20790 external_mini_cluster.cc:930] 3 TS(s) registered with all masters
05:51:52.599 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
05:51:52.600 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

05:51:52.610 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.20.77.190"
      port: 39765
    }
    bound_http_address {
      host: "127.20.77.190"
      port: 34145
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.20.77.189"
      port: 35593
    }
    bound_http_address {
      host: "127.20.77.189"
      port: 39715
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.20.77.188"
      port: 41267
    }
    bound_http_address {
      host: "127.20.77.188"
      port: 36911
    }
  }
}

05:51:52.615 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

05:51:52.618 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.20.77.129"
      port: 44419
    }
    bound_http_address {
      host: "127.20.77.129"
      port: 34509
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.20.77.130"
      port: 40865
    }
    bound_http_address {
      host: "127.20.77.130"
      port: 38237
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.20.77.131"
      port: 34947
    }
    bound_http_address {
      host: "127.20.77.131"
      port: 45223
    }
  }
}

05:51:52.619 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
05:51:52.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:52.679292 21114 heartbeater.cc:503] Master 127.20.77.188:41267 was elected leader, sending a full tablet report...
05:51:52.806 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:52.973 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:53.025 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:53.026 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:53.053 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:53.053 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:53.123 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:53.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.134662 21251 heartbeater.cc:503] Master 127.20.77.188:41267 was elected leader, sending a full tablet report...
05:51:53.144 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:53.144 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:53.338 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:53.366 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x42046138, L:/127.0.0.1:55734 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:53.368 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa30c5f19, L:/127.0.0.1:53034 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:53.370 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2bd87ebc, L:/127.0.0.1:48836 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:53.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:53.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=476), Traces: [0ms] refreshing cache from master, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [441ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [441ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [446ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=null) after lookup
05:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.481222 20911 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48836:
05:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "TestHandleTooBusy"
05:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
05:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
05:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
05:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
05:51:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
05:51:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
05:51:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
05:51:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
05:51:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
05:51:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
05:51:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
05:51:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
05:51:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
05:51:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
05:51:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
05:51:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
05:51:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
05:51:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
05:51:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
05:51:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
05:51:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
05:51:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
05:51:53.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
05:51:53.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:53.483485 20911 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.
05:51:53.523 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:53.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.537019 21049 tablet_service.cc:1467] Processing CreateTablet for tablet 1e7dafc2fa524774bc46c3f9ccf8f36b (DEFAULT_TABLE table=TestHandleTooBusy [id=1f1dd82c86284c96a268cc37189185ee]), partition=RANGE (key) PARTITION UNBOUNDED
05:51:53.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.538169 21186 tablet_service.cc:1467] Processing CreateTablet for tablet 1e7dafc2fa524774bc46c3f9ccf8f36b (DEFAULT_TABLE table=TestHandleTooBusy [id=1f1dd82c86284c96a268cc37189185ee]), partition=RANGE (key) PARTITION UNBOUNDED
05:51:53.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.539601 21186 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1e7dafc2fa524774bc46c3f9ccf8f36b. 1 dirs total, 0 dirs full, 0 dirs failed
05:51:53.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.542479 21320 tablet_service.cc:1467] Processing CreateTablet for tablet 1e7dafc2fa524774bc46c3f9ccf8f36b (DEFAULT_TABLE table=TestHandleTooBusy [id=1f1dd82c86284c96a268cc37189185ee]), partition=RANGE (key) PARTITION UNBOUNDED
05:51:53.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.543493 21049 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1e7dafc2fa524774bc46c3f9ccf8f36b. 1 dirs total, 0 dirs full, 0 dirs failed
05:51:53.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.543901 21320 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1e7dafc2fa524774bc46c3f9ccf8f36b. 1 dirs total, 0 dirs full, 0 dirs failed
05:51:53.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.559947 21414 tablet_bootstrap.cc:492] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af: Bootstrap starting.
05:51:53.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.562283 21415 tablet_bootstrap.cc:492] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e50109c89aef48aab72e8f6aa845d113: Bootstrap starting.
05:51:53.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.562341 21413 tablet_bootstrap.cc:492] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e9cc9cc582124a90882d766d5c3097be: Bootstrap starting.
05:51:53.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.565251 21414 tablet_bootstrap.cc:654] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af: Neither blocks nor log segments found. Creating new log.
05:51:53.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.566079 21413 tablet_bootstrap.cc:654] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e9cc9cc582124a90882d766d5c3097be: Neither blocks nor log segments found. Creating new log.
05:51:53.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.566707 21414 log.cc:824] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af: Log is configured to *not* fsync() on all Append() calls
05:51:53.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.567415 21413 log.cc:824] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e9cc9cc582124a90882d766d5c3097be: Log is configured to *not* fsync() on all Append() calls
05:51:53.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.567512 21415 tablet_bootstrap.cc:654] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e50109c89aef48aab72e8f6aa845d113: Neither blocks nor log segments found. Creating new log.
05:51:53.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.568913 21415 log.cc:824] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e50109c89aef48aab72e8f6aa845d113: Log is configured to *not* fsync() on all Append() calls
05:51:53.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.578547 21413 tablet_bootstrap.cc:492] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e9cc9cc582124a90882d766d5c3097be: No bootstrap required, opened a new log
05:51:53.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.578930 21413 ts_tablet_manager.cc:1397] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e9cc9cc582124a90882d766d5c3097be: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
05:51:53.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.589392 21415 tablet_bootstrap.cc:492] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e50109c89aef48aab72e8f6aa845d113: No bootstrap required, opened a new log
05:51:53.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.589388 21414 tablet_bootstrap.cc:492] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af: No bootstrap required, opened a new log
05:51:53.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.589711 21414 ts_tablet_manager.cc:1397] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.014s
05:51:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.590023 21415 ts_tablet_manager.cc:1397] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e50109c89aef48aab72e8f6aa845d113: Time spent bootstrapping tablet: real 0.028s	user 0.003s	sys 0.021s
05:51:53.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.593505 21385 heartbeater.cc:503] Master 127.20.77.188:41267 was elected leader, sending a full tablet report...
05:51:53.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.593899 21413 raft_consensus.cc:348] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e9cc9cc582124a90882d766d5c3097be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9cc9cc582124a90882d766d5c3097be" member_type: VOTER last_known_addr { host: "127.20.77.129" port: 44419 } } peers { permanent_uuid: "61ec97e7d75844058c3ac6ee979523af" member_type: VOTER last_known_addr { host: "127.20.77.130" port: 40865 } } peers { permanent_uuid: "e50109c89aef48aab72e8f6aa845d113" member_type: VOTER last_known_addr { host: "127.20.77.131" port: 34947 } }
05:51:53.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.594424 21413 raft_consensus.cc:374] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e9cc9cc582124a90882d766d5c3097be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
05:51:53.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.594527 21413 raft_consensus.cc:729] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e9cc9cc582124a90882d766d5c3097be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9cc9cc582124a90882d766d5c3097be, State: Initialized, Role: FOLLOWER
05:51:53.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.595197 21413 consensus_queue.cc:260] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e9cc9cc582124a90882d766d5c3097be [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: "e9cc9cc582124a90882d766d5c3097be" member_type: VOTER last_known_addr { host: "127.20.77.129" port: 44419 } } peers { permanent_uuid: "61ec97e7d75844058c3ac6ee979523af" member_type: VOTER last_known_addr { host: "127.20.77.130" port: 40865 } } peers { permanent_uuid: "e50109c89aef48aab72e8f6aa845d113" member_type: VOTER last_known_addr { host: "127.20.77.131" port: 34947 } }
05:51:53.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.602814 21414 raft_consensus.cc:348] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9cc9cc582124a90882d766d5c3097be" member_type: VOTER last_known_addr { host: "127.20.77.129" port: 44419 } } peers { permanent_uuid: "61ec97e7d75844058c3ac6ee979523af" member_type: VOTER last_known_addr { host: "127.20.77.130" port: 40865 } } peers { permanent_uuid: "e50109c89aef48aab72e8f6aa845d113" member_type: VOTER last_known_addr { host: "127.20.77.131" port: 34947 } }
05:51:53.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.603586 21414 raft_consensus.cc:374] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
05:51:53.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.603848 21414 raft_consensus.cc:729] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61ec97e7d75844058c3ac6ee979523af, State: Initialized, Role: FOLLOWER
05:51:53.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.604987 21414 consensus_queue.cc:260] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af [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: "e9cc9cc582124a90882d766d5c3097be" member_type: VOTER last_known_addr { host: "127.20.77.129" port: 44419 } } peers { permanent_uuid: "61ec97e7d75844058c3ac6ee979523af" member_type: VOTER last_known_addr { host: "127.20.77.130" port: 40865 } } peers { permanent_uuid: "e50109c89aef48aab72e8f6aa845d113" member_type: VOTER last_known_addr { host: "127.20.77.131" port: 34947 } }
05:51:53.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.612308 21413 ts_tablet_manager.cc:1428] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e9cc9cc582124a90882d766d5c3097be: Time spent starting tablet: real 0.033s	user 0.029s	sys 0.001s
05:51:53.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.614099 21414 ts_tablet_manager.cc:1428] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.009s
05:51:53.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.621289 21415 raft_consensus.cc:348] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e50109c89aef48aab72e8f6aa845d113 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9cc9cc582124a90882d766d5c3097be" member_type: VOTER last_known_addr { host: "127.20.77.129" port: 44419 } } peers { permanent_uuid: "61ec97e7d75844058c3ac6ee979523af" member_type: VOTER last_known_addr { host: "127.20.77.130" port: 40865 } } peers { permanent_uuid: "e50109c89aef48aab72e8f6aa845d113" member_type: VOTER last_known_addr { host: "127.20.77.131" port: 34947 } }
05:51:53.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.621809 21415 raft_consensus.cc:374] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e50109c89aef48aab72e8f6aa845d113 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
05:51:53.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.621917 21415 raft_consensus.cc:729] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e50109c89aef48aab72e8f6aa845d113 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e50109c89aef48aab72e8f6aa845d113, State: Initialized, Role: FOLLOWER
05:51:53.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.622558 21415 consensus_queue.cc:260] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e50109c89aef48aab72e8f6aa845d113 [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: "e9cc9cc582124a90882d766d5c3097be" member_type: VOTER last_known_addr { host: "127.20.77.129" port: 44419 } } peers { permanent_uuid: "61ec97e7d75844058c3ac6ee979523af" member_type: VOTER last_known_addr { host: "127.20.77.130" port: 40865 } } peers { permanent_uuid: "e50109c89aef48aab72e8f6aa845d113" member_type: VOTER last_known_addr { host: "127.20.77.131" port: 34947 } }
05:51:53.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.624264 21415 ts_tablet_manager.cc:1428] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e50109c89aef48aab72e8f6aa845d113: Time spent starting tablet: real 0.034s	user 0.012s	sys 0.002s
05:51:53.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:53.655021 21124 tablet.cc:2369] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e9cc9cc582124a90882d766d5c3097be: Can't schedule compaction. Clean time has not been advanced past its initial value.
05:51:53.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.671450 21420 raft_consensus.cc:482] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
05:51:53.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.671743 21420 raft_consensus.cc:504] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9cc9cc582124a90882d766d5c3097be" member_type: VOTER last_known_addr { host: "127.20.77.129" port: 44419 } } peers { permanent_uuid: "61ec97e7d75844058c3ac6ee979523af" member_type: VOTER last_known_addr { host: "127.20.77.130" port: 40865 } } peers { permanent_uuid: "e50109c89aef48aab72e8f6aa845d113" member_type: VOTER last_known_addr { host: "127.20.77.131" port: 34947 } }
05:51:53.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.673439 21420 leader_election.cc:288] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9cc9cc582124a90882d766d5c3097be (127.20.77.129:44419), e50109c89aef48aab72e8f6aa845d113 (127.20.77.131:34947)
05:51:53.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.683619 21069 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1e7dafc2fa524774bc46c3f9ccf8f36b" candidate_uuid: "61ec97e7d75844058c3ac6ee979523af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9cc9cc582124a90882d766d5c3097be" is_pre_election: true
05:51:53.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.684141 21069 raft_consensus.cc:2454] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e9cc9cc582124a90882d766d5c3097be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ec97e7d75844058c3ac6ee979523af in term 0.
05:51:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.684891 21141 leader_election.cc:302] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af [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: 61ec97e7d75844058c3ac6ee979523af, e9cc9cc582124a90882d766d5c3097be; no voters: 
05:51:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.684973 21340 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1e7dafc2fa524774bc46c3f9ccf8f36b" candidate_uuid: "61ec97e7d75844058c3ac6ee979523af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50109c89aef48aab72e8f6aa845d113" is_pre_election: true
05:51:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.685320 21420 raft_consensus.cc:2781] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af [term 0 FOLLOWER]: Leader pre-election won for term 1
05:51:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.685420 21420 raft_consensus.cc:482] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
05:51:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.685484 21420 raft_consensus.cc:3037] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af [term 0 FOLLOWER]: Advancing to term 1
05:51:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.685585 21340 raft_consensus.cc:2454] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e50109c89aef48aab72e8f6aa845d113 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61ec97e7d75844058c3ac6ee979523af in term 0.
05:51:53.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.687616 21420 raft_consensus.cc:504] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9cc9cc582124a90882d766d5c3097be" member_type: VOTER last_known_addr { host: "127.20.77.129" port: 44419 } } peers { permanent_uuid: "61ec97e7d75844058c3ac6ee979523af" member_type: VOTER last_known_addr { host: "127.20.77.130" port: 40865 } } peers { permanent_uuid: "e50109c89aef48aab72e8f6aa845d113" member_type: VOTER last_known_addr { host: "127.20.77.131" port: 34947 } }
05:51:53.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.688268 21420 leader_election.cc:288] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af [CANDIDATE]: Term 1 election: Requested vote from peers e9cc9cc582124a90882d766d5c3097be (127.20.77.129:44419), e50109c89aef48aab72e8f6aa845d113 (127.20.77.131:34947)
05:51:53.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.688642 21069 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1e7dafc2fa524774bc46c3f9ccf8f36b" candidate_uuid: "61ec97e7d75844058c3ac6ee979523af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9cc9cc582124a90882d766d5c3097be"
05:51:53.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.688766 21340 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1e7dafc2fa524774bc46c3f9ccf8f36b" candidate_uuid: "61ec97e7d75844058c3ac6ee979523af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50109c89aef48aab72e8f6aa845d113"
05:51:53.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.688841 21069 raft_consensus.cc:3037] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e9cc9cc582124a90882d766d5c3097be [term 0 FOLLOWER]: Advancing to term 1
05:51:53.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.688930 21340 raft_consensus.cc:3037] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e50109c89aef48aab72e8f6aa845d113 [term 0 FOLLOWER]: Advancing to term 1
05:51:53.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.691140 21069 raft_consensus.cc:2454] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e9cc9cc582124a90882d766d5c3097be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ec97e7d75844058c3ac6ee979523af in term 1.
05:51:53.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.691249 21340 raft_consensus.cc:2454] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e50109c89aef48aab72e8f6aa845d113 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61ec97e7d75844058c3ac6ee979523af in term 1.
05:51:53.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.691612 21141 leader_election.cc:302] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af [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: 61ec97e7d75844058c3ac6ee979523af, e9cc9cc582124a90882d766d5c3097be; no voters: 
05:51:53.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.692029 21420 raft_consensus.cc:2781] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af [term 1 FOLLOWER]: Leader election won for term 1
05:51:53.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.692538 21420 raft_consensus.cc:686] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af [term 1 LEADER]: Becoming Leader. State: Replica: 61ec97e7d75844058c3ac6ee979523af, State: Running, Role: LEADER
05:51:53.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.693092 21420 consensus_queue.cc:237] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af [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: "e9cc9cc582124a90882d766d5c3097be" member_type: VOTER last_known_addr { host: "127.20.77.129" port: 44419 } } peers { permanent_uuid: "61ec97e7d75844058c3ac6ee979523af" member_type: VOTER last_known_addr { host: "127.20.77.130" port: 40865 } } peers { permanent_uuid: "e50109c89aef48aab72e8f6aa845d113" member_type: VOTER last_known_addr { host: "127.20.77.131" port: 34947 } }
05:51:53.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:53.698663 20911 catalog_manager.cc:5495] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af reported cstate change: term changed from 0 to 1, leader changed from <none> to 61ec97e7d75844058c3ac6ee979523af (127.20.77.130). New cstate: current_term: 1 leader_uuid: "61ec97e7d75844058c3ac6ee979523af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9cc9cc582124a90882d766d5c3097be" member_type: VOTER last_known_addr { host: "127.20.77.129" port: 44419 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61ec97e7d75844058c3ac6ee979523af" member_type: VOTER last_known_addr { host: "127.20.77.130" port: 40865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e50109c89aef48aab72e8f6aa845d113" member_type: VOTER last_known_addr { host: "127.20.77.131" port: 34947 } health_report { overall_health: UNKNOWN } } }
05:51:53.744 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:53.748 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:53.775 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:53.776 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:53.776 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:53.779 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:53.780 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:53.780 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:53.780 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:53.781 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:53.781 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:53.782 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:53.783 [DEBUG - pool-4-thread-8] (NetUtil.java:140) Resolved '127.20.77.189' into [/127.20.77.189] in 3667782ns
05:51:53.783 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:53.783 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:53.783 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:53.784 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:53.784 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:53.785 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:53.785 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:53.785 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:53.791 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:53.791 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:53.792 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:53.792 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:53.792 [DEBUG - pool-4-thread-2] (NetUtil.java:140) Resolved '127.20.77.189' into [/127.20.77.189] in 1694812ns
05:51:53.793 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:53.794 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:53.795 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:53.795 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:53.795 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:53.795 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:53.797 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:53.798 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:53.798 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:53.802 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:53.802 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:53.807 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:53.807 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:53.808 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:53.809 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:53.810 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:53.813 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:53.815 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:53.819 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:53.819 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:53.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:53.820117 21388 tablet.cc:2369] T 1e7dafc2fa524774bc46c3f9ccf8f36b P e50109c89aef48aab72e8f6aa845d113: Can't schedule compaction. Clean time has not been advanced past its initial value.
05:51:53.821 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:53.824 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:53.827 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:53.830 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:53.835 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:53.841 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:53.846 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:53.848 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:53.849 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:53.865 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:53.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:53.863476 21254 tablet.cc:2369] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af: Can't schedule compaction. Clean time has not been advanced past its initial value.
05:51:53.869 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:53.869 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:53.869 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:53.876 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:53.876 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x42a2837c, L:/127.0.0.1:55760 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:53.883 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:53.917 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x932d1842, L:/127.0.0.1:55776 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:53.919 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:53.949 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd2ef7567, L:/127.0.0.1:55802 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:53.952 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbff6ab40, L:/127.0.0.1:55824 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:53.953 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:53.957 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7ea08db4, L:/127.0.0.1:55822 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:53.963 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x56c221cb, L:/127.0.0.1:55792 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:53.967 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:53.968 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:53.983 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:53.989 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xeb8c7475, L:/127.0.0.1:55816 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:53.991 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:53.992 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:53.993 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:53.995 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:53.996 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:53.996 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:54.000 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:54.000 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:54.001 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:54.003 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:54.006 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd48c8ed3, L:/127.0.0.1:53036 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:54.006 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:54.007 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x7139cd3a, L:/127.0.0.1:55746 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:54.015 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:54.015 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:54.017 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:54.018 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:54.020 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:54.022 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:54.022 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:54.023 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:54.024 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:54.025 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:54.035 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:54.036 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:54.048 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x724c6cf7, L:/127.0.0.1:53048 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:54.061 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:54.063 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf260327a, L:/127.0.0.1:48852 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:54.065 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:54.065 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:54.067 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:54.068 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:54.070 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:54.071 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:54.078 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:54.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.079704 21420 consensus_queue.cc:1035] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9cc9cc582124a90882d766d5c3097be" member_type: VOTER last_known_addr { host: "127.20.77.129" port: 44419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
05:51:54.083 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:54.090 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:54.095 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:54.127 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:54.140 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcc61730b, L:/127.0.0.1:53054 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:54.143 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x433c34ae, L:/127.0.0.1:53038 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:54.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.114032 21420 consensus_queue.cc:1035] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50109c89aef48aab72e8f6aa845d113" member_type: VOTER last_known_addr { host: "127.20.77.131" port: 34947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
05:51:54.146 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:54.149 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6073138d, L:/127.0.0.1:48884 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:54.151 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc99a9165, L:/127.0.0.1:48858 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:54.151 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x91ae1e07, L:/127.0.0.1:55832 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:54.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:54.156 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x70994a9e, L:/127.0.0.1:48874 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:54.157 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:54.157 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=374), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [370ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [371ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=null) after lookup
05:51:54.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=350), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [230ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [286ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, [230ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, deferred=null) after lookup
05:51:54.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:54.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:54.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:54.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=386), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [213ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [348ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [370ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=null) after lookup
05:51:54.169 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:54.181 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xaf758c29, L:/127.0.0.1:48894 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:54.181 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xd478ed37, L:/127.0.0.1:55842 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:54.190 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:54.190 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=408), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [365ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [378ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [402ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=null) after lookup
05:51:54.196 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:54.199 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcd6a4408, L:/127.0.0.1:53084 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:54.206 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:54.207 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=421), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [165ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [408ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=null) after lookup
05:51:54.208 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcbea4912, L:/127.0.0.1:48922 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:54.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:54.224 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3ae9eb82, L:/127.0.0.1:48932 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:54.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:54.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=460), Traces: [0ms] refreshing cache from master, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [140ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [456ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=null) after lookup
05:51:54.241 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2008f4a6, L:/127.0.0.1:53082 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:54.247 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xecb25fbc, L:/127.0.0.1:53058 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:54.250 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc3930702, L:/127.0.0.1:48908 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:54.259 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:54.260 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd3c6514d, L:/127.0.0.1:53066 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:54.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:54.264 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=465), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [180ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [408ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [413ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=null) after lookup
05:51:54.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:54.272208 20905 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48852 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:54.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.272631 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48852 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48922 (request call id 1)
05:51:54.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.272712 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48922 (request call id 1)
05:51:54.276 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x64e14596, L:/127.0.0.1:48898 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:54.281 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:54.281 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=481), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [159ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [438ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [466ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=null) after lookup
05:51:54.283 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb392577e, L:/127.0.0.1:53098 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:54.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.278955 20902 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:
05:51:54.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48922 (request call id 1)
05:51:54.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.285142 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48932 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48922 (request call id 1)
05:51:54.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.287204 20905 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48922 (request call id 1)
05:51:54.300 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: 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.
05:51:54.304 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xad20fdad, L:/127.0.0.1:53046 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:54.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.302649 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48852 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48922 (request call id 1)
05:51:54.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.309165 20905 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48922 (request call id 1)
05:51:54.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.313546 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48922 (request call id 1)
05:51:54.314 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5ae9278b, L:/127.0.0.1:48860 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:54.315 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:54.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.315811 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48922 (request call id 1)
05:51:54.317 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:54.317 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:54.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.322294 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48852 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48922 (request call id 1)
05:51:54.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.322671 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48932 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48922 (request call id 1)
05:51:54.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.331652 20905 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48922 (request call id 1)
05:51:54.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.332787 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48922 (request call id 1)
05:51:54.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.338753 20903 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48922 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48860 (request call id 1)
05:51:54.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.341871 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48852 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48860 (request call id 1)
05:51:54.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.342492 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48898 (request call id 1)
05:51:54.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.343956 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48932 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48898 (request call id 1)
05:51:54.346 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:54.346 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:54.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.353509 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48898 (request call id 1)
05:51:54.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.361640 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48932 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48898 (request call id 1)
05:51:54.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.361640 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48852 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48898 (request call id 1)
05:51:54.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.364208 20904 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48922 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48898 (request call id 1)
05:51:54.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.369518 20905 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48898 (request call id 1)
05:51:54.375 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:54.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:54.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:54.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:54.389 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:54.390 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=645), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [31ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [132ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [523ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [553ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: 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., [569ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) 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., [583ms] refreshing cache from master, [589ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [590ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [590ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [595ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [597ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [630ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@439167368(state=PENDING, result=null, callback=(continuation of Deferred@657311533 after retry RPC after error@95150937), errback=(continuation of Deferred@657311533 after retry RPC after error@95150937))) after lookup
05:51:54.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:54.394 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:54.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.398306 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48932 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48852 (request call id 7)
05:51:54.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:54.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=3, TimeoutTracker(timeout=30000, elapsed=623), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [187ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [518ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [525ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items., [526ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items., [535ms] refreshing cache from master, [537ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [537ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [537ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [540ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [548ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [554ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items., [556ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items., [575ms] refreshing cache from master, [575ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [575ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [575ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [579ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [612ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [613ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@1786196561(state=PENDING, result=null, callback=(continuation of Deferred@871284589 after retry RPC after error@93808626) -> (continuation of Deferred@583399197 after retry RPC after error@1903410350), errback=(continuation of Deferred@871284589 after retry RPC after error@93808626) -> (continuation of Deferred@583399197 after retry RPC after error@1903410350))) after lookup
05:51:54.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.409089 20902 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:
05:51:54.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48852 (request call id 7)
05:51:54.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.409477 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48852 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48860 (request call id 3)
05:51:54.417 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299965, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:54.418 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299957, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:54.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.422272 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48852 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48860 (request call id 3)
05:51:54.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.422418 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48932 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48860 (request call id 3)
05:51:54.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.427892 20902 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:
05:51:54.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48860 (request call id 3)
05:51:54.429 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299954, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.440997 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48858 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48860 (request call id 3)
05:51:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.441265 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48932 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48860 (request call id 3)
05:51:54.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.443945 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48874 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48860 (request call id 3)
05:51:54.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.444046 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48884 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48860 (request call id 3)
05:51:54.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.448297 20902 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:
05:51:54.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48860 (request call id 3)
05:51:54.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.462332 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48852 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48860 (request call id 3)
05:51:54.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.464308 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48874 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48860 (request call id 3)
05:51:54.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.465677 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48858 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48860 (request call id 3)
05:51:54.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.466004 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48884 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48860 (request call id 3)
05:51:54.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.467947 20902 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:
05:51:54.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48860 (request call id 3)
05:51:54.484 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:54.484 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:54.484 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:54.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.488708 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48874 (request call id 5)
05:51:54.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.488750 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48874 (request call id 5)
05:51:54.491 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:54.491 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:54.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.491766 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48858 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 7)
05:51:54.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.494210 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48922 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 7)
05:51:54.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.494800 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 7)
05:51:54.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:54.498 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:54.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.503021 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48858 (request call id 6)
05:51:54.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.505089 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48922 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48858 (request call id 6)
05:51:54.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.507274 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48858 (request call id 6)
05:51:54.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.510505 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48858 (request call id 6)
05:51:54.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.513203 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48858 (request call id 6)
05:51:54.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.521508 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48858 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48932 (request call id 9)
05:51:54.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.524063 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48922 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48932 (request call id 9)
05:51:54.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.527921 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48932 (request call id 9)
05:51:54.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.528230 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48932 (request call id 9)
05:51:54.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.533640 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48932 (request call id 9)
05:51:54.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.544051 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48858 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48932 (request call id 9)
05:51:54.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.544045 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48922 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48932 (request call id 9)
05:51:54.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.547279 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48932 (request call id 9)
05:51:54.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.548831 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48932 (request call id 9)
05:51:54.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.552901 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48932 (request call id 9)
05:51:54.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.563222 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48858 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48932 (request call id 9)
05:51:54.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.564347 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48922 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48932 (request call id 9)
05:51:54.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.567497 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48932 (request call id 9)
05:51:54.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.568817 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48932 (request call id 9)
05:51:54.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.573173 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48932 (request call id 9)
05:51:54.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.584085 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48858 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48932 (request call id 9)
05:51:54.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.584374 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48922 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48932 (request call id 9)
05:51:54.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.586994 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48932 (request call id 9)
05:51:54.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.588289 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48932 (request call id 9)
05:51:54.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:54.590 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:54.592 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:54.592 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:54.598 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:54.598 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:54.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.604130 20904 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:
05:51:54.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48922 (request call id 11)
05:51:54.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.607640 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48922 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48860 (request call id 10)
05:51:54.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.608877 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48860 (request call id 10)
05:51:54.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.613240 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48860 (request call id 10)
05:51:54.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.624836 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48922 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48860 (request call id 10)
05:51:54.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.628120 20902 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:
05:51:54.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48860 (request call id 10)
05:51:54.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.648967 20902 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:
05:51:54.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48860 (request call id 10)
05:51:54.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.668112 20902 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:
05:51:54.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48860 (request call id 10)
05:51:54.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.681877 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48852 (request call id 10)
05:51:54.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.683476 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48858 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48852 (request call id 10)
05:51:54.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.687400 20902 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:
05:51:54.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48852 (request call id 10)
05:51:54.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:54.690 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:54.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:54.695 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:54.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:54.699 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:54.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.703305 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48874 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48858 (request call id 11)
05:51:54.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.708108 20902 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:
05:51:54.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48858 (request call id 11)
05:51:54.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.712854 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48858 (request call id 11)
05:51:54.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.722992 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48874 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48858 (request call id 11)
05:51:54.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.729537 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48858 (request call id 11)
05:51:54.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.733108 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48858 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 7)
05:51:54.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.743659 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48874 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 7)
05:51:54.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.752837 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 7)
05:51:54.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.763128 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48874 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 7)
05:51:54.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.783711 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48874 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 7)
05:51:54.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.787736 20902 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:
05:51:54.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 7)
05:51:54.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:54.792 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:54.795 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:54.795 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:54.799 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:54.799 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:54.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.806977 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48874 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48860 (request call id 11)
05:51:54.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.863397 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48874 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48860 (request call id 11)
05:51:54.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.864326 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48922 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48860 (request call id 11)
05:51:54.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.883059 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48874 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48860 (request call id 11)
05:51:54.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:54.897 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:54.898 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:54.899 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:54.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:54.903 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:54.906 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:54.907 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:54.907 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:54.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.908862 20905 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:
05:51:54.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48908 (request call id 15)
05:51:54.914 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:54.915 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:54.915 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:54.916 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:54.918 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:54.919 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:54.919 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:54.919 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:54.919 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:54.924 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:54.924 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:54.936 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:54.936 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:54.941 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:54.950 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:54.964 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:54.968 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:54.973 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xdf21474c, L:/127.0.0.1:55850 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:54.983 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd8e95ad3, L:/127.0.0.1:53110 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:54.986 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9a2904c6, L:/127.0.0.1:48948 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:54.988 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48948 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:54.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.987484 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:54.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48908 (request call id 15)
05:51:54.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:54.988065 20902 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:
05:51:54.988 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:54.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48908 (request call id 15)
05:51:54.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:54.998 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.002 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.003 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.003 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:55.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=87), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [57ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48948 dropped due to backpressure. The service queue is full; it has 1 items., [69ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48948 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [85ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@582678540(state=PENDING, result=null, callback=(continuation of Deferred@1409790756 after retry RPC after error@2083484858), errback=(continuation of Deferred@1409790756 after retry RPC after error@2083484858))) after lookup
05:51:55.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.007797 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48932 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48948 (request call id 2)
05:51:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.020989 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48932 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48948 (request call id 2)
05:51:55.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.041599 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48932 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48948 (request call id 2)
05:51:55.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.061023 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48932 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48948 (request call id 2)
05:51:55.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.063201 20902 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48874 (request call id 15)
05:51:55.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.063735 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48874 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48922 (request call id 14)
05:51:55.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.067457 20902 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:
05:51:55.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48922 (request call id 14)
05:51:55.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.081710 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48932 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48922 (request call id 14)
05:51:55.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.082223 20902 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:48948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48922 (request call id 14)
05:51:55.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.098 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.101308 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48932 (request call id 18)
05:51:55.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.103 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.105110 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48948 (request call id 4)
05:51:55.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:55.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.108 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.112077 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48852 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48908 (request call id 17)
05:51:55.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.121803 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48852 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48908 (request call id 17)
05:51:55.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.123574 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 7)
05:51:55.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.127219 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 7)
05:51:55.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.128733 20902 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:
05:51:55.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 7)
05:51:55.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.134227 20905 service_pool.cc:140] TSHeartbeat request on kudu.master.MasterService from 127.20.77.131:38379 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 7)
05:51:55.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:55.134963 21385 heartbeater.cc:644] Failed to heartbeat to 127.20.77.188:41267 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: TSHeartbeat request on kudu.master.MasterService from 127.20.77.131:38379 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:55.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.142592 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48852 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 7)
05:51:55.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.147722 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 7)
05:51:55.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.149211 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 7)
05:51:55.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.161641 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48852 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 7)
05:51:55.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.167032 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 7)
05:51:55.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.168522 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 7)
05:51:55.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.182158 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48852 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 7)
05:51:55.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.187479 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 7)
05:51:55.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.188760 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 7)
05:51:55.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.199 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.203 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.204 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:55.205 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:55.205 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:55.207 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:55.207 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:55.208 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:55.209 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:55.210 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:55.210 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:55.210 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:55.211 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:55.213 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.213 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:55.213 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.214 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:55.215 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:55.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.221495 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48852 (request call id 19)
05:51:55.222 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:55.220 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:55.224 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:55.226 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:55.226 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:55.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.226748 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48852 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48860 (request call id 18)
05:51:55.231 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:55.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.241463 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48860 (request call id 18)
05:51:55.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.243062 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48858 (request call id 12)
05:51:55.253 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6fc8f694, L:/127.0.0.1:55860 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:55.257 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x29aa6a1a, L:/127.0.0.1:53122 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:55.258 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x51af878e, L:/127.0.0.1:48956 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:55.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.259760 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48858 (request call id 12)
05:51:55.260 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:55.260 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:55.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.261690 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48858 (request call id 12)
05:51:55.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.261904 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48852 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48858 (request call id 12)
05:51:55.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:55.275484 20903 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 128 similar messages]
05:51:55.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.275821 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48858 (request call id 12)
05:51:55.276 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:55.277 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:55.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.280922 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48858 (request call id 12)
05:51:55.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.295207 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48858 (request call id 12)
05:51:55.296 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:55.296 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:55.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.301165 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48858 (request call id 12)
05:51:55.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.303 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.307440 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48922 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48860 (request call id 19)
05:51:55.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.310 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.314 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.315966 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48956 (request call id 3)
05:51:55.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.324190 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48922 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48956 (request call id 3)
05:51:55.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.333545 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48956 (request call id 3)
05:51:55.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.340947 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48956 (request call id 3)
05:51:55.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.341815 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48852 (request call id 21)
05:51:55.342 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:55.342 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:55.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.344244 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48922 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48852 (request call id 21)
05:51:55.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.352651 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48852 (request call id 21)
05:51:55.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.354470 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48852 (request call id 21)
05:51:55.355 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:55.356 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:55.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.363969 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48922 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48852 (request call id 21)
05:51:55.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.373000 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48852 (request call id 21)
05:51:55.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.375195 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48852 (request call id 21)
05:51:55.376 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:55.377 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.384199 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48922 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48852 (request call id 21)
05:51:55.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.387856 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48852 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 19)
05:51:55.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.393292 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 19)
05:51:55.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.401938 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 19)
05:51:55.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.403386 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48922 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 19)
05:51:55.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.405 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.411 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.413182 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48894 (request call id 22)
05:51:55.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.415 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.418164 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48956 (request call id 6)
05:51:55.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.423285 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48874 (request call id 16)
05:51:55.423 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:55.424 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:55.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.427364 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48874 (request call id 16)
05:51:55.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.428013 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48874 (request call id 16)
05:51:55.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.444090 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48922 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48874 (request call id 16)
05:51:55.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.447119 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48874 (request call id 16)
05:51:55.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.448405 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48874 (request call id 16)
05:51:55.455 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:55.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.454424 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48874 (request call id 16)
05:51:55.456 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:55.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.467396 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48874 (request call id 16)
05:51:55.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.468669 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48874 (request call id 16)
05:51:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.483686 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48922 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48874 (request call id 16)
05:51:55.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.487443 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48874 (request call id 16)
05:51:55.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.488865 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48874 (request call id 16)
05:51:55.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.501534 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48874 (request call id 16)
05:51:55.505 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.505 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.506973 20902 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:
05:51:55.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48860 (request call id 25)
05:51:55.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.511 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.515 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.528249 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48908 (request call id 28)
05:51:55.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.528331 20905 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:
05:51:55.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48908 (request call id 28)
05:51:55.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.532306 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48908 (request call id 28)
05:51:55.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.548532 20902 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:
05:51:55.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48908 (request call id 28)
05:51:55.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.552742 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48908 (request call id 28)
05:51:55.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.555253 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48956 (request call id 8)
05:51:55.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.567692 20902 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:
05:51:55.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48956 (request call id 8)
05:51:55.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.573055 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48956 (request call id 8)
05:51:55.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.581166 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48852 (request call id 22)
05:51:55.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.581413 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48852 (request call id 22)
05:51:55.582 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:55.582 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:55.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.587815 20902 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:
05:51:55.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48852 (request call id 22)
05:51:55.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.588775 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48908 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48852 (request call id 22)
05:51:55.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.592280 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48894 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48852 (request call id 22)
05:51:55.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.606 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.612 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.612 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.614447 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48894 (request call id 28)
05:51:55.616 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.616 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.627493 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48858 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 25)
05:51:55.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.627522 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 25)
05:51:55.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.643814 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48858 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 25)
05:51:55.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.647058 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 25)
05:51:55.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.663407 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48858 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48922 (request call id 24)
05:51:55.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.663554 20904 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:
05:51:55.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48922 (request call id 24)
05:51:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.667014 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48922 (request call id 24)
05:51:55.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.683672 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48858 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48922 (request call id 24)
05:51:55.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.687567 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48922 (request call id 24)
05:51:55.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.703151 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48858 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48922 (request call id 24)
05:51:55.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.707 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.707 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:55.708 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:55.708 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:55.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.708603 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48908 (request call id 30)
05:51:55.710 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:55.710 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:55.711 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:55.712 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:55.712 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:55.712 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:55.713 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:55.713 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.713 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.713 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:55.713 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:55.714 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:55.714 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:55.714 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:55.715 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:55.717 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:55.717 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:55.718 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.718 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:55.718 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.718 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:55.719 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:55.719 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:55.722 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:55.723 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:55.723 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:55.724 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:55.726 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:55.727 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:55.745 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:55.746 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:55.748 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:55.750 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:55.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.750563 20904 service_pool.cc:140] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:49462 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48858 (request call id 20)
05:51:55.752 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:55.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.754806 20801 master_runner.cc:186] Error getting master registration for 127.20.77.188:41267: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:49462 dropped due to backpressure. The service queue is full; it has 1 items., 
05:51:55.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.755112 20801 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
05:51:55.755 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:55.756 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:55.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.756531 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48858 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 26)
05:51:55.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.757577 20903 service_pool.cc:140] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:49474 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.758 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:55.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 26)
05:51:55.760 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:55.761 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:55.762 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:55.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.762856 20884 master_runner.cc:186] Error getting master registration for 127.20.77.188:41267: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:49474 dropped due to backpressure. The service queue is full; it has 1 items., 
05:51:55.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.763156 20884 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
05:51:55.764 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:55.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.787238 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 26)
05:51:55.788 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1f734aa9, L:/127.0.0.1:55878 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:55.791 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf915ffe9, L:/127.0.0.1:55866 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:55.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.793529 20905 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:
05:51:55.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 8)
05:51:55.795 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x635713b8, L:/127.0.0.1:48984 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:55.795 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:55.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.795198 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 8)
05:51:55.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.796969 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48984 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 8)
05:51:55.797 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48984 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:55.797 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:55.799 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb7478ca8, L:/127.0.0.1:53142 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:55.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.800276 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48948 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 8)
05:51:55.801 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x05c7d21b, L:/127.0.0.1:48972 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:55.803 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe6a5f7f6, L:/127.0.0.1:53138 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:55.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.802548 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48972 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.803 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:55.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 8)
05:51:55.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.802820 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48858 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 8)
05:51:55.803 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48972 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:55.804 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:55.808 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.806533 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48860 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 8)
05:51:55.808 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.813 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.813 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.814 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:55.814 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:55.814 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:55.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:55.816 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:55.817 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:55.817 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:55.818 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:55.820 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:55.821 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=105), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [76ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [80ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48984 dropped due to backpressure. The service queue is full; it has 1 items., [85ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48984 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.20.77.190:39765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@1549169976(state=PENDING, result=null, callback=(continuation of Deferred@242988784 after retry RPC after error@385255016), errback=(continuation of Deferred@242988784 after retry RPC after error@385255016))) after lookup
05:51:55.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.822 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:55.822 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.823 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:55.823 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:55.823 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:55.823 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:55.823 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:55.824 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:55.825 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:55.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:55.827 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:55.827 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:55.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:55.828 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:55.829 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:55.831 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:55.831 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:55.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:55.832 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:55.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=30000, elapsed=108), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [66ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [79ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48972 dropped due to backpressure. The service queue is full; it has 1 items., [80ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [80ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48972 dropped due to backpressure. The service queue is full; it has 1 items., [102ms] refreshing cache from master, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [105ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@1611782069(state=PENDING, result=null, callback=(continuation of Deferred@769806152 after retry RPC after error@1160863768), errback=(continuation of Deferred@769806152 after retry RPC after error@1160863768))) after lookup
05:51:55.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:55.836 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:55.841 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:55.841 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:55.842 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:55.843 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:55.844 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:55.847 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:55.849 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:55.850 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:55.850 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:55.852 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:55.852 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:55.867 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:55.869 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:55.870 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:55.881 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x45ebe5d4, L:/127.0.0.1:55888 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:55.885 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xfb070541, L:/127.0.0.1:55896 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:55.891 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:55.891 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x97a4968b, L:/127.0.0.1:48996 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:55.893 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa0013a71, L:/127.0.0.1:53148 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:55.902 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xee2096eb, L:/127.0.0.1:49004 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:55.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.902971 20902 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:
05:51:55.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48996 (request call id 0)
05:51:55.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.903260 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.903 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:55.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48858 (request call id 22)
05:51:55.904 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:55.905 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: 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.
05:51:55.905 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6dbc5f2d, L:/127.0.0.1:53164 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:55.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.907191 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48858 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 27)
05:51:55.908 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:55.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.911116 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.912 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.912 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.913 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:55.913 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:55.913 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:55.913 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:55.913 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:55.914 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:55.914 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:55.918 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:55.919 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:55.919 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:55.920 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:55.920 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:55.922 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:55.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.921882 20902 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:
05:51:55.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48956 (request call id 10)
05:51:55.922 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: 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.
05:51:55.923 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:55.923 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:55.927 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:55.928 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:55.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.930895 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48956 (request call id 10)
05:51:55.932 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:55.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:55.936 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.936 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:55.939 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:55.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=11, TimeoutTracker(timeout=30000, elapsed=721), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items., [49ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 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.20.77.190:39765, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [64ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items., [65ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 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.20.77.190:39765, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items., [84ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 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.20.77.190:39765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items., [130ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 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.20.77.190:39765, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [143ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items., [143ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 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.20.77.190:39765, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [164ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items., [164ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [165ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items., [202ms] refreshing cache from master, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [205ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [206ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [211ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items., [212ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 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.20.77.190:39765, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [242ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items., [244ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [244ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items., [341ms] refreshing cache from master, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [343ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [343ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [369ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items., [370ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items., [581ms] refreshing cache from master, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [583ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items., [584ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [585ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [586ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items., [702ms] refreshing cache from master, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [704ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [704ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [720ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@1328348118(state=PENDING, result=null, callback=(continuation of Deferred@1059415582 after retry RPC after error@1153927272) -> (continuation of Deferred@1847025742 after retry RPC after error@1187894289) -> (continuation of Deferred@1389125440 after retry RPC after error@707795385) -> (continuation of Deferred@2146441633 after retry RPC after error@1471493906) -> (continuation of Deferred@1739801851 after retry RPC after error@1306817637) -> (continuation of Deferred@849760617 after retry RPC after error@1289092488) -> (continuation of Deferred@826080373 after retry RPC after error@1595269483) -> (continuation of Deferred@1597562617 after retry RPC after error@1021464875) -> (continuation of Deferred@1793838486 after retry RPC after error@436561689) -> (continuation of Deferred@55815606 after retry RPC after error@764858366), errback=(continuation of Deferred@1059415582 after retry RPC after error@1153927272) -> (continuation of Deferred@1847025742 after retry RPC after error@1187894289) -> (continuation of Deferred@1389125440 after retry RPC after error@707795385) -> (continuation of Deferred@2146441633 after retry RPC after error@1471493906) -> (continuation of Deferred@1739801851 after retry RPC after error@1306817637) -> (continuation of Deferred@849760617 after retry RPC after error@1289092488) -> (continuation of Deferred@826080373 after retry RPC after error@1595269483) -> (continuation of Deferred@1597562617 after retry RPC after error@1021464875) -> (continuation of Deferred@1793838486 after retry RPC after error@436561689) -> (continuation of Deferred@55815606 after retry RPC after error@764858366))) after lookup
05:51:55.942 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:55.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.944696 20902 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:
05:51:55.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48956 (request call id 11)
05:51:55.947 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:55.948 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: 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.
05:51:55.949 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:55.950 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:55.956 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:55.958 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:55.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.960956 20902 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:
05:51:55.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48956 (request call id 11)
05:51:55.961 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: 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.
05:51:55.962 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:55.962 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:55.964 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc2cd7007, L:/127.0.0.1:53172 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:55.966 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:55.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.969905 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48956 (request call id 11)
05:51:55.972 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:55.973 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:55.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.981091 20902 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:
05:51:55.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48956 (request call id 11)
05:51:55.982 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x643f7f87, L:/127.0.0.1:49008 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:55.983 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: 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.
05:51:55.983 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:55.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.983525 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48956 (request call id 11)
05:51:55.984 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8bcada47, L:/127.0.0.1:55904 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:55.985 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:55.985 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:55.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:55.989822 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:55.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48956 (request call id 11)
05:51:55.990 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:55.991 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.000682 20902 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:
05:51:56.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48956 (request call id 11)
05:51:56.001 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: 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.
05:51:56.002 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.007189 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48956 (request call id 11)
05:51:56.008 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.008 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.013 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:56.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.024803 20905 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:
05:51:56.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49008 (request call id 2)
05:51:56.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.027360 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48860 (request call id 34)
05:51:56.027 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.028 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.029338 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48860 (request call id 34)
05:51:56.030 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.030 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.042 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.042 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.042 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.042 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.044891 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48972 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49008 (request call id 3)
05:51:56.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.047170 20902 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:
05:51:56.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49008 (request call id 3)
05:51:56.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.065753 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48972 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49008 (request call id 3)
05:51:56.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.067413 20902 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:
05:51:56.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49008 (request call id 3)
05:51:56.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.070001 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48996 (request call id 6)
05:51:56.071 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.071 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.081290 20902 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:
05:51:56.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48996 (request call id 6)
05:51:56.082 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: 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.
05:51:56.082 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.085827 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48972 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48996 (request call id 6)
05:51:56.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.086086 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48996 (request call id 6)
05:51:56.086 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.087 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.087598 20902 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:
05:51:56.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48996 (request call id 6)
05:51:56.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.101006 20902 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:
05:51:56.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48996 (request call id 6)
05:51:56.102 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: 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.
05:51:56.102 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.103210 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.103 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48858 (request call id 23)
05:51:56.103 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.104974 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48972 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48858 (request call id 23)
05:51:56.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.107827 20902 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:
05:51:56.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48858 (request call id 23)
05:51:56.117 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.117 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.126735 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48972 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49008 (request call id 5)
05:51:56.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.126855 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49008 (request call id 5)
05:51:56.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.134348 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49008 (request call id 5)
05:51:56.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.136260 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 8)
05:51:56.137 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.137 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.143 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.143 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.144 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:56.144 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:56.144 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:56.144 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:56.145 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:56.146 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:56.146 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.147 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:56.147 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.147 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:56.147 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:56.147 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:56.149 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:56.150 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:56.150 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:56.152 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:56.152 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:56.153 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:56.154 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:56.156 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:56.157 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:56.162 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:56.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.165814 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48972 (request call id 10)
05:51:56.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.173897 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48972 (request call id 10)
05:51:56.175 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xf5f37630, L:/127.0.0.1:55920 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:56.186 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x84393101, L:/127.0.0.1:53180 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:56.187 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x286d47b5, L:/127.0.0.1:49018 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:56.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.188551 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49018 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48972 (request call id 10)
05:51:56.189 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49018 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.189 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.194262 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48972 (request call id 10)
05:51:56.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.199945 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48972 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 8)
05:51:56.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.205152 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 8)
05:51:56.206 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.206 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.209996 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 8)
05:51:56.211 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.212 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.213516 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49018 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 8)
05:51:56.214 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49018 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.214 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.217 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.218 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.218 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:56.218 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:56.219 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:56.220 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:56.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:56.220 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:56.221 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:56.221 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:56.221 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:56.221 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:56.223 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:56.224 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:56.225 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:56.226 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:56.228 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:56.228 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:56.231 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:56.231 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:56.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.232939 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49018 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48972 (request call id 11)
05:51:56.234 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49018 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.234437 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48972 (request call id 11)
05:51:56.235 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.236 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:56.242 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:56.245 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x968d8e29, L:/127.0.0.1:55928 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:56.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.249 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.252 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:56.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=107), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [28ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49018 dropped due to backpressure. The service queue is full; it has 1 items., [40ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49018 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [64ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49018 dropped due to backpressure. The service queue is full; it has 1 items., [65ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49018 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.20.77.190:39765, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49018 dropped due to backpressure. The service queue is full; it has 1 items., [85ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [86ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49018 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.20.77.190:39765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@2104278242(state=PENDING, result=null, callback=(continuation of Deferred@215364102 after retry RPC after error@1894240976) -> (continuation of Deferred@131577935 after retry RPC after error@524587003) -> (continuation of Deferred@582998039 after retry RPC after error@1820393410), errback=(continuation of Deferred@215364102 after retry RPC after error@1894240976) -> (continuation of Deferred@131577935 after retry RPC after error@524587003) -> (continuation of Deferred@582998039 after retry RPC after error@1820393410))) after lookup
05:51:56.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.259759 20905 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:
05:51:56.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49018 (request call id 4)
05:51:56.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.260543 20902 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49018 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49004 (request call id 8)
05:51:56.265 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc7edd7b9, L:/127.0.0.1:49032 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:56.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.266115 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49004 (request call id 8)
05:51:56.266 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdd331056, L:/127.0.0.1:53194 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:56.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.267532 20902 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:
05:51:56.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49004 (request call id 8)
05:51:56.268 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.268 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:56.287544 20904 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 120 similar messages]
05:51:56.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.287778 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49004 (request call id 8)
05:51:56.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.287984 20902 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:
05:51:56.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49004 (request call id 8)
05:51:56.288 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.289 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.290627 20905 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49018 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49004 (request call id 8)
05:51:56.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.294062 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49004 (request call id 8)
05:51:56.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.306403 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49004 (request call id 8)
05:51:56.307 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.307238 20902 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:
05:51:56.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49004 (request call id 8)
05:51:56.307 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.308423 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49004 (request call id 8)
05:51:56.309 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.309 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.323 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.323 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:56.325 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=487), Traces: [0ms] refreshing cache from master, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [49ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [67ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: 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., [70ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [70ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) 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.20.77.190:39765, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [84ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: 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., [85ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) 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., [101ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: 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., [111ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) 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., [121ms] refreshing cache from master, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [123ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: 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., [123ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) 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., [141ms] refreshing cache from master, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [144ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: 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., [145ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) 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., [161ms] refreshing cache from master, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: 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., [164ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) 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., [241ms] refreshing cache from master, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [243ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: 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., [244ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) 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., [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [263ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [263ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: 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., [264ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) 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., [421ms] refreshing cache from master, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [423ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [424ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [484ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@1282306359(state=PENDING, result=null, callback=(continuation of Deferred@1701761541 after retry RPC after error@1357624579) -> (continuation of Deferred@1604626945 after retry RPC after error@1627168523) -> (continuation of Deferred@1930532843 after retry RPC after error@2128574247) -> (continuation of Deferred@80821855 after retry RPC after error@5373193) -> (continuation of Deferred@2130742311 after retry RPC after error@2053352111) -> (continuation of Deferred@2009940090 after retry RPC after error@2021347903) -> (continuation of Deferred@56727715 after retry RPC after error@1680895154) -> (continuation of Deferred@2036543198 after retry RPC after error@1537958247), errback=(continuation of Deferred@1701761541 after retry RPC after error@1357624579) -> (continuation of Deferred@1604626945 after retry RPC after error@1627168523) -> (continuation of Deferred@1930532843 after retry RPC after error@2128574247) -> (continuation of Deferred@80821855 after retry RPC after error@5373193) -> (continuation of Deferred@2130742311 after retry RPC after error@2053352111) -> (continuation of Deferred@2009940090 after retry RPC after error@2021347903) -> (continuation of Deferred@56727715 after retry RPC after error@1680895154) -> (continuation of Deferred@2036543198 after retry RPC after error@1537958247))) after lookup
05:51:56.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.327503 20902 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:
05:51:56.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49004 (request call id 9)
05:51:56.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.328852 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49004 (request call id 9)
05:51:56.329 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.329 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.330817 20905 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49018 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49004 (request call id 9)
05:51:56.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.345894 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49004 (request call id 9)
05:51:56.346 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.347 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.350 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.350 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.350 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:56.357 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.357 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.357 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:56.358 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:56.358 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:56.359 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:56.359 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:56.359 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:56.360 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:56.360 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:56.361 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:56.361 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:56.363 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:56.364 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:56.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.367861 20902 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:
05:51:56.368 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:56.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49032 (request call id 5)
05:51:56.369 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:56.370 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:56.371 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:56.372 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:56.372 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:56.374 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:56.378 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:56.387 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc1a13b83, L:/127.0.0.1:55938 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:56.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.389572 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48996 (request call id 8)
05:51:56.390 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.390 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.391683 20905 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49018 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48996 (request call id 8)
05:51:56.398 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe194e090, L:/127.0.0.1:53204 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:56.400 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x95dbf364, L:/127.0.0.1:49044 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:56.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.400763 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48996 (request call id 8)
05:51:56.401 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.401 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.405323 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48996 (request call id 8)
05:51:56.406 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.407 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.407797 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48996 (request call id 8)
05:51:56.408 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.409 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.413997 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48996 (request call id 8)
05:51:56.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.426801 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48996 (request call id 8)
05:51:56.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.427413 20902 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:
05:51:56.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48996 (request call id 8)
05:51:56.428 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.428 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.429 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.429 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:56.430 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=607), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [56ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [68ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [76ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items., [77ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [84ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items., [86ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 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.20.77.190:39765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items., [130ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 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.20.77.190:39765, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [145ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items., [145ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [146ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 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.20.77.190:39765, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items., [164ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 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.20.77.190:39765, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [203ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items., [203ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [204ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 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.20.77.190:39765, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [243ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [276ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items., [277ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items., [381ms] refreshing cache from master, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [383ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items., [384ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [385ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [385ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items., [561ms] refreshing cache from master, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [563ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [564ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [602ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@380814694(state=PENDING, result=null, callback=(continuation of Deferred@91360545 after retry RPC after error@268915039) -> (continuation of Deferred@1013727280 after retry RPC after error@1014311726) -> (continuation of Deferred@704324228 after retry RPC after error@64750413) -> (continuation of Deferred@1575993030 after retry RPC after error@1222038030) -> (continuation of Deferred@952706706 after retry RPC after error@1533840557) -> (continuation of Deferred@2077560968 after retry RPC after error@99478366) -> (continuation of Deferred@1952559303 after retry RPC after error@1264009986) -> (continuation of Deferred@408247216 after retry RPC after error@1913185535), errback=(continuation of Deferred@91360545 after retry RPC after error@268915039) -> (continuation of Deferred@1013727280 after retry RPC after error@1014311726) -> (continuation of Deferred@704324228 after retry RPC after error@64750413) -> (continuation of Deferred@1575993030 after retry RPC after error@1222038030) -> (continuation of Deferred@952706706 after retry RPC after error@1533840557) -> (continuation of Deferred@2077560968 after retry RPC after error@99478366) -> (continuation of Deferred@1952559303 after retry RPC after error@1264009986) -> (continuation of Deferred@408247216 after retry RPC after error@1913185535))) after lookup
05:51:56.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.432111 20904 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49018 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48996 (request call id 9)
05:51:56.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.446424 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:48996 (request call id 9)
05:51:56.447 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.447 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.454 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:56.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.457 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.466097 20902 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:
05:51:56.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49044 (request call id 4)
05:51:56.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.480755 20902 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:
05:51:56.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49044 (request call id 4)
05:51:56.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.488049 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 41)
05:51:56.488 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.489 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.494801 20903 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:
05:51:56.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48956 (request call id 21)
05:51:56.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.500717 20902 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:
05:51:56.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48956 (request call id 21)
05:51:56.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.504925 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49008 (request call id 8)
05:51:56.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.520152 20902 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:
05:51:56.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49008 (request call id 8)
05:51:56.526 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.526 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.527 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.525449 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49008 (request call id 8)
05:51:56.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.526466 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49008 (request call id 8)
05:51:56.528 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.532 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.532 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.532 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:56.534 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=610), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [48ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items., [85ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 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.20.77.190:39765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items., [105ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 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.20.77.190:39765, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [123ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items., [148ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 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.20.77.190:39765, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [162ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items., [164ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 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.20.77.190:39765, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [202ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [214ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items., [214ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items., [280ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [282ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items., [283ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [283ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items., [381ms] refreshing cache from master, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [383ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [383ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [384ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items., [384ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items., [580ms] refreshing cache from master, [580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [582ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [582ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [609ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@1791172804(state=PENDING, result=null, callback=(continuation of Deferred@894711104 after retry RPC after error@1643800858) -> (continuation of Deferred@2088735587 after retry RPC after error@264853800) -> (continuation of Deferred@455316388 after retry RPC after error@690199395) -> (continuation of Deferred@692576687 after retry RPC after error@1812135350) -> (continuation of Deferred@1807482145 after retry RPC after error@1593215926) -> (continuation of Deferred@1219117918 after retry RPC after error@859764912) -> (continuation of Deferred@131614979 after retry RPC after error@1830410613) -> (continuation of Deferred@1999886139 after retry RPC after error@864832021), errback=(continuation of Deferred@894711104 after retry RPC after error@1643800858) -> (continuation of Deferred@2088735587 after retry RPC after error@264853800) -> (continuation of Deferred@455316388 after retry RPC after error@690199395) -> (continuation of Deferred@692576687 after retry RPC after error@1812135350) -> (continuation of Deferred@1807482145 after retry RPC after error@1593215926) -> (continuation of Deferred@1219117918 after retry RPC after error@859764912) -> (continuation of Deferred@131614979 after retry RPC after error@1830410613) -> (continuation of Deferred@1999886139 after retry RPC after error@864832021))) after lookup
05:51:56.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.540426 20902 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:
05:51:56.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49008 (request call id 9)
05:51:56.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.551095 20905 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49018 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49008 (request call id 9)
05:51:56.557 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.558 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.558 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:56.558 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.558 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.558 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:56.559 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:56.559 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:56.559 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:56.559 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:56.561 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:56.562 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:56.562 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:56.562 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:56.562 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:56.564 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:56.565 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:56.566 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:56.568 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:56.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.566195 20902 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:
05:51:56.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49044 (request call id 6)
05:51:56.570 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:56.570 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:56.571 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:56.574 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:56.584 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:56.588 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:56.588 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x9c3382f0, L:/127.0.0.1:55954 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:56.591 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7417af02, L:/127.0.0.1:53220 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:56.599 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x429be567, L:/127.0.0.1:49060 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:56.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.600180 20902 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:
05:51:56.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49044 (request call id 6)
05:51:56.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.600277 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49044 (request call id 6)
05:51:56.601 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.601 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:56.639 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=273), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [24ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items., [37ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 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.20.77.190:39765, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [44ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items., [45ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 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.20.77.190:39765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [64ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items., [65ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 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.20.77.190:39765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 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.20.77.190:39765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items., [125ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 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.20.77.190:39765, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [162ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items., [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49044 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.20.77.190:39765, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [202ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [273ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@678535006(state=PENDING, result=null, callback=(continuation of Deferred@916179522 after retry RPC after error@872042869) -> (continuation of Deferred@2070449589 after retry RPC after error@1598514921) -> (continuation of Deferred@937848473 after retry RPC after error@1450635497) -> (continuation of Deferred@1766644407 after retry RPC after error@232294745) -> (continuation of Deferred@164539613 after retry RPC after error@1759438005) -> (continuation of Deferred@1732772475 after retry RPC after error@781438346), errback=(continuation of Deferred@916179522 after retry RPC after error@872042869) -> (continuation of Deferred@2070449589 after retry RPC after error@1598514921) -> (continuation of Deferred@937848473 after retry RPC after error@1450635497) -> (continuation of Deferred@1766644407 after retry RPC after error@232294745) -> (continuation of Deferred@164539613 after retry RPC after error@1759438005) -> (continuation of Deferred@1732772475 after retry RPC after error@781438346))) after lookup
05:51:56.640 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.640 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.641 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:56.641 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:56.641 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:56.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.641930 20902 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48956 (request call id 22)
05:51:56.642 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:56.643 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:56.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.643327 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48956 (request call id 22)
05:51:56.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:56.645 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:56.645 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:56.645 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.646 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:56.646 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.646 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:56.648 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:56.649 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:56.649 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:56.650 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:56.650 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:56.651 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:56.654 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:56.654 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:56.658 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:56.662 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.662 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.664 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.664 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.669 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x0649c93f, L:/127.0.0.1:55958 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:56.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.669579 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49060 (request call id 2)
05:51:56.678 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:56.683 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xdf778c0f, L:/127.0.0.1:53230 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:56.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.684541 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49060 (request call id 2)
05:51:56.694 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7c59db90, L:/127.0.0.1:49074 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.694859 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49060 (request call id 2)
05:51:56.695 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.695 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.704847 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49060 (request call id 2)
05:51:56.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.705727 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49032 (request call id 8)
05:51:56.706 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.707 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.710804 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49032 (request call id 8)
05:51:56.711 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.711 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.725355 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49032 (request call id 8)
05:51:56.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.725447 20902 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49032 (request call id 8)
05:51:56.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.726136 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49032 (request call id 8)
05:51:56.726 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.727 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.727834 20902 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:
05:51:56.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49032 (request call id 8)
05:51:56.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.729970 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49032 (request call id 8)
05:51:56.730 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.731 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.731346 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49018 (request call id 10)
05:51:56.731 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.732 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.740 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:56.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.744154 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49018 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49008 (request call id 15)
05:51:56.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.747221 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49060 (request call id 4)
05:51:56.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.750597 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49060 (request call id 4)
05:51:56.751 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.750625 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49018 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49060 (request call id 4)
05:51:56.752 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.763 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:56.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=199), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [26ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items., [37ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items., [72ms] refreshing cache from master, [75ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [75ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [75ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [78ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items., [82ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49060 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.20.77.190:39765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [104ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items., [143ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49060 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.20.77.190:39765, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [162ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items., [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49060 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.20.77.190:39765, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [183ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [198ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@1123897556(state=PENDING, result=null, callback=(continuation of Deferred@863140719 after retry RPC after error@1342291963) -> (continuation of Deferred@470051977 after retry RPC after error@886563885) -> (continuation of Deferred@350116059 after retry RPC after error@1241367516) -> (continuation of Deferred@1990368846 after retry RPC after error@2103441979), errback=(continuation of Deferred@863140719 after retry RPC after error@1342291963) -> (continuation of Deferred@470051977 after retry RPC after error@886563885) -> (continuation of Deferred@350116059 after retry RPC after error@1241367516) -> (continuation of Deferred@1990368846 after retry RPC after error@2103441979))) after lookup
05:51:56.766 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.766 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:56.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.769917 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49074 (request call id 4)
05:51:56.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.770893 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49018 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49074 (request call id 4)
05:51:56.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.784688 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49074 (request call id 4)
05:51:56.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.785900 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49074 (request call id 4)
05:51:56.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.791386 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49018 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49074 (request call id 4)
05:51:56.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.805141 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49074 (request call id 4)
05:51:56.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.806391 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49074 (request call id 4)
05:51:56.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.808745 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 9)
05:51:56.809 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.809 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.811389 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49018 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 9)
05:51:56.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.825739 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 9)
05:51:56.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.830533 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 9)
05:51:56.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.830709 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49018 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 9)
05:51:56.831 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:56.832 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:56.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.844 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.851070 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49018 (request call id 17)
05:51:56.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.867 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.869 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.871158 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49074 (request call id 6)
05:51:56.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.886271 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49074 (request call id 6)
05:51:56.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.889742 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49074 (request call id 6)
05:51:56.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.905560 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49074 (request call id 6)
05:51:56.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.908785 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49074 (request call id 6)
05:51:56.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.924865 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49074 (request call id 6)
05:51:56.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.929060 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49074 (request call id 6)
05:51:56.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.947 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.948 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:56.948 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=299), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [23ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items., [47ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 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.20.77.190:39765, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 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.20.77.190:39765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [82ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items., [82ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 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.20.77.190:39765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items., [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 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.20.77.190:39765, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [122ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [161ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items., [161ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 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.20.77.190:39765, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [183ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items., [183ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [184ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49074 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.20.77.190:39765, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [222ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [299ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@852380632(state=PENDING, result=null, callback=(continuation of Deferred@225154843 after retry RPC after error@258314680) -> (continuation of Deferred@325398799 after retry RPC after error@1404381232) -> (continuation of Deferred@37207570 after retry RPC after error@570165181) -> (continuation of Deferred@455845828 after retry RPC after error@1629878329) -> (continuation of Deferred@1583156513 after retry RPC after error@526198968) -> (continuation of Deferred@1494133008 after retry RPC after error@388261432), errback=(continuation of Deferred@225154843 after retry RPC after error@258314680) -> (continuation of Deferred@325398799 after retry RPC after error@1404381232) -> (continuation of Deferred@37207570 after retry RPC after error@570165181) -> (continuation of Deferred@455845828 after retry RPC after error@1629878329) -> (continuation of Deferred@1583156513 after retry RPC after error@526198968) -> (continuation of Deferred@1494133008 after retry RPC after error@388261432))) after lookup
05:51:56.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.950271 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49074 (request call id 7)
05:51:56.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.968 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:56.970 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:56.970 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:56.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.971504 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48996 (request call id 19)
05:51:56.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.986097 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49044 (request call id 9)
05:51:56.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:56.994429 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:56.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49044 (request call id 9)
05:51:57.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.006242 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49044 (request call id 9)
05:51:57.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.014678 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49044 (request call id 9)
05:51:57.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.029129 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49044 (request call id 9)
05:51:57.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.033823 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48956 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49044 (request call id 9)
05:51:57.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.049656 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49044 (request call id 9)
05:51:57.050 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.051 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.051 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:57.051 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:57.051 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:57.052 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:57.052 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:57.053 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:57.053 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:57.055 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:57.056 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:57.056 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:57.056 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:57.056 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:57.057 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:57.058 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:57.058 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:57.059 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:57.060 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:57.061 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:57.062 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:57.066 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:57.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.071 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.071 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.076 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:57.079 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xa868a295, L:/127.0.0.1:55974 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:57.081 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x8f0cf79a, L:/127.0.0.1:53242 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:57.089 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xac0050d2, L:/127.0.0.1:49090 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:57.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.090328 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49074 (request call id 9)
05:51:57.091 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.091 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.099270 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49090 (request call id 1)
05:51:57.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.104688 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49008 (request call id 19)
05:51:57.105 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.105 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.105696 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49008 (request call id 19)
05:51:57.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.110512 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49008 (request call id 19)
05:51:57.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.118637 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49008 (request call id 19)
05:51:57.119 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.119 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.130759 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49008 (request call id 19)
05:51:57.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.139992 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49008 (request call id 19)
05:51:57.140 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.140 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.144236 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 9)
05:51:57.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.149923 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 9)
05:51:57.154 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.154 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.165647 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49032 (request call id 9)
05:51:57.166 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.166 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.170081 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49032 (request call id 9)
05:51:57.171 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.172 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.173 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:57.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:57.173 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:57.173 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:57.174 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:57.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.174 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:57.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=949), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [38ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items., [46ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [64ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items., [66ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 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.20.77.190:39765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items., [86ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 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.20.77.190:39765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [104ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items., [106ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 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.20.77.190:39765, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [123ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items., [124ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 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.20.77.190:39765, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [143ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items., [167ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 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.20.77.190:39765, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [183ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items., [183ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [184ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 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.20.77.190:39765, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [303ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items., [303ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [303ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [304ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items., [481ms] refreshing cache from master, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [483ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [483ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [508ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items., [509ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items., [941ms] refreshing cache from master, [941ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [941ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [941ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [943ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [943ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [949ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@1772346385(state=PENDING, result=null, callback=(continuation of Deferred@233032767 after retry RPC after error@775646455) -> (continuation of Deferred@1864707151 after retry RPC after error@412165870) -> (continuation of Deferred@192975863 after retry RPC after error@2125007524) -> (continuation of Deferred@942147178 after retry RPC after error@689959383) -> (continuation of Deferred@646959144 after retry RPC after error@281346679) -> (continuation of Deferred@1755733331 after retry RPC after error@1046583513) -> (continuation of Deferred@1714885037 after retry RPC after error@1582916006) -> (continuation of Deferred@80733179 after retry RPC after error@920257771) -> (continuation of Deferred@1748943332 after retry RPC after error@2113915156), errback=(continuation of Deferred@233032767 after retry RPC after error@775646455) -> (continuation of Deferred@1864707151 after retry RPC after error@412165870) -> (continuation of Deferred@192975863 after retry RPC after error@2125007524) -> (continuation of Deferred@942147178 after retry RPC after error@689959383) -> (continuation of Deferred@646959144 after retry RPC after error@281346679) -> (continuation of Deferred@1755733331 after retry RPC after error@1046583513) -> (continuation of Deferred@1714885037 after retry RPC after error@1582916006) -> (continuation of Deferred@80733179 after retry RPC after error@920257771) -> (continuation of Deferred@1748943332 after retry RPC after error@2113915156))) after lookup
05:51:57.174 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.175 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:57.176 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:57.176 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:57.177 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:57.177 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:57.179 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:57.182 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:57.182 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:57.183 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:57.184 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:57.184 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:57.184 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:57.187 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:57.187 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:57.190 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:57.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.190403 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 43)
05:51:57.191 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:57.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.198894 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 43)
05:51:57.201 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.201 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3b05fd4f, L:/127.0.0.1:55976 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:57.201 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.209 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x61dbf912, L:/127.0.0.1:49104 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:57.209 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x501bdc88, L:/127.0.0.1:53258 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:57.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.209889 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 43)
05:51:57.210 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.211 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.219578 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 43)
05:51:57.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.220208 20904 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:
05:51:57.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 9)
05:51:57.220 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.221 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.226208 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 9)
05:51:57.227 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.227 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.229919 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 9)
05:51:57.239 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.238838 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 9)
05:51:57.240 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.244621 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 9)
05:51:57.245 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.245 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.249723 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:48996 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 9)
05:51:57.257 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.258 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.270383 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49074 (request call id 16)
05:51:57.270 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.271 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.279 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.285 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.285 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:57.303239 20903 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 105 similar messages]
05:51:57.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.303509 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49104 (request call id 4)
05:51:57.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.325392 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49104 (request call id 4)
05:51:57.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.345647 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49104 (request call id 4)
05:51:57.361 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.361 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.361 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:57.362 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=182), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [20ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items., [29ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [29ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49104 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.20.77.190:39765, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items., [45ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49104 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.20.77.190:39765, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49104 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.20.77.190:39765, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [82ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items., [89ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49104 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.20.77.190:39765, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [122ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [122ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [179ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@287175730(state=PENDING, result=null, callback=(continuation of Deferred@1923679433 after retry RPC after error@1730979398) -> (continuation of Deferred@1831124752 after retry RPC after error@325483234) -> (continuation of Deferred@701741835 after retry RPC after error@726611681) -> (continuation of Deferred@1666957479 after retry RPC after error@1137317700), errback=(continuation of Deferred@1923679433 after retry RPC after error@1730979398) -> (continuation of Deferred@1831124752 after retry RPC after error@325483234) -> (continuation of Deferred@701741835 after retry RPC after error@726611681) -> (continuation of Deferred@1666957479 after retry RPC after error@1137317700))) after lookup
05:51:57.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.364650 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49104 (request call id 5)
05:51:57.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.379 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:57.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.384776 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49008 (request call id 20)
05:51:57.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.384778 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49008 (request call id 20)
05:51:57.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.386 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.386 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:57.386 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:57.386 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:57.387 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:57.388 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:57.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:57.389 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:57.389 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:57.389 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:57.389 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:57.391 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:57.392 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:57.392 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:57.393 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:57.393 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:57.394 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:57.395 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:57.397 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:57.400 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:57.409 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:57.409 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x67c575e7, L:/127.0.0.1:55992 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:57.412 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6647a0d7, L:/127.0.0.1:53272 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:57.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.418900 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49090 (request call id 8)
05:51:57.421 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4f2c09c8, L:/127.0.0.1:49110 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:57.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.421757 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49090 (request call id 8)
05:51:57.422 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.422 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.425228 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49090 (request call id 8)
05:51:57.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.425837 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49060 (request call id 15)
05:51:57.426 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.426 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.430461 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49060 (request call id 15)
05:51:57.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.433674 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49060 (request call id 15)
05:51:57.434 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.435 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.445564 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49060 (request call id 15)
05:51:57.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.449788 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49060 (request call id 15)
05:51:57.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.453056 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49060 (request call id 15)
05:51:57.453 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.454 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.464 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.464 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.469873 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49074 (request call id 21)
05:51:57.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.473397 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49074 (request call id 21)
05:51:57.474 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.474 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.482 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.483 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.486 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.487 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.488358 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49044 (request call id 15)
05:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.493780 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49110 (request call id 4)
05:51:57.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.504745 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49032 (request call id 19)
05:51:57.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.504783 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49032 (request call id 19)
05:51:57.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.505416 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49032 (request call id 19)
05:51:57.505 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.505 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.525012 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49032 (request call id 19)
05:51:57.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.525717 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49032 (request call id 19)
05:51:57.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.533416 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49032 (request call id 19)
05:51:57.534 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.534 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.545253 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49032 (request call id 19)
05:51:57.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.546038 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49044 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49032 (request call id 19)
05:51:57.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.553894 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49032 (request call id 19)
05:51:57.554 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.555 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.565 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.565 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.566346 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49044 (request call id 19)
05:51:57.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.566970 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49044 (request call id 19)
05:51:57.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.584 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.585783 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49008 (request call id 26)
05:51:57.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.585783 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49008 (request call id 26)
05:51:57.587 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.587 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.590718 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49074 (request call id 23)
05:51:57.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.603494 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49074 (request call id 23)
05:51:57.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.606007 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49060 (request call id 18)
05:51:57.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.609891 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49060 (request call id 18)
05:51:57.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.613343 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49110 (request call id 7)
05:51:57.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.623550 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49110 (request call id 7)
05:51:57.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.626304 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49110 (request call id 7)
05:51:57.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.630206 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49110 (request call id 7)
05:51:57.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.643852 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49110 (request call id 7)
05:51:57.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.646425 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49110 (request call id 7)
05:51:57.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.650516 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49110 (request call id 7)
05:51:57.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.663942 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49110 (request call id 7)
05:51:57.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.666 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:57.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=275), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [19ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items., [32ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 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.20.77.190:39765, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 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.20.77.190:39765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 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.20.77.190:39765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 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.20.77.190:39765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items., [115ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 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.20.77.190:39765, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [142ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items., [143ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 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.20.77.190:39765, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items., [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49110 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.20.77.190:39765, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [223ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [275ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@1464117621(state=PENDING, result=null, callback=(continuation of Deferred@2106757413 after retry RPC after error@329737282) -> (continuation of Deferred@323863033 after retry RPC after error@1630588388) -> (continuation of Deferred@146957150 after retry RPC after error@552567664) -> (continuation of Deferred@1573964957 after retry RPC after error@979924270) -> (continuation of Deferred@556476846 after retry RPC after error@2105793272) -> (continuation of Deferred@653018609 after retry RPC after error@1607767303) -> (continuation of Deferred@667590922 after retry RPC after error@1157491473), errback=(continuation of Deferred@2106757413 after retry RPC after error@329737282) -> (continuation of Deferred@323863033 after retry RPC after error@1630588388) -> (continuation of Deferred@146957150 after retry RPC after error@552567664) -> (continuation of Deferred@1573964957 after retry RPC after error@979924270) -> (continuation of Deferred@556476846 after retry RPC after error@2105793272) -> (continuation of Deferred@653018609 after retry RPC after error@1607767303) -> (continuation of Deferred@667590922 after retry RPC after error@1157491473))) after lookup
05:51:57.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.669131 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49032 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49110 (request call id 8)
05:51:57.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.670526 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49110 (request call id 8)
05:51:57.684 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.684 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.685 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:57.685 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:57.685 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:57.685 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:57.686 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:57.686 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:57.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:57.688 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:57.688 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:57.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.688 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:57.689 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.689 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:57.690 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:57.692 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:57.692 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:57.693 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:57.693 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:57.695 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:57.695 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:57.697 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:57.699 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:57.700 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:57.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.703275 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49104 (request call id 13)
05:51:57.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.709967 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49074 (request call id 28)
05:51:57.711 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x96acf4e4, L:/127.0.0.1:56004 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:57.717 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4253f855, L:/127.0.0.1:49124 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:57.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.718022 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.718 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4ffd0b0c, L:/127.0.0.1:53282 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:57.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49074 (request call id 28)
05:51:57.718 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.719 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.724546 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49074 (request call id 28)
05:51:57.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.733423 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49074 (request call id 28)
05:51:57.734 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.734 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.738694 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49090 (request call id 9)
05:51:57.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.740361 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 10)
05:51:57.741 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.741 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.744839 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 10)
05:51:57.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.752838 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 10)
05:51:57.753 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.754 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.763863 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 10)
05:51:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.764906 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 10)
05:51:57.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.767 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.773010 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48996 (request call id 23)
05:51:57.773 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.774 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.784392 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48996 (request call id 23)
05:51:57.786 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.786 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.788 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.793439 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49124 (request call id 4)
05:51:57.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.810708 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49074 (request call id 29)
05:51:57.811 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.811 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.812846 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49074 (request call id 29)
05:51:57.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.824679 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49008 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49074 (request call id 29)
05:51:57.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.833026 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49074 (request call id 29)
05:51:57.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.833410 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49074 (request call id 29)
05:51:57.834 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.834 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.853709 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49074 (request call id 29)
05:51:57.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.871 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.873338 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49124 (request call id 6)
05:51:57.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.873769 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49124 (request call id 6)
05:51:57.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.885107 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49008 (request call id 33)
05:51:57.885 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.885874 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49008 (request call id 33)
05:51:57.886 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.887 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.887 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:57.887 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:57.887 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:57.888 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:57.889 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:57.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:57.889 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.889 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:57.890 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:57.890 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:57.890 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:57.891 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:57.892 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:57.892 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:57.893 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:57.893 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:57.895 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:57.897 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:57.898 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:57.899 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:57.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.905942 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49104 (request call id 15)
05:51:57.907 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:57.912 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x3410a6f8, L:/127.0.0.1:53294 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:57.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.912830 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49104 (request call id 15)
05:51:57.914 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xe39abea6, L:/127.0.0.1:56016 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:57.921 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xb1981732, L:/127.0.0.1:49128 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:57.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.921587 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49104 (request call id 15)
05:51:57.922 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.922 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.926198 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49104 (request call id 15)
05:51:57.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.934007 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49104 (request call id 15)
05:51:57.934 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.935 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.946643 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49104 (request call id 15)
05:51:57.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.953545 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49104 (request call id 15)
05:51:57.954 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.954 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.965811 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49104 (request call id 15)
05:51:57.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.971 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.973383 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49124 (request call id 7)
05:51:57.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.974129 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49124 (request call id 7)
05:51:57.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.974644 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49124 (request call id 7)
05:51:57.975 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:57.975 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:57.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.985975 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49124 (request call id 7)
05:51:57.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.987 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.988 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:57.989 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=297), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [22ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items., [28ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [28ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 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.20.77.190:39765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 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.20.77.190:39765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 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.20.77.190:39765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [82ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items., [82ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 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.20.77.190:39765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [120ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items., [120ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 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.20.77.190:39765, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [142ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items., [143ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 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.20.77.190:39765, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [183ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [194ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items., [195ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items., [281ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [283ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [296ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@882722982(state=PENDING, result=null, callback=(continuation of Deferred@360021296 after retry RPC after error@461766565) -> (continuation of Deferred@1906269751 after retry RPC after error@798613722) -> (continuation of Deferred@289113316 after retry RPC after error@628566449) -> (continuation of Deferred@772974030 after retry RPC after error@1315770342) -> (continuation of Deferred@62697067 after retry RPC after error@521811212) -> (continuation of Deferred@614322164 after retry RPC after error@36300478) -> (continuation of Deferred@1677774694 after retry RPC after error@721167551), errback=(continuation of Deferred@360021296 after retry RPC after error@461766565) -> (continuation of Deferred@1906269751 after retry RPC after error@798613722) -> (continuation of Deferred@289113316 after retry RPC after error@628566449) -> (continuation of Deferred@772974030 after retry RPC after error@1315770342) -> (continuation of Deferred@62697067 after retry RPC after error@521811212) -> (continuation of Deferred@614322164 after retry RPC after error@36300478) -> (continuation of Deferred@1677774694 after retry RPC after error@721167551))) after lookup
05:51:57.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:57.990561 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:57.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49124 (request call id 8)
05:51:57.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:57.992 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:57.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:57.992 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:57.992 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:57.993 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:57.993 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:57.993 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:57.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:57.995 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:57.995 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:57.996 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:57.996 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:57.997 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:57.998 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:57.999 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:58.000 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:58.000 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:58.000 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:58.002 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:58.003 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:58.005 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:58.007 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:58.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.009915 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49128 (request call id 4)
05:51:58.016 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x299053bd, L:/127.0.0.1:56030 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:58.027 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xfe4c044c, L:/127.0.0.1:49144 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:58.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.027802 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49128 (request call id 4)
05:51:58.029 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.029 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x97b59628, L:/127.0.0.1:53300 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:58.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.030005 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49128 (request call id 4)
05:51:58.031 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.040830 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49128 (request call id 4)
05:51:58.041 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.042 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.046411 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49060 (request call id 30)
05:51:58.046 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.047 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.050243 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49074 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49060 (request call id 30)
05:51:58.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.060271 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49060 (request call id 30)
05:51:58.060 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.061 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.072 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.072 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.073918 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49128 (request call id 5)
05:51:58.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.080462 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49128 (request call id 5)
05:51:58.081 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.081 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.083415 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49128 (request call id 5)
05:51:58.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.091 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:58.091 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:58.092 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:58.092 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:58.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=200), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [25ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items., [31ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49128 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.20.77.190:39765, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49128 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.20.77.190:39765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items., [81ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [84ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items., [84ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items., [102ms] refreshing cache from master, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [104ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [155ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items., [156ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49128 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.20.77.190:39765, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [183ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [200ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@1815088538(state=PENDING, result=null, callback=(continuation of Deferred@1714062285 after retry RPC after error@645628881) -> (continuation of Deferred@256523315 after retry RPC after error@1668983965) -> (continuation of Deferred@1375498196 after retry RPC after error@736299825) -> (continuation of Deferred@1972765146 after retry RPC after error@1136543153) -> (continuation of Deferred@1905135837 after retry RPC after error@1107765086), errback=(continuation of Deferred@1714062285 after retry RPC after error@645628881) -> (continuation of Deferred@256523315 after retry RPC after error@1668983965) -> (continuation of Deferred@1375498196 after retry RPC after error@736299825) -> (continuation of Deferred@1972765146 after retry RPC after error@1136543153) -> (continuation of Deferred@1905135837 after retry RPC after error@1107765086))) after lookup
05:51:58.092 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:58.093 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:58.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:58.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.094642 20905 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.095 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:58.095 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:58.095 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:58.095 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:58.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.095 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.097 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:58.097 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:58.098 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:58.099 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:58.099 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:58.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.099774 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49144 (request call id 4)
05:51:58.101 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:58.101 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:58.103 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:58.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.103595 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49144 (request call id 4)
05:51:58.105 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:58.106 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:58.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.112932 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49144 (request call id 4)
05:51:58.116 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6667f71c, L:/127.0.0.1:56042 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:58.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.123090 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49144 (request call id 4)
05:51:58.125 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd792533f, L:/127.0.0.1:49148 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:58.126 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x85e3e552, L:/127.0.0.1:53304 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:58.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.126211 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49144 (request call id 4)
05:51:58.126 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.127 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.133126 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49144 (request call id 4)
05:51:58.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.139612 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.140 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49144 (request call id 4)
05:51:58.140 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.143045 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49144 (request call id 4)
05:51:58.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.153398 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49144 (request call id 4)
05:51:58.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.155805 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 10)
05:51:58.156 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.156 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.158947 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 10)
05:51:58.159 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.160 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.167953 20902 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:
05:51:58.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 10)
05:51:58.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.173 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.179545 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49148 (request call id 3)
05:51:58.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.183593 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49104 (request call id 21)
05:51:58.184 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.184 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.186271 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49104 (request call id 21)
05:51:58.192 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.192 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.193 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:58.193 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:58.193 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:58.195 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:58.195 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:58.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:58.196 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:58.196 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.196 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:58.196 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.196 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:58.196 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:58.197 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:58.198 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:58.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.199396 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49144 (request call id 5)
05:51:58.200 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:58.201 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.201 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:58.201 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.202 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:58.203 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:58.205 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:58.205 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:58.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.205565 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49144 (request call id 5)
05:51:58.206 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:58.212 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:58.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.213827 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49128 (request call id 7)
05:51:58.214 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.214 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.218 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb7b317da, L:/127.0.0.1:56048 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:58.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.219638 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49128 (request call id 7)
05:51:58.220 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.221 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.226017 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49128 (request call id 7)
05:51:58.228 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd5d82d76, L:/127.0.0.1:53318 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:58.229 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc0d10e15, L:/127.0.0.1:49160 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.229586 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49128 (request call id 7)
05:51:58.230 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.230 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.241911 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49128 (request call id 7)
05:51:58.242 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.243 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.247328 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49060 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49128 (request call id 7)
05:51:58.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.259315 20904 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 10)
05:51:58.260 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.260 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.260246 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 10)
05:51:58.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.260396 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 10)
05:51:58.261 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.262508 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 10)
05:51:58.263 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.263 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.263 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.275 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.275 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.285831 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49060 (request call id 36)
05:51:58.286 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.286 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.293 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.295357 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49128 (request call id 8)
05:51:58.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.300 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:58.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:58.303685 20903 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 122 similar messages]
05:51:58.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.303929 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49104 (request call id 23)
05:51:58.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:58.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=106), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [23ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items., [32ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items., [42ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [44ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items., [44ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [45ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [45ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [64ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items., [65ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49160 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.20.77.190:39765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items., [88ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49160 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.20.77.190:39765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [104ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@307249661(state=PENDING, result=null, callback=(continuation of Deferred@803317531 after retry RPC after error@1052893894) -> (continuation of Deferred@421244522 after retry RPC after error@156519197) -> (continuation of Deferred@732953683 after retry RPC after error@449440818) -> (continuation of Deferred@1592097279 after retry RPC after error@1975704989), errback=(continuation of Deferred@803317531 after retry RPC after error@1052893894) -> (continuation of Deferred@421244522 after retry RPC after error@156519197) -> (continuation of Deferred@732953683 after retry RPC after error@449440818) -> (continuation of Deferred@1592097279 after retry RPC after error@1975704989))) after lookup
05:51:58.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.305650 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49160 (request call id 5)
05:51:58.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.313485 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49160 (request call id 5)
05:51:58.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.320107 20903 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49144 (request call id 7)
05:51:58.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.322959 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49144 (request call id 7)
05:51:58.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.333973 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49144 (request call id 7)
05:51:58.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.339869 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49144 (request call id 7)
05:51:58.340 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.341 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.341674 20905 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49144 (request call id 7)
05:51:58.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.343077 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49144 (request call id 7)
05:51:58.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.353050 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49144 (request call id 7)
05:51:58.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.363953 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49104 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49144 (request call id 7)
05:51:58.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.373440 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49144 (request call id 7)
05:51:58.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.379 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:58.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=381), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [20ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items., [32ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [33ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 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.20.77.190:39765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items., [44ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 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.20.77.190:39765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 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.20.77.190:39765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [82ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 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.20.77.190:39765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [158ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items., [158ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 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.20.77.190:39765, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [203ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [216ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items., [216ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items., [261ms] refreshing cache from master, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [262ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items., [264ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [265ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [265ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items., [320ms] refreshing cache from master, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [322ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [323ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [381ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@415356990(state=PENDING, result=null, callback=(continuation of Deferred@1033954849 after retry RPC after error@1019590181) -> (continuation of Deferred@357792307 after retry RPC after error@63262863) -> (continuation of Deferred@971915064 after retry RPC after error@680252094) -> (continuation of Deferred@646428542 after retry RPC after error@258984457) -> (continuation of Deferred@1194337059 after retry RPC after error@827856729) -> (continuation of Deferred@721381963 after retry RPC after error@1538376351) -> (continuation of Deferred@492751857 after retry RPC after error@1817048540), errback=(continuation of Deferred@1033954849 after retry RPC after error@1019590181) -> (continuation of Deferred@357792307 after retry RPC after error@63262863) -> (continuation of Deferred@971915064 after retry RPC after error@680252094) -> (continuation of Deferred@646428542 after retry RPC after error@258984457) -> (continuation of Deferred@1194337059 after retry RPC after error@827856729) -> (continuation of Deferred@721381963 after retry RPC after error@1538376351) -> (continuation of Deferred@492751857 after retry RPC after error@1817048540))) after lookup
05:51:58.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.381639 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49144 (request call id 8)
05:51:58.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:58.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:58.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=286), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [21ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items., [30ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [31ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 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.20.77.190:39765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 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.20.77.190:39765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 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.20.77.190:39765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [86ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items., [87ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 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.20.77.190:39765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items., [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [104ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [104ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 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.20.77.190:39765, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [122ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items., [124ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [124ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 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.20.77.190:39765, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [162ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items., [164ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 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.20.77.190:39765, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [243ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items., [243ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [244ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items., [280ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [283ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [284ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@164641715(state=PENDING, result=null, callback=(continuation of Deferred@107139410 after retry RPC after error@1111209228) -> (continuation of Deferred@449949074 after retry RPC after error@315887832) -> (continuation of Deferred@36481937 after retry RPC after error@497089805) -> (continuation of Deferred@168455702 after retry RPC after error@946535775) -> (continuation of Deferred@1610463712 after retry RPC after error@1160736647) -> (continuation of Deferred@478991338 after retry RPC after error@1944278305) -> (continuation of Deferred@1097056260 after retry RPC after error@2140065016) -> (continuation of Deferred@99042144 after retry RPC after error@1816413344), errback=(continuation of Deferred@107139410 after retry RPC after error@1111209228) -> (continuation of Deferred@449949074 after retry RPC after error@315887832) -> (continuation of Deferred@36481937 after retry RPC after error@497089805) -> (continuation of Deferred@168455702 after retry RPC after error@946535775) -> (continuation of Deferred@1610463712 after retry RPC after error@1160736647) -> (continuation of Deferred@478991338 after retry RPC after error@1944278305) -> (continuation of Deferred@1097056260 after retry RPC after error@2140065016) -> (continuation of Deferred@99042144 after retry RPC after error@1816413344))) after lookup
05:51:58.394 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.394 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.395 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:58.395 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:58.395 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:58.395 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:58.396 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:58.396 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:58.397 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:58.397 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:58.397 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:58.398 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:58.398 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:58.399 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:58.400 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:58.401 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:58.401 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:58.402 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:58.403 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:58.405 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:58.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.403184 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49104 (request call id 27)
05:51:58.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.408 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.408 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:58.410 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:58.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.413762 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49110 (request call id 24)
05:51:58.418 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:58.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.420379 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49110 (request call id 24)
05:51:58.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.420841 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49160 (request call id 7)
05:51:58.424 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8defd4bc, L:/127.0.0.1:56062 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:58.430 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x07cfcd21, L:/127.0.0.1:53334 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:58.433 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xddf06664, L:/127.0.0.1:49172 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:58.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.433399 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49160 (request call id 7)
05:51:58.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.433848 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49160 (request call id 7)
05:51:58.434 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.434 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.438794 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49160 (request call id 7)
05:51:58.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.441768 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.442 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49160 (request call id 7)
05:51:58.443 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.454077 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49160 (request call id 7)
05:51:58.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.459105 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49160 (request call id 7)
05:51:58.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.461305 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49160 (request call id 7)
05:51:58.462 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.462 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.467989 20902 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 45)
05:51:58.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.473011 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 45)
05:51:58.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.479161 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 45)
05:51:58.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.481503 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:48898 (request call id 45)
05:51:58.482 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.482 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.485 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.486 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.493341 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49110 (request call id 25)
05:51:58.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.493352 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49110 (request call id 25)
05:51:58.495 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.495 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.499119 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49148 (request call id 15)
05:51:58.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.499509 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49148 (request call id 15)
05:51:58.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.501751 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49148 (request call id 15)
05:51:58.502 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.502 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.505 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.505 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.506 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:58.506 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:58.506 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:58.507 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:58.507 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:58.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:58.508 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:58.508 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:58.508 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:58.508 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:58.510 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:58.510 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:58.511 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:58.512 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:58.512 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:58.513 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:58.516 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:58.516 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:58.521 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:58.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.520946 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49144 (request call id 12)
05:51:58.530 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xb69cde63, L:/127.0.0.1:56068 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:58.530 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:58.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.533366 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49128 (request call id 15)
05:51:58.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.533504 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49128 (request call id 15)
05:51:58.540 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x991cc570, L:/127.0.0.1:53350 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:58.542 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xeaf52542, L:/127.0.0.1:49184 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:58.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.541224 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49128 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49172 (request call id 5)
05:51:58.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.543262 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49184 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49172 (request call id 5)
05:51:58.543 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49184 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.544 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.552799 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49184 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49172 (request call id 5)
05:51:58.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.552804 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49172 (request call id 5)
05:51:58.553 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49184 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.554 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.560300 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49172 (request call id 5)
05:51:58.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.572387 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49184 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.573 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49184 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49172 (request call id 5)
05:51:58.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.572798 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49172 (request call id 5)
05:51:58.573 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.579581 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49172 (request call id 5)
05:51:58.587 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.587 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.587 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:58.587 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:58.588 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:58.588 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:58.588 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=6, TimeoutTracker(timeout=30000, elapsed=188), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [25ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items., [35ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49172 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.20.77.190:39765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [42ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items., [42ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49172 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.20.77.190:39765, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [61ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [62ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49172 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.20.77.190:39765, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [81ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items., [82ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [82ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items., [100ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items., [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [102ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49172 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.20.77.190:39765, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [142ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@1924205052(state=PENDING, result=null, callback=(continuation of Deferred@1179499035 after retry RPC after error@1944850958) -> (continuation of Deferred@322004931 after retry RPC after error@1773494960) -> (continuation of Deferred@1107525887 after retry RPC after error@1374455507) -> (continuation of Deferred@1241250898 after retry RPC after error@186234687) -> (continuation of Deferred@1438894811 after retry RPC after error@1613501614), errback=(continuation of Deferred@1179499035 after retry RPC after error@1944850958) -> (continuation of Deferred@322004931 after retry RPC after error@1773494960) -> (continuation of Deferred@1107525887 after retry RPC after error@1374455507) -> (continuation of Deferred@1241250898 after retry RPC after error@186234687) -> (continuation of Deferred@1438894811 after retry RPC after error@1613501614))) after lookup
05:51:58.589 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:58.589 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:58.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:58.590 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:58.590 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:58.590 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:58.590 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:58.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:58.591 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:58.592 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:58.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.593559 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49128 (request call id 16)
05:51:58.594 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:58.595 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:58.595 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:58.595 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=85), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [21ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49184 dropped due to backpressure. The service queue is full; it has 1 items., [34ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49184 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.20.77.190:39765, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49184 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49184 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.20.77.190:39765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49184 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49184 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.20.77.190:39765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [84ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@693393420(state=PENDING, result=null, callback=(continuation of Deferred@420922917 after retry RPC after error@569283745) -> (continuation of Deferred@961498886 after retry RPC after error@844166171) -> (continuation of Deferred@492321690 after retry RPC after error@1212608268), errback=(continuation of Deferred@420922917 after retry RPC after error@569283745) -> (continuation of Deferred@961498886 after retry RPC after error@844166171) -> (continuation of Deferred@492321690 after retry RPC after error@1212608268))) after lookup
05:51:58.596 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.597 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:58.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.597582 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49184 (request call id 4)
05:51:58.599 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:58.600 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:58.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.601832 20903 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49184 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49144 (request call id 15)
05:51:58.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.606 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.608 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:58.608 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:58.611 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:58.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.613792 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49124 (request call id 24)
05:51:58.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.614260 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49124 (request call id 24)
05:51:58.616 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x058130a4, L:/127.0.0.1:53354 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:58.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.618901 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49124 (request call id 24)
05:51:58.623 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x2c8d4685, L:/127.0.0.1:49188 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.624500 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49124 (request call id 24)
05:51:58.625 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.632081 20903 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49184 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49124 (request call id 24)
05:51:58.633 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x31ca2fc1, L:/127.0.0.1:56076 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.632899 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49124 (request call id 24)
05:51:58.634 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.638792 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49090 (request call id 10)
05:51:58.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.639451 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49090 (request call id 10)
05:51:58.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.652837 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49124 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49090 (request call id 10)
05:51:58.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.653429 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49090 (request call id 10)
05:51:58.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.655807 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49090 (request call id 10)
05:51:58.656 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.657 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.659317 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49090 (request call id 10)
05:51:58.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.674288 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49090 (request call id 10)
05:51:58.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.674966 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49090 (request call id 10)
05:51:58.675 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.676 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.678876 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49148 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49090 (request call id 10)
05:51:58.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.693001 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49090 (request call id 10)
05:51:58.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.693033 20903 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49184 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49090 (request call id 10)
05:51:58.695 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.694648 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:58.696 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.697 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=11, TimeoutTracker(timeout=30000, elapsed=1640), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [23ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items., [34ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 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.20.77.190:39765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [48ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items., [49ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 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.20.77.190:39765, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 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.20.77.190:39765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [82ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 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.20.77.190:39765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items., [109ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 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.20.77.190:39765, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [143ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items., [144ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 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.20.77.190:39765, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items., [164ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 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.20.77.190:39765, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [182ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items., [182ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [182ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [183ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items., [360ms] refreshing cache from master, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [362ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [363ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [369ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items., [369ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items., [680ms] refreshing cache from master, [680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [682ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [683ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [683ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items., [684ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items., [1580ms] refreshing cache from master, [1580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [1580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [1582ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [1582ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [1638ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@1074865400(state=PENDING, result=null, callback=(continuation of Deferred@297525946 after retry RPC after error@780275239) -> (continuation of Deferred@317343747 after retry RPC after error@1528137794) -> (continuation of Deferred@368385960 after retry RPC after error@725145607) -> (continuation of Deferred@1800546099 after retry RPC after error@485684611) -> (continuation of Deferred@558342634 after retry RPC after error@1280486693) -> (continuation of Deferred@910389283 after retry RPC after error@1033291141) -> (continuation of Deferred@558000940 after retry RPC after error@2023805348) -> (continuation of Deferred@1431266555 after retry RPC after error@1593715002) -> (continuation of Deferred@1826038466 after retry RPC after error@302310157) -> (continuation of Deferred@1019360522 after retry RPC after error@324693073), errback=(continuation of Deferred@297525946 after retry RPC after error@780275239) -> (continuation of Deferred@317343747 after retry RPC after error@1528137794) -> (continuation of Deferred@368385960 after retry RPC after error@725145607) -> (continuation of Deferred@1800546099 after retry RPC after error@485684611) -> (continuation of Deferred@558342634 after retry RPC after error@1280486693) -> (continuation of Deferred@910389283 after retry RPC after error@1033291141) -> (continuation of Deferred@558000940 after retry RPC after error@2023805348) -> (continuation of Deferred@1431266555 after retry RPC after error@1593715002) -> (continuation of Deferred@1826038466 after retry RPC after error@302310157) -> (continuation of Deferred@1019360522 after retry RPC after error@324693073))) after lookup
05:51:58.699 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.699255 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49090 (request call id 11)
05:51:58.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.707 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:58.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.713289 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49110 (request call id 32)
05:51:58.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.714921 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49188 (request call id 4)
05:51:58.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.718423 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49188 (request call id 4)
05:51:58.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.719887 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49160 (request call id 8)
05:51:58.720 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.720 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.721647 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49160 (request call id 8)
05:51:58.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.733626 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49160 (request call id 8)
05:51:58.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.735391 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49160 (request call id 8)
05:51:58.736 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.736 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.738624 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49160 (request call id 8)
05:51:58.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.740741 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49160 (request call id 8)
05:51:58.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.754935 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49160 (request call id 8)
05:51:58.755 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.756 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.758996 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49160 (request call id 8)
05:51:58.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.761162 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49160 (request call id 8)
05:51:58.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.770164 20905 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 11)
05:51:58.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.778342 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 11)
05:51:58.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.781352 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 11)
05:51:58.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.798753 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 11)
05:51:58.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.800 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.800 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.800 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.802 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:58.810 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.811 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.812794 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49184 (request call id 7)
05:51:58.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.818869 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49184 (request call id 7)
05:51:58.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.820235 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49184 (request call id 7)
05:51:58.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.821034 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49184 (request call id 7)
05:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.834645 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49184 (request call id 7)
05:51:58.835 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:58.835 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:58.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.839732 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49184 (request call id 7)
05:51:58.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.841497 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49184 (request call id 7)
05:51:58.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.859967 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49184 (request call id 7)
05:51:58.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.880203 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49184 (request call id 7)
05:51:58.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.893649 20905 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49184 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49124 (request call id 26)
05:51:58.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.900390 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49124 (request call id 26)
05:51:58.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.901778 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49124 (request call id 26)
05:51:58.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.903 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.903 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:58.912 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:58.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.918619 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49090 (request call id 19)
05:51:58.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.940167 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49090 (request call id 19)
05:51:58.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.952900 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49184 (request call id 8)
05:51:58.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.960203 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49184 (request call id 8)
05:51:58.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.960319 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49184 (request call id 8)
05:51:58.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.973171 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49184 (request call id 8)
05:51:58.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:58.979671 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:58.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49184 (request call id 8)
05:51:59.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.000123 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49184 (request call id 8)
05:51:59.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.004 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:59.005 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:59.005 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:59.005 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:59.005 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:59.006 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:59.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:59.008 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.009 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:59.009 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:59.009 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:59.009 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:59.010 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:59.011 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:59.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.012 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:59.012 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.013 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:59.013 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:59.013 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:59.013 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:59.013 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:59.013 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:59.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:59.015 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:59.016 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:59.017 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:59.018 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:59.018 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:59.018 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:59.018 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:59.020 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:59.021 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:59.021 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=428), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [29ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items., [42ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [64ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items., [64ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 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.20.77.190:39765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items., [84ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [84ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 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.20.77.190:39765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items., [106ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [106ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [107ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 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.20.77.190:39765, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [122ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [128ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items., [128ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 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.20.77.190:39765, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [144ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [144ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items., [144ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [145ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 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.20.77.190:39765, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items., [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [164ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 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.20.77.190:39765, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [243ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items., [243ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [244ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items., [421ms] refreshing cache from master, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [427ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@1171722873(state=PENDING, result=null, callback=(continuation of Deferred@1194827537 after retry RPC after error@948896061) -> (continuation of Deferred@704201497 after retry RPC after error@1413535877) -> (continuation of Deferred@796137995 after retry RPC after error@1873965105) -> (continuation of Deferred@212866901 after retry RPC after error@1592160950) -> (continuation of Deferred@1372430115 after retry RPC after error@755125971) -> (continuation of Deferred@553975449 after retry RPC after error@1276791757) -> (continuation of Deferred@1905521130 after retry RPC after error@1322798557) -> (continuation of Deferred@1211011753 after retry RPC after error@1458891842), errback=(continuation of Deferred@1194827537 after retry RPC after error@948896061) -> (continuation of Deferred@704201497 after retry RPC after error@1413535877) -> (continuation of Deferred@796137995 after retry RPC after error@1873965105) -> (continuation of Deferred@212866901 after retry RPC after error@1592160950) -> (continuation of Deferred@1372430115 after retry RPC after error@755125971) -> (continuation of Deferred@553975449 after retry RPC after error@1276791757) -> (continuation of Deferred@1905521130 after retry RPC after error@1322798557) -> (continuation of Deferred@1211011753 after retry RPC after error@1458891842))) after lookup
05:51:59.021 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:59.023 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:59.024 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:59.025 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:59.027 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:59.028 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:59.030 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:59.032 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:59.032 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:59.034 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:59.036 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x72952430, L:/127.0.0.1:56086 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:59.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.040637 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49188 (request call id 9)
05:51:59.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.041783 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49188 (request call id 9)
05:51:59.046 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1e1e5e76, L:/127.0.0.1:56090 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:59.047 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:59.049 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:59.053 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7452db6c, L:/127.0.0.1:53362 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:59.057 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa33baaf9, L:/127.0.0.1:53360 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:59.060 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x23f558c1, L:/127.0.0.1:49204 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:59.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.061147 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49188 (request call id 9)
05:51:59.062 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.062 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.064 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcc0caf1e, L:/127.0.0.1:49208 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:59.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.064857 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49188 (request call id 9)
05:51:59.065 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.065 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.074986 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49188 (request call id 9)
05:51:59.075 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.076 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.084354 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49188 (request call id 9)
05:51:59.085 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.085 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.093369 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49188 (request call id 9)
05:51:59.094 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.094 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.099689 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49188 (request call id 9)
05:51:59.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.104243 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49188 (request call id 9)
05:51:59.104 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.104 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.108 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:59.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.112 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.112 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:59.112 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:59.112 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:59.113 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:59.113 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:59.115 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:59.116 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:59.116 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:59.116 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:59.116 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:59.117 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:59.118 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:59.119 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:59.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.120347 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49160 (request call id 18)
05:51:59.121 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.121 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:59.121 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.124 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:59.124 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.125 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:59.126 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:59.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.126562 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 3)
05:51:59.132 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:59.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.133219 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49204 (request call id 4)
05:51:59.133 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.134 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.139 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:59.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.140094 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49204 (request call id 4)
05:51:59.142 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:59.146 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa06fe4b3, L:/127.0.0.1:53374 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:59.150 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xc200283e, L:/127.0.0.1:56092 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:59.155 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x99690357, L:/127.0.0.1:49216 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:59.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.155961 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49204 (request call id 4)
05:51:59.156 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.156 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.158471 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49090 (request call id 20)
05:51:59.159 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.159 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.160126 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49090 (request call id 20)
05:51:59.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.161137 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49090 (request call id 20)
05:51:59.161 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.162 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.162879 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49090 (request call id 20)
05:51:59.163 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.164 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.172660 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49090 (request call id 20)
05:51:59.173 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.174 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.174569 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 11)
05:51:59.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.179550 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 11)
05:51:59.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.180490 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 11)
05:51:59.181 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.181 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.183308 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 11)
05:51:59.184 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.184 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.199973 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 11)
05:51:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.200615 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 11)
05:51:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.201030 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 11)
05:51:59.201 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.201 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.211 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.212 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.212 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.212 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.221185 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49216 (request call id 4)
05:51:59.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.225 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:59.226 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=107), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [34ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items., [38ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49216 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.20.77.190:39765, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49216 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.20.77.190:39765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49216 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.20.77.190:39765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [82ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49216 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.20.77.190:39765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@1259489579(state=PENDING, result=null, callback=(continuation of Deferred@1925438119 after retry RPC after error@759798385) -> (continuation of Deferred@138140810 after retry RPC after error@1371117495) -> (continuation of Deferred@1036220869 after retry RPC after error@1547232798) -> (continuation of Deferred@171028127 after retry RPC after error@388531265), errback=(continuation of Deferred@1925438119 after retry RPC after error@759798385) -> (continuation of Deferred@138140810 after retry RPC after error@1371117495) -> (continuation of Deferred@1036220869 after retry RPC after error@1547232798) -> (continuation of Deferred@171028127 after retry RPC after error@388531265))) after lookup
05:51:59.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.232653 20904 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49204 (request call id 6)
05:51:59.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.240384 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49144 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49204 (request call id 6)
05:51:59.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.243180 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49204 (request call id 6)
05:51:59.243 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.244 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.276144 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 11)
05:51:59.277 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.277 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.280572 20903 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 11)
05:51:59.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:51:59.313383 20905 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 133 similar messages]
05:51:59.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.313655 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49110 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 11)
05:51:59.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.316 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.317 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.328 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.383186 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 7)
05:51:59.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.393026 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49204 (request call id 7)
05:51:59.393 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.394 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.399839 20903 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49204 (request call id 7)
05:51:59.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.400545 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49160 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49204 (request call id 7)
05:51:59.420 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.420 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.420 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.420 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.420 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:59.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=8, TimeoutTracker(timeout=30000, elapsed=410), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [27ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [50ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items., [51ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 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.20.77.190:39765, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items., [65ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 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.20.77.190:39765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [82ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 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.20.77.190:39765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [110ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items., [111ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 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.20.77.190:39765, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [123ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [147ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items., [149ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 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.20.77.190:39765, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [162ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items., [162ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items., [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [222ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [265ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items., [266ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items., [380ms] refreshing cache from master, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [382ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [382ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [409ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@1803726685(state=PENDING, result=null, callback=(continuation of Deferred@1875080753 after retry RPC after error@704203188) -> (continuation of Deferred@1292756884 after retry RPC after error@856375599) -> (continuation of Deferred@1192086401 after retry RPC after error@618307133) -> (continuation of Deferred@105507957 after retry RPC after error@1864550314) -> (continuation of Deferred@1180321804 after retry RPC after error@914427276) -> (continuation of Deferred@2137154925 after retry RPC after error@109376188) -> (continuation of Deferred@311083080 after retry RPC after error@744047352), errback=(continuation of Deferred@1875080753 after retry RPC after error@704203188) -> (continuation of Deferred@1292756884 after retry RPC after error@856375599) -> (continuation of Deferred@1192086401 after retry RPC after error@618307133) -> (continuation of Deferred@105507957 after retry RPC after error@1864550314) -> (continuation of Deferred@1180321804 after retry RPC after error@914427276) -> (continuation of Deferred@2137154925 after retry RPC after error@109376188) -> (continuation of Deferred@311083080 after retry RPC after error@744047352))) after lookup
05:51:59.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.422822 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49204 (request call id 8)
05:51:59.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.430 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.430 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:59.430 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:59.430 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:59.430 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:59.431 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:59.431 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:59.432 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:59.433 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:59.433 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:59.433 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:59.434 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:59.435 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:59.435 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:59.436 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:59.437 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:59.437 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:59.438 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:59.440 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:59.441 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:59.442 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:59.449 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:59.454 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd5946563, L:/127.0.0.1:53384 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:59.455 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8a41aad7, L:/127.0.0.1:56100 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:59.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.463547 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 8)
05:51:59.464 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7fe0cc30, L:/127.0.0.1:49224 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:59.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.465482 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49224 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 8)
05:51:59.466 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49224 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.466 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.474637 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 8)
05:51:59.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.477516 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49224 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 8)
05:51:59.478 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49224 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.478 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.494810 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 8)
05:51:59.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.496806 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49224 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 8)
05:51:59.497 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49224 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.498 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.513973 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49188 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 8)
05:51:59.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.517280 20902 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49224 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 8)
05:51:59.518 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49224 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.518504 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49090 (request call id 21)
05:51:59.519 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.519 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.519 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.521 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.521 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.523 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.523 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.524 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:59.524 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:59.524 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:59.525 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:59.525 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:59.525 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:59.525 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:59.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:59.527 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:59.527 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:59.529 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:59.530 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:59.531 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:59.531 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:59.532 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:59.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.533 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.533 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:59.533 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:59.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.536720 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49224 (request call id 4)
05:51:59.539 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:59.539 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:59.547 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:59.551 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc34ec845, L:/127.0.0.1:53392 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:59.551 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xbfee8e4f, L:/127.0.0.1:56104 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:59.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.552843 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49224 (request call id 4)
05:51:59.560 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x0e2ffb0a, L:/127.0.0.1:49228 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:59.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.560838 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.561 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49224 (request call id 4)
05:51:59.561 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.573151 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49224 (request call id 4)
05:51:59.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.573433 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49224 (request call id 4)
05:51:59.574 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.574 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.591838 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49224 (request call id 4)
05:51:59.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.592170 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49224 (request call id 4)
05:51:59.592 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.593 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.612234 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49224 (request call id 4)
05:51:59.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.612416 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49224 (request call id 4)
05:51:59.613 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.614 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.622 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.622 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.623 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:59.623 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=188), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [22ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49224 dropped due to backpressure. The service queue is full; it has 1 items., [31ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49224 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.20.77.190:39765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49224 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49224 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.20.77.190:39765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49224 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49224 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.20.77.190:39765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49224 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49224 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.20.77.190:39765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@2143552971(state=PENDING, result=null, callback=(continuation of Deferred@1624535821 after retry RPC after error@1593566148) -> (continuation of Deferred@659916350 after retry RPC after error@2019571010) -> (continuation of Deferred@997162328 after retry RPC after error@973818930) -> (continuation of Deferred@837048635 after retry RPC after error@1222090848), errback=(continuation of Deferred@1624535821 after retry RPC after error@1593566148) -> (continuation of Deferred@659916350 after retry RPC after error@2019571010) -> (continuation of Deferred@997162328 after retry RPC after error@973818930) -> (continuation of Deferred@837048635 after retry RPC after error@1222090848))) after lookup
05:51:59.624 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.624 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.625 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:59.625 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:59.625 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:59.626 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:59.626 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:59.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:59.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:59.628 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:59.628 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:59.628 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:59.628 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:59.630 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:59.631 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:59.631 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:59.632 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:59.633 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:59.634 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:59.635 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:59.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.635 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.636 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:59.636 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:59.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:59.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=107), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [22ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items., [31ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49228 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.20.77.190:39765, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items., [44ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49228 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.20.77.190:39765, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49228 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.20.77.190:39765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49228 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.20.77.190:39765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [105ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@453088524(state=PENDING, result=null, callback=(continuation of Deferred@1800443014 after retry RPC after error@1523478151) -> (continuation of Deferred@398165315 after retry RPC after error@383821) -> (continuation of Deferred@1864272751 after retry RPC after error@1175288413) -> (continuation of Deferred@223837762 after retry RPC after error@598082326), errback=(continuation of Deferred@1800443014 after retry RPC after error@1523478151) -> (continuation of Deferred@398165315 after retry RPC after error@383821) -> (continuation of Deferred@1864272751 after retry RPC after error@1175288413) -> (continuation of Deferred@223837762 after retry RPC after error@598082326))) after lookup
05:51:59.640 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:59.652 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x85856ca8, L:/127.0.0.1:56106 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:59.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.652309 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49228 (request call id 5)
05:51:59.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.660467 20903 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49216 (request call id 8)
05:51:59.661 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x05609969, L:/127.0.0.1:53398 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:59.663 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xd0b78253, L:/127.0.0.1:49244 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:59.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.663689 20905 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 9)
05:51:59.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.665480 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 9)
05:51:59.666 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.666 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.672931 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 9)
05:51:59.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.673311 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 9)
05:51:59.674 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.677 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.692853 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 9)
05:51:59.693 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.693 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.712049 20905 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 9)
05:51:59.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.713052 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 9)
05:51:59.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.713322 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49208 (request call id 9)
05:51:59.714 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.714 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.726 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.727 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:59.752 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=706), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [26ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [33ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items., [45ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 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.20.77.190:39765, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items., [64ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 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.20.77.190:39765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [82ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items., [84ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 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.20.77.190:39765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [112ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items., [113ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 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.20.77.190:39765, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [142ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items., [142ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [143ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 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.20.77.190:39765, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [162ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items., [162ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items., [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [222ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items., [223ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [223ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items., [360ms] refreshing cache from master, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [362ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [362ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [372ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items., [373ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items., [441ms] refreshing cache from master, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [443ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [443ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [497ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items., [498ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items., [641ms] refreshing cache from master, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [643ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [643ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [706ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@1231826663(state=PENDING, result=null, callback=(continuation of Deferred@1370694729 after retry RPC after error@1297838920) -> (continuation of Deferred@531815184 after retry RPC after error@922862871) -> (continuation of Deferred@2144878290 after retry RPC after error@1771029330) -> (continuation of Deferred@1626140456 after retry RPC after error@1509730143) -> (continuation of Deferred@1735146524 after retry RPC after error@1886320368) -> (continuation of Deferred@2004669050 after retry RPC after error@1267090837) -> (continuation of Deferred@1292639269 after retry RPC after error@1246935554) -> (continuation of Deferred@1529630256 after retry RPC after error@587137581) -> (continuation of Deferred@255844195 after retry RPC after error@1357051436), errback=(continuation of Deferred@1370694729 after retry RPC after error@1297838920) -> (continuation of Deferred@531815184 after retry RPC after error@922862871) -> (continuation of Deferred@2144878290 after retry RPC after error@1771029330) -> (continuation of Deferred@1626140456 after retry RPC after error@1509730143) -> (continuation of Deferred@1735146524 after retry RPC after error@1886320368) -> (continuation of Deferred@2004669050 after retry RPC after error@1267090837) -> (continuation of Deferred@1292639269 after retry RPC after error@1246935554) -> (continuation of Deferred@1529630256 after retry RPC after error@587137581) -> (continuation of Deferred@255844195 after retry RPC after error@1357051436))) after lookup
05:51:59.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.755 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.755 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.756 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:59.757 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:59.757 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:59.757 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:59.757 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:59.759 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:59.759 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.760902 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49224 (request call id 7)
05:51:59.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:59.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:51:59.763 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:59.763 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:59.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=132), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [22ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [35ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure. The service queue is full; it has 1 items., [35ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 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.20.77.190:39765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure. The service queue is full; it has 1 items., [45ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [46ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [46ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 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.20.77.190:39765, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 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.20.77.190:39765, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [82ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49244 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.20.77.190:39765, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [124ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [125ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@2007149269(state=PENDING, result=null, callback=(continuation of Deferred@1264388476 after retry RPC after error@250000431) -> (continuation of Deferred@238039936 after retry RPC after error@1822868625) -> (continuation of Deferred@1326659216 after retry RPC after error@1961862289) -> (continuation of Deferred@2076980671 after retry RPC after error@555017243), errback=(continuation of Deferred@1264388476 after retry RPC after error@250000431) -> (continuation of Deferred@238039936 after retry RPC after error@1822868625) -> (continuation of Deferred@1326659216 after retry RPC after error@1961862289) -> (continuation of Deferred@2076980671 after retry RPC after error@555017243))) after lookup
05:51:59.764 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:59.764 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:59.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.764971 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49244 (request call id 5)
05:51:59.766 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:59.767 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:59.768 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:59.769 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:59.769 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:59.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.771536 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49244 (request call id 5)
05:51:59.771 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:59.771 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:59.774 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:59.776 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:59.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.783749 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49244 (request call id 5)
05:51:59.787 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:59.791 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6325788c, L:/127.0.0.1:53400 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:59.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.791697 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49244 (request call id 5)
05:51:59.793 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x802934e4, L:/127.0.0.1:56118 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:59.801 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x6ceb6094, L:/127.0.0.1:49248 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:59.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.802652 20905 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 12)
05:51:59.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.802652 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 12)
05:51:59.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.803510 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 12)
05:51:59.805 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.805 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.808583 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.809 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 12)
05:51:59.809 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.811842 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 12)
05:51:59.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.821306 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 12)
05:51:59.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.822973 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 12)
05:51:59.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.828994 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 12)
05:51:59.830 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.830 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.830 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.830 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.832224 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49244 (request call id 6)
05:51:59.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.837947 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49244 (request call id 6)
05:51:59.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.843465 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49244 (request call id 6)
05:51:59.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.850461 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49244 (request call id 6)
05:51:59.851 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.851 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.855 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.856 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:51:59.856 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:59.856 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:51:59.856 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:51:59.857 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:51:59.857 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:51:59.859 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:51:59.859 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:51:59.859 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:51:59.860 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:51:59.860 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:51:59.861 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:51:59.862 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:51:59.862 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:51:59.863 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.863 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.864 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:51:59.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.865059 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49224 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49208 (request call id 16)
05:51:59.866 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:51:59.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.869570 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49208 (request call id 16)
05:51:59.870 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.870 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.871 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:51:59.873 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:51:59.875 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:51:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.876734 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49224 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49208 (request call id 16)
05:51:59.879 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:51:59.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.879850 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49216 (request call id 9)
05:51:59.880 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xe1861d45, L:/127.0.0.1:53410 - R:/127.20.77.190:39765] using SASL/PLAIN
05:51:59.881 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:51:59.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.882730 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49208 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49216 (request call id 9)
05:51:59.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.890208 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49216 (request call id 9)
05:51:59.891 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.891 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.892742 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49216 (request call id 9)
05:51:59.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.896780 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49224 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49216 (request call id 9)
05:51:59.899 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xddedc9ff, L:/127.0.0.1:56128 - R:/127.20.77.189:35593] using SASL/PLAIN
05:51:59.899 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x431d4d70, L:/127.0.0.1:49264 - R:/127.20.77.188:41267] using SASL/PLAIN
05:51:59.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.900393 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49216 (request call id 9)
05:51:59.901 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.901 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.917276 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49224 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49216 (request call id 9)
05:51:59.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.922909 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49216 (request call id 9)
05:51:59.923 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.924 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.929 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.929227 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49216 (request call id 9)
05:51:59.930 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.932 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:51:59.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.936247 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49224 (request call id 12)
05:51:59.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.944242 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49224 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49264 (request call id 2)
05:51:59.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.952016 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49204 (request call id 19)
05:51:59.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.952205 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49204 (request call id 19)
05:51:59.952 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.952 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.958 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.959 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:51:59.963 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:51:59.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.965004 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49264 (request call id 3)
05:51:59.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.968560 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49248 (request call id 7)
05:51:59.969 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.969 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.970907 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49248 (request call id 7)
05:51:59.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.976657 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49224 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49248 (request call id 7)
05:51:59.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.977777 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49248 (request call id 7)
05:51:59.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.982873 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49248 (request call id 7)
05:51:59.983 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items.
05:51:59.984 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:51:59.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.991477 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49248 (request call id 7)
05:51:59.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:51:59.998222 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:51:59.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49248 (request call id 7)
05:52:00.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.002938 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49208 (request call id 18)
05:52:00.003 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.003 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.011940 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49208 (request call id 18)
05:52:00.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.018710 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49208 (request call id 18)
05:52:00.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.023384 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49208 (request call id 18)
05:52:00.024 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.024 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.035 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.035 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.037197 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49224 (request call id 14)
05:52:00.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.038606 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49090 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49224 (request call id 14)
05:52:00.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.039634 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49224 (request call id 14)
05:52:00.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.051275 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49224 (request call id 14)
05:52:00.059 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.059 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.059933 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49090 (request call id 32)
05:52:00.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.061272 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49090 (request call id 32)
05:52:00.063 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.064 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.071615 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49228 (request call id 19)
05:52:00.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.072852 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49228 (request call id 19)
05:52:00.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.080288 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49228 (request call id 19)
05:52:00.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.082962 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49264 (request call id 6)
05:52:00.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.092147 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49264 (request call id 6)
05:52:00.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.092192 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49264 (request call id 6)
05:52:00.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.099529 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49264 (request call id 6)
05:52:00.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.112427 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49264 (request call id 6)
05:52:00.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.112427 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49264 (request call id 6)
05:52:00.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.119831 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49264 (request call id 6)
05:52:00.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.132947 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49264 (request call id 6)
05:52:00.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.133898 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49264 (request call id 6)
05:52:00.136 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.136 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.136 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:52:00.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=275), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [35ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [39ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [40ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items., [40ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 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.20.77.190:39765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 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.20.77.190:39765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [91ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items., [91ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 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.20.77.190:39765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [108ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items., [108ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 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.20.77.190:39765, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [122ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items., [122ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [123ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 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.20.77.190:39765, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [162ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items., [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items., [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [222ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [275ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@992419052(state=PENDING, result=null, callback=(continuation of Deferred@1129917207 after retry RPC after error@710387078) -> (continuation of Deferred@1375233473 after retry RPC after error@1388041070) -> (continuation of Deferred@1479564221 after retry RPC after error@1339866792) -> (continuation of Deferred@1570249983 after retry RPC after error@1370788993) -> (continuation of Deferred@193183929 after retry RPC after error@562038431) -> (continuation of Deferred@1013090740 after retry RPC after error@1233584677), errback=(continuation of Deferred@1129917207 after retry RPC after error@710387078) -> (continuation of Deferred@1375233473 after retry RPC after error@1388041070) -> (continuation of Deferred@1479564221 after retry RPC after error@1339866792) -> (continuation of Deferred@1570249983 after retry RPC after error@1370788993) -> (continuation of Deferred@193183929 after retry RPC after error@562038431) -> (continuation of Deferred@1013090740 after retry RPC after error@1233584677))) after lookup
05:52:00.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.140790 20905 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 19)
05:52:00.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.151206 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 19)
05:52:00.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.152648 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 19)
05:52:00.160 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.160 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.164 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.165 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.165 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:52:00.166 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:52:00.166 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:52:00.166 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:52:00.166 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:52:00.168 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:52:00.170 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:52:00.171 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:52:00.172 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:52:00.172 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:52:00.172 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:52:00.172 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:52:00.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.172917 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49248 (request call id 8)
05:52:00.173 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:52:00.174 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:52:00.175 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:52:00.178 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:52:00.179 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:52:00.182 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:52:00.185 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:52:00.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.192322 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49248 (request call id 8)
05:52:00.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.192375 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49248 (request call id 8)
05:52:00.192 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:52:00.198 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x565dbba7, L:/127.0.0.1:53422 - R:/127.20.77.190:39765] using SASL/PLAIN
05:52:00.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.200302 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49248 (request call id 8)
05:52:00.202 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x23bf45b1, L:/127.0.0.1:56142 - R:/127.20.77.189:35593] using SASL/PLAIN
05:52:00.208 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x5d17585b, L:/127.0.0.1:49278 - R:/127.20.77.188:41267] using SASL/PLAIN
05:52:00.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.208920 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49248 (request call id 8)
05:52:00.209 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.209 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.213052 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 12)
05:52:00.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.213003 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 12)
05:52:00.213 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.213 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.214 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.214 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.219656 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49216 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 12)
05:52:00.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.223570 20903 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 12)
05:52:00.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.233233 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 12)
05:52:00.234 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.234 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.239 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.253041 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49204 (request call id 27)
05:52:00.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.254141 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49204 (request call id 27)
05:52:00.255 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.255 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.260130 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49216 (request call id 19)
05:52:00.261 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.261 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.265 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.272222 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49224 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 16)
05:52:00.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.273552 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 16)
05:52:00.274 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.274 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.276803 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49224 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 16)
05:52:00.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.297411 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49224 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 16)
05:52:00.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:52:00.313381 20904 service_pool.cc:137] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 116 similar messages]
05:52:00.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.313673 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 16)
05:52:00.314 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.314 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.317171 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49224 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 16)
05:52:00.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.317836 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 12)
05:52:00.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.331560 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 12)
05:52:00.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.337360 20902 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49224 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 12)
05:52:00.343 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.343 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.361 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.362 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.366 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.393421 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49278 (request call id 6)
05:52:00.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.401669 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49278 (request call id 6)
05:52:00.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.421936 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49278 (request call id 6)
05:52:00.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.441172 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49278 (request call id 6)
05:52:00.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.446 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:52:00.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=276), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [29ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [38ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items., [38ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 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.20.77.190:39765, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [42ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 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.20.77.190:39765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 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.20.77.190:39765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items., [84ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 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.20.77.190:39765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items., [103ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 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.20.77.190:39765, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [143ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items., [143ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49278 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.20.77.190:39765, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [223ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [275ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@1283879905(state=PENDING, result=null, callback=(continuation of Deferred@368730459 after retry RPC after error@987124447) -> (continuation of Deferred@686046364 after retry RPC after error@1468160794) -> (continuation of Deferred@297015304 after retry RPC after error@427614283) -> (continuation of Deferred@276119332 after retry RPC after error@1433070779) -> (continuation of Deferred@1680853574 after retry RPC after error@447676464) -> (continuation of Deferred@597327966 after retry RPC after error@563593122), errback=(continuation of Deferred@368730459 after retry RPC after error@987124447) -> (continuation of Deferred@686046364 after retry RPC after error@1468160794) -> (continuation of Deferred@297015304 after retry RPC after error@427614283) -> (continuation of Deferred@276119332 after retry RPC after error@1433070779) -> (continuation of Deferred@1680853574 after retry RPC after error@447676464) -> (continuation of Deferred@597327966 after retry RPC after error@563593122))) after lookup
05:52:00.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.461426 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49278 (request call id 7)
05:52:00.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.462 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.463 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:52:00.463 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:52:00.463 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:52:00.463 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:52:00.464 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:52:00.464 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:52:00.465 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:52:00.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.467 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.467 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:52:00.468 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:52:00.468 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:52:00.468 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:52:00.468 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:52:00.470 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:52:00.471 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:52:00.471 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:52:00.472 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:52:00.473 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:52:00.474 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:52:00.474 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:52:00.479 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:52:00.486 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x74887d49, L:/127.0.0.1:56154 - R:/127.20.77.189:35593] using SASL/PLAIN
05:52:00.486 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:52:00.490 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xf170966b, L:/127.0.0.1:53432 - R:/127.20.77.190:39765] using SASL/PLAIN
05:52:00.496 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xc2868053, L:/127.0.0.1:49288 - R:/127.20.77.188:41267] using SASL/PLAIN
05:52:00.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.497308 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 26)
05:52:00.497 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.498 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.511247 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 26)
05:52:00.512 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.512 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.512363 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49204 (request call id 28)
05:52:00.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.531747 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49204 (request call id 28)
05:52:00.532 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.532555 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49204 (request call id 28)
05:52:00.532 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.549 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.550 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.550 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:52:00.551 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:52:00.551 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:52:00.552 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:52:00.552 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:52:00.553 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:52:00.555 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:52:00.555 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:52:00.555 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:52:00.555 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:52:00.556 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:52:00.557 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:52:00.558 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:52:00.559 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:52:00.559 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:52:00.560 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:52:00.560 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:52:00.561 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:52:00.562 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:52:00.565 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:52:00.567 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:52:00.567 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=4, TimeoutTracker(timeout=30000, elapsed=99), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [18ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items., [29ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49288 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.20.77.190:39765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [42ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items., [42ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [43ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49288 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.20.77.190:39765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49288 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.20.77.190:39765, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [84ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [85ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [97ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@604095608(state=PENDING, result=null, callback=(continuation of Deferred@1967616168 after retry RPC after error@222966668) -> (continuation of Deferred@361572587 after retry RPC after error@1057295398) -> (continuation of Deferred@1896474974 after retry RPC after error@763585184), errback=(continuation of Deferred@1967616168 after retry RPC after error@222966668) -> (continuation of Deferred@361572587 after retry RPC after error@1057295398) -> (continuation of Deferred@1896474974 after retry RPC after error@763585184))) after lookup
05:52:00.569 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.569 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.572 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:52:00.572 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.572 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.573 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:52:00.575 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=10, TimeoutTracker(timeout=30000, elapsed=806), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [28ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items., [38ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 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.20.77.190:39765, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [42ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items., [42ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 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.20.77.190:39765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 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.20.77.190:39765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items., [84ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 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.20.77.190:39765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items., [103ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 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.20.77.190:39765, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [122ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [124ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items., [124ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 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.20.77.190:39765, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [162ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items., [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 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.20.77.190:39765, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [202ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [236ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items., [236ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items., [401ms] refreshing cache from master, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [404ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [405ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [446ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items., [447ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items., [800ms] refreshing cache from master, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [804ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [804ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [806ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@605535488(state=PENDING, result=null, callback=(continuation of Deferred@131788912 after retry RPC after error@2080378653) -> (continuation of Deferred@92938973 after retry RPC after error@485253329) -> (continuation of Deferred@1281710668 after retry RPC after error@811715642) -> (continuation of Deferred@1688837153 after retry RPC after error@465343117) -> (continuation of Deferred@2104298636 after retry RPC after error@1129516807) -> (continuation of Deferred@1798556632 after retry RPC after error@342099145) -> (continuation of Deferred@33059749 after retry RPC after error@1518890922) -> (continuation of Deferred@797966888 after retry RPC after error@459671903) -> (continuation of Deferred@1505830093 after retry RPC after error@1076749664), errback=(continuation of Deferred@131788912 after retry RPC after error@2080378653) -> (continuation of Deferred@92938973 after retry RPC after error@485253329) -> (continuation of Deferred@1281710668 after retry RPC after error@811715642) -> (continuation of Deferred@1688837153 after retry RPC after error@465343117) -> (continuation of Deferred@2104298636 after retry RPC after error@1129516807) -> (continuation of Deferred@1798556632 after retry RPC after error@342099145) -> (continuation of Deferred@33059749 after retry RPC after error@1518890922) -> (continuation of Deferred@797966888 after retry RPC after error@459671903) -> (continuation of Deferred@1505830093 after retry RPC after error@1076749664))) after lookup
05:52:00.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.577019 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49248 (request call id 10)
05:52:00.578 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x3761d2bc, L:/127.0.0.1:56156 - R:/127.20.77.189:35593] using SASL/PLAIN
05:52:00.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.581135 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49248 (request call id 10)
05:52:00.584 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcd419cd5, L:/127.0.0.1:53440 - R:/127.20.77.190:39765] using SASL/PLAIN
05:52:00.586 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xea1df4fa, L:/127.0.0.1:49290 - R:/127.20.77.188:41267] using SASL/PLAIN
05:52:00.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.586614 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49248 (request call id 10)
05:52:00.587 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.587 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.590771 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49248 (request call id 10)
05:52:00.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.599505 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49248 (request call id 10)
05:52:00.600 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.600 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.601348 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49248 (request call id 10)
05:52:00.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.602819 20903 service_pool.cc:140] GetTableSchema request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49248 (request call id 10)
05:52:00.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.611063 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49248 (request call id 10)
05:52:00.620 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.619284 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49248 (request call id 10)
05:52:00.622 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.631583 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49248 (request call id 10)
05:52:00.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.639369 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49248 (request call id 10)
05:52:00.640 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.640 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.651 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.651 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:52:00.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.652415 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49288 (request call id 9)
05:52:00.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.652637 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49288 (request call id 9)
05:52:00.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.658739 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49290 (request call id 4)
05:52:00.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.669344 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49290 (request call id 4)
05:52:00.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.670771 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49290 (request call id 4)
05:52:00.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.672000 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49290 (request call id 4)
05:52:00.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.677 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.677 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:52:00.677 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:52:00.677 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:52:00.677 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:52:00.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=120), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [22ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items., [30ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49290 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.20.77.190:39765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49290 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.20.77.190:39765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [65ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49290 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.20.77.190:39765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [82ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49290 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.20.77.190:39765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [119ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@2121411023(state=PENDING, result=null, callback=(continuation of Deferred@299641116 after retry RPC after error@200753316) -> (continuation of Deferred@178649560 after retry RPC after error@1702266130) -> (continuation of Deferred@361944169 after retry RPC after error@617694239) -> (continuation of Deferred@18809444 after retry RPC after error@1351633216), errback=(continuation of Deferred@299641116 after retry RPC after error@200753316) -> (continuation of Deferred@178649560 after retry RPC after error@1702266130) -> (continuation of Deferred@361944169 after retry RPC after error@617694239) -> (continuation of Deferred@18809444 after retry RPC after error@1351633216))) after lookup
05:52:00.678 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:52:00.678 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:52:00.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:52:00.680 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:52:00.680 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:52:00.680 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:52:00.680 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:52:00.680 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:52:00.682 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:52:00.683 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:52:00.683 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:52:00.684 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:52:00.684 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:52:00.685 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:52:00.686 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:52:00.686 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:52:00.689 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:52:00.690 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:52:00.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.692294 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49248 (request call id 13)
05:52:00.697 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcf3afd66, L:/127.0.0.1:56162 - R:/127.20.77.189:35593] using SASL/PLAIN
05:52:00.704 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x1f5a31ab, L:/127.0.0.1:53454 - R:/127.20.77.190:39765] using SASL/PLAIN
05:52:00.704 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa1d302e0, L:/127.0.0.1:49296 - R:/127.20.77.188:41267] using SASL/PLAIN
05:52:00.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.705585 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49248 (request call id 13)
05:52:00.706 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.706 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.712666 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49248 (request call id 13)
05:52:00.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.724561 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49248 (request call id 13)
05:52:00.725 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.725 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.731403 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49288 (request call id 11)
05:52:00.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.732635 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49204 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49288 (request call id 11)
05:52:00.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.745510 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49288 (request call id 11)
05:52:00.746 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.746 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.749145 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49288 (request call id 11)
05:52:00.753 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.753 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.759991 20904 service_pool.cc:140] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:49462 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49228 (request call id 23)
05:52:00.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.760346 20801 master_runner.cc:186] Error getting master registration for 127.20.77.188:41267: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:49462 dropped due to backpressure. The service queue is full; it has 1 items., 
05:52:00.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.760546 20801 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
05:52:00.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.765448 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49296 (request call id 3)
05:52:00.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.769378 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49248 (request call id 15)
05:52:00.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.769771 20903 service_pool.cc:140] GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:49474 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49248 (request call id 15)
05:52:00.770 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.770 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.770103 20884 master_runner.cc:186] Error getting master registration for 127.20.77.188:41267: Remote error: Service unavailable: GetMasterRegistration request on kudu.master.MasterService from 127.0.0.1:49474 dropped due to backpressure. The service queue is full; it has 1 items., 
05:52:00.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.770308 20884 master_runner.cc:418] Couldn't verify the masters in the cluster. Trying again...
05:52:00.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.771302 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49248 (request call id 15)
05:52:00.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.771960 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49204 (request call id 34)
05:52:00.779 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.780 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.783 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.784 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.788439 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49248 (request call id 16)
05:52:00.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.791684 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49248 (request call id 16)
05:52:00.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.799013 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49248 (request call id 16)
05:52:00.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.801309 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 29)
05:52:00.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.805011 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 29)
05:52:00.805 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.807 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.811946 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 29)
05:52:00.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.819280 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 29)
05:52:00.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.824920 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 29)
05:52:00.825 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.826 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.831346 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 29)
05:52:00.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.832024 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49172 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 13)
05:52:00.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.838546 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 13)
05:52:00.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.844128 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 13)
05:52:00.844 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.845 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.853 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.854 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.869277 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49248 (request call id 17)
05:52:00.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.871455 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49248 (request call id 17)
05:52:00.880 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.880 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.884 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.885 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.899257 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49290 (request call id 12)
05:52:00.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.912039 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49228 (request call id 29)
05:52:00.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.912768 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49228 (request call id 29)
05:52:00.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.933229 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49228 (request call id 29)
05:52:00.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.952420 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 18)
05:52:00.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.953253 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49244 (request call id 18)
05:52:00.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.958 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.959378 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49290 (request call id 13)
05:52:00.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.961078 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 30)
05:52:00.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.963804 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 30)
05:52:00.964 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:00.964 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:00.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.971882 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 30)
05:52:00.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.972548 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49172 (request call id 30)
05:52:00.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.981 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.985 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:00.985 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:00.986 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:52:00.986 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:52:00.986 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:52:00.986 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:52:00.987 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:52:00.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:52:00.988 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:52:00.988 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:52:00.988 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:52:00.988 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:52:00.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:00.992645 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:00.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49278 (request call id 17)
05:52:01.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.011451 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49278 (request call id 17)
05:52:01.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.031679 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49278 (request call id 17)
05:52:01.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.039224 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49290 (request call id 14)
05:52:01.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.052040 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49290 (request call id 14)
05:52:01.058 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.058 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.082 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.085 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.086 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.091260 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49228 (request call id 30)
05:52:01.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.091252 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49228 (request call id 30)
05:52:01.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.108816 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49228 (request call id 30)
05:52:01.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.111366 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49228 (request call id 30)
05:52:01.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.113549 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49228 (request call id 30)
05:52:01.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.129244 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49228 (request call id 30)
05:52:01.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.149386 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49228 (request call id 30)
05:52:01.159 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.159 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.168740 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49248 (request call id 23)
05:52:01.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.179260 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49248 (request call id 23)
05:52:01.182 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.182 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.184404 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49244 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49296 (request call id 8)
05:52:01.186 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.187 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.187 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:52:01.187 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:52:01.187 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:52:01.187 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:52:01.188 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:52:01.188 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:52:01.188 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=9, TimeoutTracker(timeout=30000, elapsed=505), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [17ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items., [24ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [24ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 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.20.77.190:39765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [42ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 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.20.77.190:39765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [64ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items., [64ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 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.20.77.190:39765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [82ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items., [88ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 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.20.77.190:39765, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [123ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [123ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items., [125ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [125ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 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.20.77.190:39765, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [143ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items., [143ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [144ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 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.20.77.190:39765, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [162ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items., [162ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items., [280ms] refreshing cache from master, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [282ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items., [282ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [282ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [282ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49296 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.20.77.190:39765, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [502ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [503ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [504ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@1822138827(state=PENDING, result=null, callback=(continuation of Deferred@1580413485 after retry RPC after error@859567159) -> (continuation of Deferred@367692836 after retry RPC after error@617538219) -> (continuation of Deferred@1663766085 after retry RPC after error@257803355) -> (continuation of Deferred@1318576696 after retry RPC after error@496995067) -> (continuation of Deferred@645785131 after retry RPC after error@1206092195) -> (continuation of Deferred@915684677 after retry RPC after error@1463656766) -> (continuation of Deferred@515397964 after retry RPC after error@1166884257) -> (continuation of Deferred@1382309440 after retry RPC after error@1760174435), errback=(continuation of Deferred@1580413485 after retry RPC after error@859567159) -> (continuation of Deferred@367692836 after retry RPC after error@617538219) -> (continuation of Deferred@1663766085 after retry RPC after error@257803355) -> (continuation of Deferred@1318576696 after retry RPC after error@496995067) -> (continuation of Deferred@645785131 after retry RPC after error@1206092195) -> (continuation of Deferred@915684677 after retry RPC after error@1463656766) -> (continuation of Deferred@515397964 after retry RPC after error@1166884257) -> (continuation of Deferred@1382309440 after retry RPC after error@1760174435))) after lookup
05:52:01.189 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:52:01.191 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:52:01.191 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:52:01.192 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:52:01.192 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:52:01.192 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:52:01.192 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:52:01.192 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:52:01.193 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:52:01.194 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:52:01.195 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:52:01.196 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:52:01.196 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:52:01.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.198436 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49290 (request call id 17)
05:52:01.199 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:52:01.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.205097 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49290 (request call id 17)
05:52:01.206 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:52:01.208 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:52:01.211 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9e859a57, L:/127.0.0.1:53460 - R:/127.20.77.190:39765] using SASL/PLAIN
05:52:01.215 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x8015f11c, L:/127.0.0.1:56170 - R:/127.20.77.189:35593] using SASL/PLAIN
05:52:01.220 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa8ccdf0b, L:/127.0.0.1:49312 - R:/127.20.77.188:41267] using SASL/PLAIN
05:52:01.221 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:01.222 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:01.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.221123 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49290 (request call id 17)
05:52:01.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.224251 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49290 (request call id 17)
05:52:01.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.234179 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49278 (request call id 19)
05:52:01.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.235344 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49278 (request call id 19)
05:52:01.236 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:01.236 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:01.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.238782 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49278 (request call id 19)
05:52:01.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.240916 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 13)
05:52:01.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.244578 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 13)
05:52:01.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.254316 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 13)
05:52:01.255 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:01.255 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:01.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.259188 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 13)
05:52:01.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.263 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.275069 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49228 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49312 (request call id 3)
05:52:01.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.279356 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49290 (request call id 20)
05:52:01.279 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:01.280 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:01.283 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.283 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.291764 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49228 (request call id 32)
05:52:01.294 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.294 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.295 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:52:01.295 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:52:01.295 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:52:01.295 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:52:01.296 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:52:01.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:52:01.297 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:52:01.297 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:52:01.297 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:52:01.297 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:52:01.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.309252 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49312 (request call id 4)
05:52:01.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:52:01.329439 20903 service_pool.cc:137] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. [suppressed 100 similar messages]
05:52:01.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.329643 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49312 (request call id 4)
05:52:01.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.344673 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 13)
05:52:01.345 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:01.345 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:01.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.348657 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 13)
05:52:01.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.353637 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49278 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 13)
05:52:01.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.355247 20904 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.129:51697 (request call id 13)
05:52:01.355 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:01.356 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:01.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.366 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.370970 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49288 (request call id 21)
05:52:01.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.385 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.389098 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49248 (request call id 29)
05:52:01.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.393801 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49312 (request call id 6)
05:52:01.395 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.395 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:52:01.395 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.396 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=203), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [25ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items., [30ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 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.20.77.190:39765, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items., [44ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 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.20.77.190:39765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items., [63ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 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.20.77.190:39765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items., [88ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 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.20.77.190:39765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [103ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [153ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items., [153ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 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.20.77.190:39765, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items., [164ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:49312 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.20.77.190:39765, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [203ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, deferred=Deferred@1127551070(state=PENDING, result=null, callback=(continuation of Deferred@573276206 after retry RPC after error@646246562) -> (continuation of Deferred@871194295 after retry RPC after error@1479614324) -> (continuation of Deferred@644210348 after retry RPC after error@669330210) -> (continuation of Deferred@2116342159 after retry RPC after error@784251776) -> (continuation of Deferred@648446021 after retry RPC after error@672400264) -> (continuation of Deferred@1885603756 after retry RPC after error@727564443), errback=(continuation of Deferred@573276206 after retry RPC after error@646246562) -> (continuation of Deferred@871194295 after retry RPC after error@1479614324) -> (continuation of Deferred@644210348 after retry RPC after error@669330210) -> (continuation of Deferred@2116342159 after retry RPC after error@784251776) -> (continuation of Deferred@648446021 after retry RPC after error@672400264) -> (continuation of Deferred@1885603756 after retry RPC after error@727564443))) after lookup
05:52:01.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.398893 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49312 (request call id 7)
05:52:01.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.419718 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49312 (request call id 7)
05:52:01.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.438947 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49312 (request call id 7)
05:52:01.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.459231 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49312 (request call id 7)
05:52:01.469 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.470 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.470 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:52:01.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.471884 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49296 (request call id 16)
05:52:01.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.474146 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49296 (request call id 16)
05:52:01.485 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.485 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.493587 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49312 (request call id 10)
05:52:01.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.499 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.499 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:52:01.499 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:52:01.500 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:52:01.500 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:52:01.500 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:52:01.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:52:01.503 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:52:01.503 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:52:01.503 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:52:01.503 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:52:01.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.511361 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49290 (request call id 26)
05:52:01.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.531653 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49290 (request call id 26)
05:52:01.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.543413 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49264 (request call id 10)
05:52:01.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.551817 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableSchema from 127.0.0.1:49264 (request call id 10)
05:52:01.571 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.571 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.573 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:52:01.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.574326 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49248 (request call id 31)
05:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.579000 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49248 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49290 (request call id 27)
05:52:01.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.582649 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49290 (request call id 27)
05:52:01.586 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.586 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.588536 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49248 (request call id 32)
05:52:01.600 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.601 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.603168 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49264 (request call id 13)
05:52:01.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.604538 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49264 (request call id 13)
05:52:01.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.614974 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49264 (request call id 13)
05:52:01.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.624421 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49264 (request call id 13)
05:52:01.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.633885 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49264 (request call id 13)
05:52:01.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.644716 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49264 (request call id 13)
05:52:01.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.653503 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49278 (request call id 21)
05:52:01.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.654675 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49278 (request call id 21)
05:52:01.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.663582 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49278 (request call id 21)
05:52:01.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.663674 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49278 (request call id 21)
05:52:01.674 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.674 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.675916 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49288 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49312 (request call id 15)
05:52:01.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.683944 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49264 (request call id 15)
05:52:01.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.683944 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49296 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49264 (request call id 15)
05:52:01.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.687 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.691854 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49288 (request call id 28)
05:52:01.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.698799 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49288 (request call id 28)
05:52:01.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.700 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.701 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:52:01.701 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:52:01.701 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:52:01.701 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:52:01.702 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:52:01.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:52:01.703 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:52:01.703 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:52:01.703 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:52:01.703 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:52:01.704 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:52:01.705 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:52:01.706 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:52:01.706 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:52:01.707 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:52:01.708 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:52:01.709 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:52:01.710 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:52:01.710 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:52:01.713 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:52:01.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.719061 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49296 (request call id 23)
05:52:01.722 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x63c55c8b, L:/127.0.0.1:34442 - R:/127.20.77.189:35593] using SASL/PLAIN
05:52:01.732 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x479bca40, L:/127.0.0.1:36496 - R:/127.20.77.188:41267] using SASL/PLAIN
05:52:01.733 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcb808f31, L:/127.0.0.1:48892 - R:/127.20.77.190:39765] using SASL/PLAIN
05:52:01.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.733588 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49312 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49296 (request call id 23)
05:52:01.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.734457 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49296 (request call id 23)
05:52:01.735 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:01.736 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:01.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.739283 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49296 (request call id 23)
05:52:01.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.746440 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49296 (request call id 23)
05:52:01.747 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:01.747 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:01.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.758653 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49290 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49296 (request call id 23)
05:52:01.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.766919 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49296 (request call id 23)
05:52:01.767 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:01.768 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:01.774 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.775 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.775 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:52:01.775 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:52:01.775 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:52:01.776 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:52:01.776 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:52:01.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:52:01.777 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:52:01.777 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:52:01.777 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:52:01.777 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:52:01.778 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:52:01.779 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:52:01.780 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:52:01.780 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:52:01.780 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:52:01.781 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:52:01.783 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:52:01.783 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:52:01.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.786237 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49290 (request call id 33)
05:52:01.787 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:01.788 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:01.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.788 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.788 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:52:01.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.794185 20904 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.GetTableLocations from 127.0.0.1:49312 (request call id 17)
05:52:01.795 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:52:01.795 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0xcad44746, L:/127.0.0.1:34450 - R:/127.20.77.189:35593] using SASL/PLAIN
05:52:01.801 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.801 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.802 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:52:01.802 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:52:01.802 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:52:01.803 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:52:01.803 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:52:01.804 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:52:01.805 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:52:01.805 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:52:01.805 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:52:01.805 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:52:01.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.806418 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36496 (request call id 4)
05:52:01.808 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xa11702b1, L:/127.0.0.1:48894 - R:/127.20.77.190:39765] using SASL/PLAIN
05:52:01.810 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0xcb6d3e55, L:/127.0.0.1:36502 - R:/127.20.77.188:41267] using SASL/PLAIN
05:52:01.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.810966 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36502 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36496 (request call id 4)
05:52:01.811 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36502 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:01.811 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:01.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.820799 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36502 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36496 (request call id 4)
05:52:01.821 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36502 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:01.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.822712 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.822 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:01.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36496 (request call id 4)
05:52:01.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.841270 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36502 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36496 (request call id 4)
05:52:01.842 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36502 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:01.842 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:01.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.842917 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36496 (request call id 4)
05:52:01.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.855760 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 14)
05:52:01.856 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:01.856 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.861707 20903 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36502 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 14)
05:52:01.862 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36502 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:01.863 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:01.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.863204 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 14)
05:52:01.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.867125 20905 service_pool.cc:140] ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.867 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.20.77.188:41267: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 dropped due to backpressure. The service queue is full; it has 1 items.
05:52:01.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.130:42181 (request call id 14)
05:52:01.868 [WARN - kudu-nio-0] (ConnectToCluster.java:305) Unable to find the leader master 127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267; will retry
05:52:01.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.876 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.883457 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36502 (request call id 4)
05:52:01.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.889 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:52:01.889 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:52:01.889 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:52:01.889 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:52:01.890 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:52:01.890 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:52:01.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:52:01.891 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:52:01.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=5, TimeoutTracker(timeout=30000, elapsed=110), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [18ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [31ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [32ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36502 dropped due to backpressure. The service queue is full; it has 1 items., [32ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36502 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.20.77.190:39765, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [42ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36502 dropped due to backpressure. The service queue is full; it has 1 items., [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [44ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36502 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.20.77.190:39765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36502 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [63ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [64ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36502 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.20.77.190:39765, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36502 dropped due to backpressure. The service queue is full; it has 1 items., [84ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [84ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36502 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.20.77.190:39765, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@1450649299(state=PENDING, result=null, callback=(continuation of Deferred@1031614068 after retry RPC after error@606726531) -> (continuation of Deferred@2031526981 after retry RPC after error@372786186) -> (continuation of Deferred@1113773623 after retry RPC after error@694966793) -> (continuation of Deferred@1695873005 after retry RPC after error@827909969), errback=(continuation of Deferred@1031614068 after retry RPC after error@606726531) -> (continuation of Deferred@2031526981 after retry RPC after error@372786186) -> (continuation of Deferred@1113773623 after retry RPC after error@694966793) -> (continuation of Deferred@1695873005 after retry RPC after error@827909969))) after lookup
05:52:01.891 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:52:01.892 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:52:01.892 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:52:01.894 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:52:01.902 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.902 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:01.926868 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:49264 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:01.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36496 (request call id 6)
05:52:01.979 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.979 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:01.980 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:52:01.980 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:52:01.980 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:52:01.980 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:52:01.980 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=7, TimeoutTracker(timeout=30000, elapsed=275), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [18ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 dropped due to backpressure. The service queue is full; it has 1 items., [31ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 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.20.77.190:39765, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [42ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 dropped due to backpressure. The service queue is full; it has 1 items., [42ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [42ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [42ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 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.20.77.190:39765, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 dropped due to backpressure. The service queue is full; it has 1 items., [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [62ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [63ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 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.20.77.190:39765, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [81ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [82ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 dropped due to backpressure. The service queue is full; it has 1 items., [83ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [83ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 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.20.77.190:39765, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [151ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 dropped due to backpressure. The service queue is full; it has 1 items., [152ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 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.20.77.190:39765, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [162ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: Service unavailable: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 dropped due to backpressure. The service queue is full; it has 1 items., [162ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [163ms] delaying RPC due to: Service unavailable: Master config (127.20.77.190:39765,127.20.77.189:35593,127.20.77.188:41267) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: Service unavailable: ConnectToMaster request on kudu.master.MasterService from 127.0.0.1:36496 dropped due to backpressure. The service queue is full; it has 1 items., [220ms] refreshing cache from master, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [222ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [274ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=Deferred@1033823177(state=PENDING, result=null, callback=(continuation of Deferred@1682195038 after retry RPC after error@1946359023) -> (continuation of Deferred@1817189484 after retry RPC after error@647637636) -> (continuation of Deferred@1611324091 after retry RPC after error@214048313) -> (continuation of Deferred@1612566705 after retry RPC after error@396630076) -> (continuation of Deferred@558745457 after retry RPC after error@1029842615) -> (continuation of Deferred@863298034 after retry RPC after error@69626456), errback=(continuation of Deferred@1682195038 after retry RPC after error@1946359023) -> (continuation of Deferred@1817189484 after retry RPC after error@647637636) -> (continuation of Deferred@1611324091 after retry RPC after error@214048313) -> (continuation of Deferred@1612566705 after retry RPC after error@396630076) -> (continuation of Deferred@558745457 after retry RPC after error@1029842615) -> (continuation of Deferred@863298034 after retry RPC after error@69626456))) after lookup
05:52:01.981 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:52:01.981 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:52:01.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:52:01.982 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:52:01.982 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:52:01.982 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:52:01.982 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:52:01.984 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:52:01.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:01.997 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:02.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:02.005 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:02.087 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:02.088 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:02.100 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:02.101 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:02.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:02.109 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:02.188 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:02.188 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:02.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:02.202 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:02.209 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:02.210 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:02.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:02.262018 20905 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36502 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:02.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 14)
05:52:02.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:02.280714 20903 service_pool.cc:140] GetTableLocations request on kudu.master.MasterService from 127.0.0.1:36502 dropped due to backpressure. The service queue is full; it has 1 items. Contents of service queue:
05:52:02.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Call kudu.master.MasterService.TSHeartbeat from 127.20.77.131:38379 (request call id 14)
05:52:02.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:02.289 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:02.290 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:52:02.290 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:52:02.290 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:52:02.291 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:52:02.291 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:52:02.291 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:52:02.291 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:52:02.291 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:52:02.291 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:52:02.292 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:52:02.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:02.303 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:02.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:02.310 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:02.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:02.402 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:02.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:02.405 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:02.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:02.414 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:02.505 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:02.505 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:02.506 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:52:02.506 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:52:02.506 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:52:02.507 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:52:02.507 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:52:02.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:52:02.508 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:52:02.508 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:52:02.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:02.508 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:52:02.508 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:02.508 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:52:02.509 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:52:02.509 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:52:02.509 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:52:02.509 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:52:02.509 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:52:02.510 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:52:02.510 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:52:02.510 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:52:02.510 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:52:02.510 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:52:02.511 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:52:02.512 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:52:02.513 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:52:02.513 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:52:02.515 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:52:02.516 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:52:02.517 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:02.517 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:02.518 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:52:02.518 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:52:02.518 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:52:02.519 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:52:02.519 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:52:02.521 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:52:02.523 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:52:02.525 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
05:52:02.526 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:52:02.526 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:52:02.526 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:52:02.526 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:52:02.529 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:52:02.531 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:52:02.532 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.20.77.190:39765(127.20.77.190:39765)] connecting to peer
05:52:02.539 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:52:02.539 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.20.77.189:35593(127.20.77.189:35593)] connecting to peer
05:52:02.540 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.20.77.188:41267(127.20.77.188:41267)] connecting to peer
05:52:02.541 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.190:39765(127.20.77.190:39765)] Successfully connected to peer
05:52:02.542 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.77.188:41267(127.20.77.188:41267)] Successfully connected to peer
05:52:02.544 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x6cd165e2, L:/127.0.0.1:34458 - R:/127.20.77.189:35593] using SASL/PLAIN
05:52:02.547 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.77.189:35593(127.20.77.189:35593)] Successfully connected to peer
05:52:02.549 [DEBUG - kudu-nio-1] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.189
05:52:02.565 [DEBUG - kudu-nio-1] (Negotiator.java:919) Authenticated connection [id: 0x1ecdd701, L:/127.0.0.1:34460 - R:/127.20.77.189:35593] using SASL/PLAIN
05:52:02.573 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.188
05:52:02.579 [DEBUG - kudu-nio-0] (Negotiator.java:529) SASL mechanism PLAIN chosen for peer 127.20.77.190
05:52:02.580 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x4fc13a37, L:/127.0.0.1:48898 - R:/127.20.77.190:39765] using SASL/PLAIN
05:52:02.581 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x9a0382c0, L:/127.0.0.1:36516 - R:/127.20.77.188:41267] using SASL/PLAIN
05:52:02.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:52:02.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=72), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [34ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [70ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [71ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=null) after lookup
05:52:02.586 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:52:02.594 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x7de6efc1, L:/127.0.0.1:48902 - R:/127.20.77.190:39765] using SASL/PLAIN
05:52:02.595 [DEBUG - kudu-nio-0] (Negotiator.java:919) Authenticated connection [id: 0x57682537, L:/127.0.0.1:36524 - R:/127.20.77.188:41267] using SASL/PLAIN
05:52:02.597 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
05:52:02.597 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=71), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.190:39765, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.189:35593, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.77.188:41267, [48ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.189:35593: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.190:39765: OK, [65ms] Sub RPC ConnectToMaster: received response from server master-127.20.77.188:41267: OK, deferred=null) after lookup
05:52:02.599 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 1f1dd82c86284c96a268cc37189185ee
05:52:02.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:02.689 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:02.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:02.702 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:02.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:02.792 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:02.805 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:02.805 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:02.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:02.895 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:02.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:02.909 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:02.998 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:02.998 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:03.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:03.012 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:03.101 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:03.102 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:03.102 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:52:03.102 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:52:03.102 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:52:03.103 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:52:03.103 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:52:03.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:52:03.104 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:52:03.104 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:52:03.104 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:52:03.104 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:52:03.115 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1e7dafc2fa524774bc46c3f9ccf8f36b for table 'TestHandleTooBusy' with partition [<start>, <end>)
05:52:03.116 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=1e7dafc2fa524774bc46c3f9ccf8f36b@[61ec97e7d75844058c3ac6ee979523af(127.20.77.130:40865)[L],e50109c89aef48aab72e8f6aa845d113(127.20.77.131:34947),e9cc9cc582124a90882d766d5c3097be(127.20.77.129:44419)]}]
05:52:03.116 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:52:03.116 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:52:03.116 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:52:03.117 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:52:03.117 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:52:03.117 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:52:03.118 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:52:03.118 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:52:03.118 [DEBUG - main] (Connection.java:575) [peer master-127.20.77.189:35593(127.20.77.189:35593)] disconnecting while in state READY
05:52:03.118 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:52:03.118 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:52:03.118 [DEBUG - main] (Connection.java:575) [peer master-127.20.77.190:39765(127.20.77.190:39765)] disconnecting while in state READY
05:52:03.118 [DEBUG - main] (Connection.java:575) [peer master-127.20.77.188:41267(127.20.77.188:41267)] disconnecting while in state READY
05:52:03.119 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.77.189:35593(127.20.77.189:35593)] handling channelInactive
05:52:03.119 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.77.189:35593(127.20.77.189:35593)] cleaning up while in state READY due to: connection closed
05:52:03.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
05:52:03.120 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.190:39765(127.20.77.190:39765)] handling channelInactive
05:52:03.120 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.190:39765(127.20.77.190:39765)] cleaning up while in state READY due to: connection closed
05:52:03.120 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.77.188:41267(127.20.77.188:41267)] handling channelInactive
05:52:03.120 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.77.188:41267(127.20.77.188:41267)] cleaning up while in state READY due to: connection closed
05:52:03.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:03.120648 20790 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskGonyWr/build/asan/bin/kudu pid 20983
05:52:03.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:03.133404 21109 generic_service.cc:196] Checking for leaks (request via RPC)
05:52:03.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:03.226223 20790 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskGonyWr/build/asan/bin/kudu with pid 20983
05:52:03.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:52:03.243220 20861 connection.cc:535] server connection from 127.20.77.129:43885 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
05:52:03.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:52:03.243345 21141 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv got EOF from 127.20.77.129:44419 (error 108)
05:52:03.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:03.243564 20790 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskGonyWr/build/asan/bin/kudu pid 21123
05:52:03.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:52:03.244081 20819 connection.cc:535] server connection from 127.20.77.129:34587 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
05:52:03.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 05:52:03.246143 21141 consensus_peers.cc:487] T 1e7dafc2fa524774bc46c3f9ccf8f36b P 61ec97e7d75844058c3ac6ee979523af -> Peer e9cc9cc582124a90882d766d5c3097be (127.20.77.129:44419): Couldn't send request to peer e9cc9cc582124a90882d766d5c3097be. Status: Network error: Client connection negotiation failed: client connection to 127.20.77.129:44419: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
05:52:03.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:03.252138 21246 generic_service.cc:196] Checking for leaks (request via RPC)
05:52:03.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:03.362448 20790 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskGonyWr/build/asan/bin/kudu with pid 21123
05:52:03.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:03.379379 20790 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskGonyWr/build/asan/bin/kudu pid 21258
05:52:03.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:03.387171 21380 generic_service.cc:196] Checking for leaks (request via RPC)
05:52:03.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:03.480129 20790 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskGonyWr/build/asan/bin/kudu with pid 21258
05:52:03.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:03.497727 20790 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskGonyWr/build/asan/bin/kudu pid 20801
05:52:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:03.499094 20834 generic_service.cc:196] Checking for leaks (request via RPC)
05:52:03.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:03.616230 20790 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskGonyWr/build/asan/bin/kudu with pid 20801
05:52:03.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:03.637223 20790 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskGonyWr/build/asan/bin/kudu pid 20841
05:52:03.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:03.638628 20877 generic_service.cc:196] Checking for leaks (request via RPC)
05:52:03.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:03.751509 20790 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskGonyWr/build/asan/bin/kudu with pid 20841
05:52:03.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:03.773571 20790 external_mini_cluster.cc:1636] Attempting to check leaks for /tmp/dist-test-taskGonyWr/build/asan/bin/kudu pid 20884
05:52:03.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:03.774760 20920 generic_service.cc:196] Checking for leaks (request via RPC)
05:52:03.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 05:52:03.894954 20790 external_mini_cluster.cc:1595] Killing /tmp/dist-test-taskGonyWr/build/asan/bin/kudu with pid 20884
05:52:03.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T05:52:03Z chronyd exiting

Time: 15.488

OK (1 test)

